isit possible that if you can give the code of my sql to create the table becouse i can log in in my adminstratro i have to create the table on mysql data base manually thank you




Quote Originally Posted by skipwater View Post
There is a new version but it has not been activated yet in the free download section yet. So here is a link to the zip file.
download_fetch_v1.2.zip

You can just install the new files over the old.

Then you need to do:
5. Login to your Zen Cart admin.
In the url address replace index.php with install-sql-download_fetch.php
This will load the tables and sample data into your database.
When the script has ended just use back button on your browser.
If you are up grading from 1.0 or 1.1 just run the new install-sql-download_fetch.php and it will up date your data base.

You will need to re-run the new install-sql-download_fetch.php this will check your sql tables and add a new record to your query_builder table.

You might want to read the new readme file in the zip also.

Skip