Jump to content

Multiple "PayPal Check out" buttons


marcinpresto

Recommended Posts

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.  

post-1248534-0-98540000-1463337940_thumb.png

Link to comment
Share on other sites

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

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

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...