• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Issues and errors upgrading from phpvibe 3.1 to 3.5

Started by hotskull,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hotskullTopic starter

I need help ASAP. Last night I upgraded my phpvibe website from 3.1 to 3.5 using these instructions:
http://www.phprevolution.com/forum/development/upgrade-from-phpvibe-3-33-4-to-pro-3-5/

The upgrade is 85% complete. I am getting these errors;

On Home Page
Warning: Unknown column 'ord' in 'order clause' in /home/*****/public_html/lib/class.ezsql.php on line 249

On Homepage Sidebar left
Warning: Table 'hotskull_fucktgirl.vibe_posts' doesn't exist in /home/******/public_html/lib/class.ezsql.php on line 249

Like all issues I know someone had them before and could help me fix it.

Thanks.
  •  

PHPVibe A.

Did you use the instructions from 3.1 to 3.3 first?

Seems like the upgrader didn't run, it has the change line in it:

$db->query("ALTER TABLE  `".DB_PREFIX."homepage` CHANGE  `order`  `ord` INT( 11 ) NOT NULL ");


Did you upload it and execute it in the browser?

hotskullTopic starter

I uploaded the new script over the old one and re-configured the vibe_config.php file. I strongly feel its a database problem. I just want to put my finger on the issue and fix it.!
  •  

PHPVibe A.

Did you even read my reply?
It's clear it's an db issues, one the upgrade script if used, would have fixed.

Similar topics (7)