Re: My Checkout Without Account Mod
sorry. it's when I hit the Checkout button.
Re: My Checkout Without Account Mod
Sorry to keep replying to my own post. I finally found the error but I don't know what to do about it.
[15-Nov-2013 17:12:07] PHP Fatal error: Cannot redeclare _recaptcha_qsencode() (previously declared in /home2/phc475/public_html/includes/classes/recaptchalib.php:49) in /home2/phc475/public_html/includes/classes/recaptchalib.php on line 57
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
BrooklynArtist
Sorry to keep replying to my own post. I finally found the error but I don't know what to do about it.
[15-Nov-2013 17:12:07] PHP Fatal error: Cannot redeclare _recaptcha_qsencode() (previously declared in /home2/phc475/public_html/includes/classes/recaptchalib.php:49) in /home2/phc475/public_html/includes/classes/recaptchalib.php on line 57
Your error is being caused by another module, NOT COWOA.. You should check in on the support thread for the errant module..
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
BrooklynArtist
Sorry to keep replying to my own post. I finally found the error but I don't know what to do about it.
[15-Nov-2013 17:12:07] PHP Fatal error: Cannot redeclare _recaptcha_qsencode() (previously declared in /home2/phc475/public_html/includes/classes/recaptchalib.php:49) in /home2/phc475/public_html/includes/classes/recaptchalib.php on line 57
The error is caused by a recaptcha module.
1 Attachment(s)
Re: My Checkout Without Account Mod
Hello Zenner,
I've installed the cowoa mod, uploaded all the files in the correct order, with the right template name etc. Installed the SQL etc. Funny thing is I can see the Cowoa in my admin but can not put any values in it. see screenshot
Attachment 13371
When I go to the shop and go to the ckeckout of my cart nothing shows up, just the "normal" sig in / login page but no cowoa choice. Any Ideas??
version zencart 1.39h
link to site: http://www.edwardstomorrow.nl/shop
Re: My Checkout Without Account Mod
In the address bar try adjusting the gID, right now it looks like it is 45, try 46, 47, 48... maybe even 44, 43, 42... I have seen this happen occasionally, once fixed modify the database entry to get that gID
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
bislewl
In the address bar try adjusting the gID, right now it looks like it is 45, try 46, 47, 48... maybe even 44, 43, 42... I have seen this happen occasionally, once fixed modify the database entry to get that gID
Tried it but no change, any other ideas.......
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
elbert06
Tried it but no change, any other ideas.......
Go to your database and see what config group ID it is and then fix the admin menu registration to use that ID
2 Attachment(s)
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
DivaVocals
Go to your database and see what config group ID it is and then fix the admin menu registration to use that ID
This is what my DB says:
Attachment 13378
Still no result
When I install the sql I get an error status:
Attachment 13379
maybe this is giving the problems of the cowoa setup not showing correctly in my admin??
Re: My Checkout Without Account Mod
Quote:
Originally Posted by
elbert06
This is what my DB says:
Attachment 13378
Still no result
When I install the sql I get an error status:
Attachment 13379
maybe this is giving the problems of the cowoa setup not showing correctly in my admin??
I'm assuming your running zen cart version 1.3.9 and your trying to install that version of COWOA 1.3.9 IntegratedCOWOA_20c2_JT because you never said.
Best thing to do is run the uninstall_COWOA.sql from your admin. then try installing the COWOA_Full_Install.sql again and see if that solves your problem.