when i try to install 2checkout payment module
I get a blank page saying "WARNING: An Error occurred, please refresh the page and try again."
i tried uploading fresh copy 5 times, cleared browser cache, same probs![]()
Zen Cart v1.5.1/v1.5.0
help please!
when i try to install 2checkout payment module
I get a blank page saying "WARNING: An Error occurred, please refresh the page and try again."
i tried uploading fresh copy 5 times, cleared browser cache, same probs![]()
Zen Cart v1.5.1/v1.5.0
help please!
this is the log
"[21-Mar-2014 20:49:37 UTC] PHP Fatal error: 1050:Table '2checkout' already exists :: CREATE TABLE 2checkout (
`2co_id` int(11) NOT NULL auto_increment,
`start_time` datetime NOT NULL default '0000-00-00 00:00:00',
`finish_time` datetime NOT NULL default '0000-00-00 00:00:00',
`status` varchar(50) collate latin1_general_ci NOT NULL default '',
`amount` float NOT NULL default '0',
`2co_order_id` int(11) NOT NULL default '0',
`session_id` varchar(50) collate latin1_general_ci NOT NULL default '',
PRIMARY KEY (`2co_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci; in /hermes/bosoraweb188/b1526/ipg.mgdezignscom/printables/includes/classes/db/mysql/query_factory.php on line 120
"
ok got it! deleted the table, was able to install! working now!!
Note: always check error log!
Thanks!!!!!!!!!!!1
sorry to bug you again but now I am not having any error code,in fact after successful purchase (i did 3 test purchase) i see payment in my paypal, i get emails from my zencart and 2co but the orders do not appear in my admin?
It may be a PayPal setup issue. Did PayPal payments appear in your admin before installing this "payment" option?
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
also not getting redirected, getting error here at process2_checkout.php
main_page=checkout_payment&error_message=MODULE_PAYMENT_2CHECKOUT_TEXT_ERROR_HAS H_MESSAGE
yes, if I use only paypal as payment method , they do appear, but if payment si made via 2co, there is error, no redirect no checkout success confirmation nor the orders in my admin
everything was working fine till recently I had to change servers, and zencart got messed up, I had to reinstall everything,
now just successfully re installed 2co but getting this error, i can see that I have made payment in my paypal, but the orders do not appear in my admin, also i do not get redirected, yet the payment is made.