guyerd Posted June 7, 2010 Share Posted June 7, 2010 Hi,I had my shop running and probably after a change i did (dont know what) i started to get this message in the payment step:"no payment modules have been installed yet"I did try to uninstall and re-install the payment module but it didnt fix the problemIm assuming that somethig is wrong with my order.php, displayPayment function as the HOOK_PAYMENT somehow is empty $smarty->assign(array('HOOK_PAYMENT' => Module::hookExecPayment(), 'total_price' => floatval($orderTotal))); and later is used in the order-payment.tpl {if $HOOK_PAYMENT} {l s='Please choose the payment method you want to use to pay the amount of'} {convertPrice price=$total_price} {l s='(tax incl.)'} {$HOOK_PAYMENT} {else} {l s='No payment modules have been installed yet.'} {/if} I need help ASAP to bring my site backGuy Link to comment Share on other sites More sharing options...
Sultan Posted June 7, 2010 Share Posted June 7, 2010 Hi,I got this error once, I had to re-install the modules and Reconfigure them..Also, I repair the database tables...after that every things worked fine with me.It is hard to say if this will work with you or not since there is no clear log of the edition and modifications you made and caused this problem.Hope you get better help from the others.good luck, Link to comment Share on other sites More sharing options...
guyerd Posted June 7, 2010 Author Share Posted June 7, 2010 Hi,what do you maen by:"Also, I repair the database tables…"what are the tabes i need to look into ?I checked the hook / module tables and i think they are OKGuy Link to comment Share on other sites More sharing options...
Sultan Posted June 8, 2010 Share Posted June 8, 2010 Hi,what do you maen by:"Also, I repair the database tables…"what are the tabes i need to look into ?I checked the hook / module tables and i think they are OKGuy Hi,from phpMyAdmin, select all tables and from the drop-down list select repair. Link to comment Share on other sites More sharing options...
guyerd Posted June 8, 2010 Author Share Posted June 8, 2010 Didnt help anyone with new idea ?Guy Link to comment Share on other sites More sharing options...
Sultan Posted June 8, 2010 Share Posted June 8, 2010 Didnt help anyone with new idea ?Guy Sorry for that,Could you please provide a screen capture the module positions (the payment box only). Link to comment Share on other sites More sharing options...
guyerd Posted June 8, 2010 Author Share Posted June 8, 2010 Hi,Hope this is what you are asking forGuy Link to comment Share on other sites More sharing options...
club313 Posted September 3, 2010 Share Posted September 3, 2010 I don't know whether this issue has been resolved, I got this error today, it has been resolved, in BO, choose Payment tab, Countries restrictions, Select All country or countries in which you want the payment module(s) available. Link to comment Share on other sites More sharing options...
Babocas Posted September 19, 2010 Share Posted September 19, 2010 I'm with the same problem. I've ticked all option and the message is the same. When I confirm the ordes shows "“no payment modules have been installed yet”"... Link to comment Share on other sites More sharing options...
youri a Posted November 14, 2010 Share Posted November 14, 2010 have the same problem. can't resolve it Link to comment Share on other sites More sharing options...
knivbutik Posted November 15, 2010 Share Posted November 15, 2010 The same problem, please help! Link to comment Share on other sites More sharing options...
Babocas Posted November 15, 2010 Share Posted November 15, 2010 Hi! Please see here http://www.prestashop.com/forums/viewthread/70446/Maybe it could help Link to comment Share on other sites More sharing options...
knivbutik Posted November 15, 2010 Share Posted November 15, 2010 Hi! Please see here http://www.prestashop.com/forums/viewthread/70446/Maybe it could help Thanks but it did´nt help. Link to comment Share on other sites More sharing options...
naus42 Posted April 6, 2011 Share Posted April 6, 2011 I don't know whether this issue has been resolved, I got this error today, it has been resolved, in BO, choose Payment tab, Countries restrictions, Select All country or countries in which you want the payment module(s) available. This worked for me using Paypal module. Thanks! Link to comment Share on other sites More sharing options...
natalize Posted May 9, 2012 Share Posted May 9, 2012 I found the solution after i reinstalled them hundred times and checked everything what was possible, i found out that after upgrading the theme they were not hooked. So simple. Hope your problem as simple as mine Link to comment Share on other sites More sharing options...
Recommended Posts