Fairweb

Développement WordPress, WordPress Mu, BuddyPress


0

Epub cover

Sometimes the epub cover does not appear well or not at all on certain readers when you create un epub file. This can be fixed with Sigil if you respect certain settings. First create your cover image in a portrait … Continue reading


0

Paypal IPN sending an empty $_POST

I was working on a Paypal integration with Instant Payment Notification and I had a rough time with a silly detail. Every thing worked fine, well almost fine as I couldn’t get the IPN data to be sent by $_POST, … Continue reading

screenshot


1

Left sidebar in a TwentyTen child theme

If you wish to use the Twentyten WordPress theme with a left sidebar, I would recommend you create a Twentyten child theme. This will save you much trouble when upgrading WordPress and / or the TwentyTen theme. Create a TwentyTen … Continue reading


0

Add transparent wmode to WordPress video embed

Since WordPress 2.9, it is possible to embed a video in an article content just by writing down its link or use the shortags. Unfortunately, wmode=”transparent” is not implemented and, depending on where the video is appearing, it remains on … Continue reading


0

fw-vimeo-videowall 1.3.2 fixed bugs

A few bugs were reported during the summer and a few tests were enough to fix them. The bugs concerned the cross not closing the video area and the width custom setting not working. Everything should work fine now with … Continue reading

gestionnaire-connexions-reseau-icone-9676-128


0

eval(base64_decode web virus

A web virus has been attacking php website files for a while now. It injects a code which begins by eval(base64_decode… This function executes an encoded script and generally puts the website down. You then have two options : Either … Continue reading