View Single Post
Old January 23rd, 2007, 12:26 PM   #12 (permalink)
larryd
Junior Member
Verified Customer
 
Join Date: Feb 2004
Posts: 19
OK that worked. I changed the setting and ran all of the upgrade scripts. I had a few errors but I did not document them as it allowed me to continue all the way through.

Now everything is looking good except I can not view pictures. When you click on any thumbnail you get an error stating

We're sorry, but the system experienced an unrecoverable error. Please try again later.

Script: showphoto

Query: SELECT u.username,u.homepage,u.usertitle,u.posts,u.joindate,uf.field2,s.host,t.signature FROM user u LEFT JOIN userfield uf ON uf.userid=u.userid LEFT JOIN session s ON s.userid=u.userid LEFT JOIN usertextfield t ON t.userid=u.userid WHERE u.userid=26369 LIMIT 1

Result: Unknown column 'uf.field2' in 'field list'

Database handle: Resource id #10
larryd is offline   Reply With Quote