marcinpresto Posted May 15, 2016 Share Posted May 15, 2016 Hi, I started seeing multiple paypal checkout buttons as shown on the image. I tried resetting the module (v.3.10.8), disabling it, I even deleted the paypal folder from ftp but nothing helped. I think the issue is that I tried to install the module multiple times when my default country was "United Kingdom", now when I switched to "Poland" I was able to install and configure the module but this multiple button issue cropped up. Please help. Link to comment Share on other sites More sharing options...
Dh42 Posted May 15, 2016 Share Posted May 15, 2016 Have you tried clearing your shops cache? Link to comment Share on other sites More sharing options...
shokinro Posted May 15, 2016 Share Posted May 15, 2016 It seems the module has been hooked multuiple times, it could be caused because of multiple time installation but not uninstalled correctly. you can try to look at the back office Modules - Positions tab, look at "displayPayment" section and see if the same module hooked multiple times. Link to comment Share on other sites More sharing options...
marcinpresto Posted May 15, 2016 Author Share Posted May 15, 2016 shokinro, you're right I have multiple paypal hooks all over the place (not only in "displayPayment") however I'm unable to remove/unhook any of them (with the paypal module enabled/disabled) I get This module cannot be loaded. Link to comment Share on other sites More sharing options...
shokinro Posted May 15, 2016 Share Posted May 15, 2016 how about install back the module and then try to remove/unhook the hook? otherwise, you may have to delete that from database directly. be but be very careful, do not delete other hooks that is not supposed to delete. ps_hook_module. You will need to find out the id_module in ps_module table and id_hook in ps_hook table to identify the records you need to remove. Link to comment Share on other sites More sharing options...
marcinpresto Posted May 15, 2016 Author Share Posted May 15, 2016 Yes I tried to re-enable it and now it says The module was successfully removed from the hook. but doesn't remove anything (actually I'm down to 6 buttons- so I managed to remove one of them somehow). Where exactly is this ps_hook_module? Link to comment Share on other sites More sharing options...
marcinpresto Posted May 15, 2016 Author Share Posted May 15, 2016 Ok Guys, found a solution: need to uninstall the module 6 times (click "uninstall" wait until the module i uninstalled and repeat until you have one button left). Link to comment Share on other sites More sharing options...
shokinro Posted May 15, 2016 Share Posted May 15, 2016 Where exactly is this ps_hook_module? you have to use database tool like phpmyadmin to access your store database. so you have got the issue resolved by uninstall the module multiple times? usually you can only uninstall one time, since if it is uninstalled, then uninstall button should not be available. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now