Credit Cards - Teen Chat - Personal Finance - Mortgage - Myspace Codes

PDA

View Full Version : Need urgent help


xxMirceaxx
Apr 5th 2008, 5:07 pm
When i try to post anything, i get the following errors

WordPress database error: [Table 'blabla.wp_post2cat' doesn't exist]
SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM `wp_posts` p LEFT JOIN `wp_post2cat` pc ON p.ID = pc.post_id LEFT JOIN `wp_categories` c ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY cat_ID

WordPress database error: [Table 'blabla.wp_post2cat' doesn't exist]
SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM `wp_posts` p LEFT JOIN `wp_post2cat` pc ON p.ID = pc.post_id LEFT JOIN `wp_categories` c ON pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY cat_ID

Warning: Cannot modify header information - headers already sent by (output started at ..../wp-includes/pluggable.php on line 358


if someone can help me quick, I'll be forever grateful!


header("Location: $location");

sar420
Apr 5th 2008, 5:15 pm
Since when are you getting those errors? Did you upgrade your wordpress installation?

xxMirceaxx
Apr 5th 2008, 5:20 pm
Since when are you getting those errors? Did you upgrade your wordpress installation?

it's a site I bought 2-3 days ago...went through a host change...WP version is 2.3 ! I wanted to keep all the plugins working so didn't made any upgrades. Trying that now tough!

sar420
Apr 5th 2008, 5:25 pm
Oh sad! hosting changes can be problematic, especially if one host has a different set of features than the other (e,ge an older vesrion of PHP)

Yes, you better upgrade to version 2.5, but do make a backup and deactivate all your plugins beforehand. I've found 2.5 way better than any WP version :)

xxMirceaxx
Apr 5th 2008, 5:44 pm
I will do that, probably tomorrow (it's 2:30 Am here :D). For now, managed to do a quick fix by replacing that file with the one from 2.3.3 version..all seems like working..I can finally go to sleep!

Many, many thanks! :)

sar420
Apr 5th 2008, 6:11 pm
cheers, most welcome :D