Jump to content

Newsletter pro issue


Recommended Posts

When i open newsletter pro in backoffice, i'm facing this fatal error & can't make any changes.

Compile Error: Declaration of AdminNewsletterPro::setMedia() must be compatible with AdminControllerCore::setMedia($isNewTheme = false)

Any help please?

Thank you

Capture d'écran 2024-11-12 224059.png

Link to comment
Share on other sites

Your module version is not compatible with your Prestashop version. It's a easy fix to add ($isNewTheme = false) to the fuctions declaration in the module but I recommend to contact the module developer to get an updated module version.

Link to comment
Share on other sites

Hi there,

I noticed that your PHP version is too advanced for your current PrestaShop installation. You'll need to downgrade your PHP version - PHP 7.2 would be a good choice for compatibility.

Note: It's important to mention that while downgrading PHP will solve the immediate compatibility issue, running older versions of PHP isn't recommended for security reasons in the long term. I'd suggest planning to upgrade your PrestaShop version soon to allow you to use a more current PHP version.

Let me know if you need any help with this!

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...