Gonewild, here is a post from April last year I had the same Server error:
http://www.zen-cart.com/forum/showpo...1&postcount=16
This worked for me on version .95 on Zencart 1.3.7, and at the time it fixed the Security Warning also. I don't know if it's being caused by the same thing but you can give it a shot.
Back then this also fixed the Security Warning. I'm getting that warning again, but only with FireFox.
If you try it let me know if it works.
Gary
I've just uploaded this mod to my site but get 404 errors when trying to add an auction item. SQL file was executed using the ZC SQL patch uploader. Auction settings in ZC admin and DB tables are all present. Any ideas and help will be appreciated.
ZC: v1.3.8
Mods: Glacial Age template
URL: www.nsabaits.com/nsabaits_shop/
It sounds like you may not have a "Product Type" for Auctions. Check under Catalog > Product Type and see if it's there.
Also, did you have an earlier version installed?
If you didn't get an error when you ran the SQL it should be there if it is try uploading the files again.
Gary
Product type is there. Is there a setting in the product type which I'm setting up incorrectly?
This is also my first zencart site so the version is also a clean install with just the template mod.
Check the error logs in your cpanel to see what page is being requested and not found.
The only time I got a 404 is when I had two "Products Type" for Auctions. I ran the uninstall for the new version, then deleted the other in phpmyadmin. Reinstalled and all was well.
As for the settings in the product type I don't think I changed anything in there.
I did create a category for auctions and set it to the Auction Product Type only.
Hope this helps.
Gary
Hey all,
What great progress on this mod!! Glad to see it has got to this level!
I am however stuck at this point - I am wanting to use the cron.php file but am confused at what the instructions are asking me to do with this.
Thanks in advance,If you change the value to 1, you MUST add a line to your crontab that looks like this: "php -f /YOUR STORE PATH/admin/cron.php >> /dev/null" and set it to run every few minutes... 5 should be fine
Nick.
(BUMP!)... Still stuck with this one... any help?
Also with the YOU STORE PATH bit, is that the entire web address or what?
Cheers,
Nick.
Your store path is going to be something like
home/YOUR_ID/public_html/STORE
You can find this in your cpanel in the panel on the left.
Good Luck,
Gary
Cheers for that, only thing is where is my "Crontab" and where do I put that line?!?!?