gmb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem 2.5.1 post_new.php and post.phpI did exactly as Zeus suggested above and came away with the same script error when writing a new post as before. I don’t know what is wrong with this installation, but the only common denominator is the database. I’m of the opinion that something in the database is corrupt.
Forum: Fixing WordPress
In reply to: Problem 2.5.1 post_new.php and post.phpI am going to try again to see if I might have missed a step.
Forum: Fixing WordPress
In reply to: Problem 2.5.1 post_new.php and post.phpThis is the error:
http://cuzoogle.com/wp-content/uploads/2008/04/errorscreen1.gif
Forum: Fixing WordPress
In reply to: Problem 2.5.1 post_new.php and post.php– delete everything on your ftp related to wordpress (including plugins, theme and htaccess file
– DO NOT DO ANYTHING TO THE DATABASE
– upload a fresh 2.5.1 package to your server
– modify wp-config.php
– enter admin, enable default theme, check if everything is OK, verify the public view of the site
– then, one by one, upload, enable and configure your plugins, checking the site and publish functions everytime
– finally enable your themeZuesII,
I have tried this with Cuzoogle’s install and even attempted to create a /dev directory with a fresh install of 2.5.1 and I still get the script error. I’m beginning to think there might be a database issue, because a fresh install w/ new database works, but if you connect to his database it gives the error. Any thoughts?