eludlow
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Database errorA ltitle update on this. If I intentionally use incorrect mySQL user details in my wp-config.php, I get the following (nicely formatted!) message:
Warning: mysql_connect(): Access denied for user ‘root’@’localhost’ (using password: YES) in /var/www/pssru/public_html/wordpress/wp-includes/wp-db.php on line 1482
Error establishing a database connection
This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at localhost. This could mean your host’s database server is down.
Are you sure you have the correct username and password?
Are you sure that you have typed the correct hostname?
Are you sure that the database server is running?If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.
However, with the correct details, I get the very plain (Times New Roman):
Error establishing a database connection
Forum: Fixing WordPress
In reply to: Database errorThanks both. @sterndata, I’ve run that and it connects fine all tables are ok…
Will work my way through the codex again…:(
Forum: Plugins
In reply to: Simple competition but ONLY if Facebook page is likedGentle bump…
Forum: Themes and Templates
In reply to: Creating a child theme retrospectivelyThanks both. Any recommendations for a decent file comparison piece of software?! Can see this being a long job…!
Forum: Themes and Templates
In reply to: Twenty Twelve – header image on homepage onlyFantastic, thank you VERY much!
Ed
Forum: Themes and Templates
In reply to: Twenty Twelve – header image on homepage onlyForum: Plugins
In reply to: [W3 Total Cache] Several errorsI’m also getting:
Page caching is not available. The current add-in /home/qoru/public_html/wp-content/advanced-cache.php is either an incorrect file or an old version. De-activate the plugin, remove the file, then activate the plugin again.
Oddly, wp-content/advanced-cache.php doesn’t exist!
Forum: Plugins
In reply to: W3 total cacheI’m also getting:
Page caching is not available. The current add-in /home/qoru/public_html/wp-content/advanced-cache.php is either an incorrect file or an old version. De-activate the plugin, remove the file, then activate the plugin again.
Oddly, wp-content/advanced-cache.php doesn’t exist!
Forum: Themes and Templates
In reply to: Multiple blogs on one server – common theme?Ah ha! Thanks, not seen that.
Looks just the ticket.
Many thanks.