when I click "install" for 2checkout, I get error message
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!
Re: when I click "install" for 2checkout, I get error message
Quote:
Originally Posted by
maria82g
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!
Did you check your /logs folder? You may find a clue there.
Re: when I click "install" for 2checkout, I get error message
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
"
Re: when I click "install" for 2checkout, I get error message
ok got it! deleted the table, was able to install! working now!!
Note: always check error log!
Thanks!!!!!!!!!!!1
Re: when I click "install" for 2checkout, I get error message
Quote:
Originally Posted by
maria82g
ok got it! deleted the table, was able to install! working now!!
Note: always check error log!
Thanks!!!!!!!!!!!1
Yep, the error log is the best thing in ZC since sliced bread :smile: - invaluable tool.
Re: when I click "install" for 2checkout, I get error message
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?
Re: when I click "install" for 2checkout, I get error message
It may be a PayPal setup issue. Did PayPal payments appear in your admin before installing this "payment" option?
Re: when I click "install" for 2checkout, I get error message
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
Re: when I click "install" for 2checkout, I get error 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.
Re: when I click "install" for 2checkout, I get error message
Quote:
Originally Posted by
maria82g
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.
Check your 2co module for file merging errors - use WinMerge or even better Beyond Compare.
Pls note - I do not answer openly accessible questions by PM.