resslx
Forum Replies Created
-
UPDATE: I deleted wordpress from my website and reinstalled WordPress 1.5 and it worked! After that I just followed the upgrade (very simple because I could skip the backup steps) intructions to 2.0 and it worked too!
I would recommend to anyone that has this problem delete & reinstall the newest version of wordpress or an older version if that doesn’t work.Forum: Fixing WordPress
In reply to: Search not Working on the WordPress siteYea, this is happening to me to. It was working just fine about 8 hours ago…
I get a similiar get_bloginfo error but it does not occur in the same place I have seen others post:
Call to undefined function: get_bloginfo() in
/var/www/html/rezl/wp-login.php on line 9My config file looks like this:
define(‘DB_NAME’, ‘supercriminals_com_-_b22’);
define(‘DB_USER’, ‘supercrimi’);
define(‘DB_PASSWORD’, ‘********’);
define(‘DB_HOST’, ‘localhost’);I’m running phpMyAdmin 2.6.0 & MySQL 3.23.58
I created a seperate database manually and I can see all the tables wordpress has created, it just doesn’t get me past the login screen. The user/password is the root access combo and already works with my b2 blog, but not WP. Any suggestions would be greatly appriciated!