if you go into your catalog/cache/ what is the most recent log file? (censor the URL if you wish)
Printable View
if you go into your catalog/cache/ what is the most recent log file? (censor the URL if you wish)
Thank you for your reply.
I have managed to fix one issue, issue #1 in my first post. The tpl_modules_os_downloads file was somehow corrupted via FTP and I re-uploaded it.
Problem #2 still stands and there is no cache error that might point to something. After entering the email, it shows everything fine but then if you click on the LogIn link it goes to the MyAccount page instead of blocking it (for lack of a better term).
Please advise.
I have also done this step as in the install instructions, with no luck:
STEP 1a - In your custom template son your cart, edit the tpl_header.php file and look for this line.
<?php if (($_SESSION['customer_id']) { ?>
change it to this.
<?php if (($_SESSION['customer_id']) && (!$_SESSION['COWOA']=='True')) { ?>
This prevents the My Account from showing up after the COWOA Users enters their Order Number and E-Mail Address to view their order.
After being on the "order status" page, I can click on LogIn at the top and it will take me to the account page, is that supposed to be? I thought it is supposed to be disabled (it is disabled after checking out but not when coming back and checking on status).
Please advise.
Version 1.3.9h
Thanks
Thanks for not responding. I fixed it myself!
Sometime you have to do exactly that, track the problem down and fix it yourself. There's a lots of good people on the forum willing to help out, but we have other lives to and are not around all the time. If you don't get your answer just when you think you should please don't leave sarcastic remarks. That kind of attitude will not get you any help what soever.
**nods in agreement**:yes:
There have been occasions where I have answered my own post in the spirit of SHARING the answer in case it helped someone else.. This forum is full of helpful folks, but I get that all questions cannot be answered, and that people have lives.. So I NEVER take it personal or leave nasty comments when on occasion a question I ask goes unanswered..
Hi. So I tried installing the Guest Checkout Mod COWOA and I just couldn't get it to work. I tried to unistal it but got an error running the unistal. Not a problem, I just uploaded my backup of the database! I had made a backup of all the zencart files as well and reuploaded those pre-COWOA files.
STILL, when I click Add TO Cart I just get a blank page. the Error logs reads [24-Nov-2012 15:48:14] PHP Warning: Missing boundary in multipart/form-data POST data in Unknown on line 0
http://www.foursevenfive.com/index.p...product_id=319
Any IDEAS???
ZenCart V. 1.39h