I cannot begin to tell you why it does not work with Xampp, The only thing i can suggest to you is to switch your serve that you use.
Go with netserver like i told someone else to do it is a better server. With netserver you get everything including, your own ftp server and email server, mysql server, so you can test zencart installations to the fullest before you go live with it. He changed and did not have any problems after that. he could test everything. Me personally tried using Xampp and nothing ever worked right then i started using netserver and no problems. if you decide to use it, you can download it here:
http://sourceforge.net/project/showf...roup_id=128207
Sorry i can't be any help, but to suggest this.
Good luck to you!!!!
Hi...
sorry im still new.....
i have a question...
i can't insert the image in Admin > Catalog > Ajax Image Swaper Manager
the eror message like this...
1146 Table 'chartse_zc1.zen_products_attributes_images' doesn't exist
in:
[INSERT INTO zen_products_attributes_images (image_id, products_attributes_id, products_id_no_attribute, image_path, image_title, image_sort_order) VALUES ( NULL, '0', '2', 'images/handphone.jpg', 'handphone.jpg', 0)]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
can someone give me an answer???
i've got the solution....
in fresh_sql_installer
change the table name to zen_products_attributes_images...Code:CREATE TABLE products_attributes_images ( image_id INT NOT NULL AUTO_INCREMENT, products_attributes_id INT NOT NULL, products_id_no_attribute INT, image_path VARCHAR(255), image_title VARCHAR(255), image_sort_order INT, PRIMARY KEY(`image_id`) );
thx before
And on IE 8 too. Ok guys guess its time to update this module, cant be helped eh? Next version: full compatibility with IH2, and fixing stuff on IE and Safari.
I'll let you know after this two weeks.
The greatest pleasure in life is doing what people say you cannot do.
Check on www.WebExtremeCustomiser.com for my modules (free contribution):
AJAX Image Swapper
AJAX Banner Swapper
Fixed Navigation
The greatest pleasure in life is doing what people say you cannot do.
Check on www.WebExtremeCustomiser.com for my modules (free contribution):
AJAX Image Swapper
AJAX Banner Swapper
Fixed Navigation
Crossing your own words is not a good thing to do but man, really busy like hell these days I haven't got time to update the module... tho I have mapped up what needed to be done code-wise. I'd rather not promise anything yet but I'll definitely update this module when I get some free time.
Guess time is scarce nowadays eh?...
The greatest pleasure in life is doing what people say you cannot do.
Check on www.WebExtremeCustomiser.com for my modules (free contribution):
AJAX Image Swapper
AJAX Banner Swapper
Fixed Navigation
Bookmarks