Forums Index > Mewsoft Products > Auctionawy > Script Error on ViewItem page
Whizzz First Post Posted on: 05-04-08 09:16 AM
Script Error on ViewItem page

Hello again!

I tried the slide show on one of my ads and it doesn't work, I get the;

!Done, but with errors

script error onthe page at the bottom in status bar. I replaced the Slide_Show_Control_Form script and ViewItem.cgi fresh from the A-S demo site, and it still doesn't work.
Please look into to this Ahmed A. E.

www.a1onlineauctions.com

then click on the ad in featured auctions that says;
X10 Stuff. Lots of it! 44X Pan / Tilt / Zoom cameras and more! The first ad!

There is a problem with the slide show script.

I created a duplicate ad with pictures showing above each other and it works.
X10 Stuff. Lots of it! 44X Pan / Tilt / Zoom cameras and more! The bottom ad!

Thanks!

Whizzz cry
Whizzz Reply #: 1 Posted on: 05-04-08 04:22 PM
Re: Script Error on ViewItem page

I did a system restore from a checkpoint yesterday and it works now, but I lost 15,000 categories.

Oh well. probably faster than trying to find the problem.

What would you have recommended anyway A. E. Ahmed?

Whizzz :shock:
mewsoft Reply #: 2 Posted on: 05-05-08 05:43 AM
Re: Script Error on ViewItem page

As a general rules:

** Do not change anything (Either HTML, JS, Perl code) unless you know what you are doing and you know it will not mess up things.

** Try NOTto change any Javascript code in the templates or language files or classes, this code is used inside the program behaviour and not for fun or html customizations.

** Becarefull not to remove or delete or change the Forms fields that start ater the form declaration like this:

<form method="POST" name="FavoritesCategory" action="<!--Action-->">
<input type="hidden" name="action" value="Favorites">
<input type="hidden" name="Lang" value="<!--Language-->">



** Try to backup your mysql database admin->Database and SQL manager, this will save your system database in case you wantto restore it again easily at anytime.

** also try to download or backup your data directory.

Mewsoft Support
www.mewsoft.com