View Single Post
Old March 3rd, 2012, 11:48 PM   #1 (permalink)
Alfa1
Member
 
Join Date: Mar 2006
Posts: 279
Image Carousel does not function after upgrade

After upgrading from 8 beta 3 to 8.01 the carousel on showphoto does not work. It shows the thumbs, but the left / right function does not cause previous / next thumbs to be displayed.

Upgrade was done by uploading the files and running the upgrade.php script. There were some errors, but I dont think these are related:
Quote:
Error performing MySQL command: DROP TABLE pp_ecards;
Error: Unknown table 'pp_ecards'

Error performing MySQL command: ALTER TABLE pp_sort ADD sortby VARCHAR( 1 ) DEFAULT '';
Error: Duplicate column name 'sortby'

Error performing MySQL command: ALTER TABLE pp_sort ADD sortdir VARCHAR( 3 ) DEFAULT '';
Error: Duplicate column name 'sortdir'

php 5.3.8
MySQL5.5
Litespeed WebServer

Please advise how I can resolve this.

Last edited by Alfa1; March 4th, 2012 at 12:15 AM.
Alfa1 is offline   Reply With Quote