marginwalker
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do I shorten the width of my blog?Thank you!
Forum: Fixing WordPress
In reply to: How do I shorten the width of my blog?Forum: Fixing WordPress
In reply to: How do I shorten the width of my blog?Which part of that file though?
Forum: Fixing WordPress
In reply to: How to change from pop up comments to normal?Ahh! Thank you!
Forum: Themes and Templates
In reply to: Theme change: Posts are no longer on seperate pages?Thanks, that worked 🙂
Forum: Fixing WordPress
In reply to: After installation, comment counts are all (0)I have it enabled.
Forum: Fixing WordPress
In reply to: After installation, comment counts are all (0)Ive upgraded to SK2.1 Beta & the WP2Compatability plugin. Still no fix 🙁
Forum: Fixing WordPress
In reply to: Comment Count not appearingOkay, still no change. Is this a bug in WP2.0 then?
Forum: Fixing WordPress
In reply to: Comment Count not appearingI could not find SK 2.1 Beta. Its still 2.0 R4 final on that page.
WP2Compatability plugin. I installed this. Still no change in the comments number error.
Anyone got other ideas?:)
### found the beta! ##
Forum: Fixing WordPress
In reply to: Comments not incrementing on index pageCount me in. This has been happening since the upgrade to WP 2.0.
Forum: Installing WordPress
In reply to: Upgrade to 2.0 ProblemThanks 😉
Forum: Fixing WordPress
In reply to: Database backup not working :(Thank you 😉
Forum: Installing WordPress
In reply to: Local install on personal machineThank you!
Forum: Installing WordPress
In reply to: Local install on personal machineThis is what my wp-config.php file has:
<?php
// ** MySQL settings ** //
define(‘DB_NAME’, ‘wordpress’); // The name of the database
define(‘DB_USER’, ‘root’); // Your MySQL username
define(‘DB_PASSWORD’, ‘password’); // …and password
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this valueForum: Installing WordPress
In reply to: Local install on personal machinehttp://www.tamba2.org.uk/wordpress/xampp/
Ive used the above guide and I have this problem:
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.