Recent Topics

1 Mar 20, 2013 04:50    

I just upgraded my site, http://laloulah.com/ from v3.3.3 to 4.1.4-stable. The upgrade was done through the Fantastico interface of my web host. Fantastico reported that the upgrade went ok but when I try to access my site it is corrupted.

I was able to fix an error with the hitlog table by removing hit_count column so now the blog "loads", but it is covered in errors.

Trying to access the Admin page is even worse,

Logging into the site Admin :

Notice: Undefined property: stdClass::$user_notify_moderation in /home/fnkpqpag/public_html/laloulah.com/inc/users/model/_user.class.php on line 252

Notice: Undefined property: stdClass::$user_unsubscribe_key in /home/fnkpqpag/public_html/laloulah.com/inc/users/model/_user.class.php on line 253

Notice: Undefined property: stdClass::$user_gender in /home/fnkpqpag/public_html/laloulah.com/inc/users/model/_user.class.php on line 255

Notice: Undefined property: stdClass::$user_ctry_ID in /home/fnkpqpag/public_html/laloulah.com/inc/users/model/_user.class.php on line 257

Notice: Undefined property: stdClass::$user_source in /home/fnkpqpag/public_html/laloulah.com/inc/users/model/_user.class.php on line 258

Additional information about this error:

MySQL error!

Table 'fnkpqpag_bvlt1.evo_users__usersettings' doesn't exist(Errno=1146)

Your query:

SELECT uset_user_ID, uset_name, uset_value

FROM evo_users__usersettings

WHERE uset_user_ID = '1'

Unfortunately I didn't take a full backup of the site before I started the upgrade.

Any suggestions?

2 Mar 20, 2013 08:38

After more poking around it seems like the upgrade didn't get completed properly. Is there as script/utility that i can use to convert my old 3.3 DB to the 4.1.x format?

3 Mar 24, 2013 23:30

The script that is supposed to do that is the b2evolution installer/upgrader script!

I recommend you make a full backup now and then overwrite your fantastico files with clean 4.1.6 files and then run the 4.1.6 installer/upgrader.

http://b2evolution.net/downloads/index.html


Form is loading...