View Single Post
Old September 5th, 2005, 09:02 PM   #1 (permalink)
chinch
Junior Member
Verified Customer
 
Join Date: Jul 2005
Posts: 17
Upgrade from 2.91 >>301 is FUBAR... help!

Help please!

after uploading the new files and running upgradefrom 2.91 i got many errors from upgrade.php?upgrade=29&step=1
(PATH removed here where SNIP is)

Warning: unlink(/PATH/reviews/addfav.php): Permission denied in /PATH/upgrade.php on line 730

all the way thru line 773

now on the homepage i get this error...

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

Script: index

Query: SELECT c.id, c.catname, c.description, c.catorder, c.parent, c.thumbs, c.children, c.products, c.posts, c.thumbnail, p.id, p.bigimage, p.cat, p.approved, p.user, p.userid, p.date, p2.bigimage, p2.cat, p2.userid, com.username, com.userid, com.id, com.date, com.product FROM rp_categories c LEFT JOIN rp_products p ON c.lastproduct=p.id LEFT JOIN rp_products p2 ON c.thumbnail=p2.id LEFT JOIN rp_reviews com ON com.id=c.lastpost ORDER BY c.catorder ASC

Result: Unknown column 'c.thumbnail' in 'field list'

Database handle: Resource id #22
chinch is offline   Reply With Quote