Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Exception in webhook #184

Closed
lmeyer1 opened this issue Oct 6, 2022 · 2 comments
Closed

Exception in webhook #184

lmeyer1 opened this issue Oct 6, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@lmeyer1
Copy link
Contributor

lmeyer1 commented Oct 6, 2022

Hello I get this error in /modules/stripe_official/controllers/front/webhook.php at line 32

Compile Error: Access level to stripe_officialWebhookModuleFrontController::geolocationManagement() must be public (as in class FrontControllerCore)

The solution is just to change protected into public

@clotairer clotairer added the bug Something isn't working label Oct 6, 2022
@clotairer
Copy link
Collaborator

Hello

Sure ?
https://github.com/PrestaShop/PrestaShop/blob/1.7.8.x/classes/controller/FrontController.php#L859

Same in develop. What version of PrestaShop do you have ?

@lmeyer1
Copy link
Contributor Author

lmeyer1 commented Oct 6, 2022

Sorry, that's my fault.
It's du to a customization on my side.

@lmeyer1 lmeyer1 closed this as completed Oct 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants