Ce sujet est aussi disponible en Français!
For some days now I've had to operate some changes on Wordpress blogs whose URL was not valid (in order to see the preview or transfer of an old domain that is no longer functional). Here is how to change the main url of your Wordpress installation trough phpMyAdmin .
Open an FTP program to search for the Wordpress configuration file named wp-config.php
Search for the line define ('DB_NAME', 'XXX_XXX'); the name of the database is in red in this example.
Log in ...
read more
Ce sujet est aussi disponible en Français!
Over the last month I've had a new challenge, that is to stop the spamming of a phpBB forum. After some research, I came across NuCaptcha, a flash script that prevents all spammers from registering on the forum since December 2011! Here's a little preview of NuCaptcha:
As you can see, NuCaptcha offers both free and paid services. For the time being, we have chosen the free option in order to test the product. One of the biggest advantages of the produ...
read more
Ce sujet est aussi disponible en Français!
Over the last few days I've learnt how to use the mass mailing software poMMo, which offers beginners easy access to an organized mailing list (also known as bulk dispatch or mass mailling).Then you must simply integrate an HTML code to your site so that users can register and unsubscribe.
Advantages:
Easy installation, available with some hosts through softaculus
Easy to import and export contacts
Limited disp...
read more
Ce sujet est aussi disponible en Français!
My clients often work on their website before publishing it, so it's located in a folder that's not visible from the website. When the site is ready, they must change the Wordpress installation directory.
Here's what you'll need:
Login and password for the admin section of Wordpress.
FTP connection to your web host
Spare time of about 30 minutes
What you have to do:
Log into the admin int...
read more