Jump to content

Hi, I cannot access modules page on Prestashop 1.6


andsmartent

Recommended Posts

Hi, Hope someone can help me with this problem.

 

When I click modules on my admin page, I will get this error

"[PrestaShop] Fatal error in module file :/home/andsmart/public_html/modules/nostotagging/nostotagging.php:
syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM"

 

Someone please help me with this error.

 

Thank you.

Link to comment
Share on other sites

From the error message, there is a bug in the third-party module modules/nostotagging/nostotagging.php. Most likely, there's an unexpected :: in the code or a variable that is missing the $ in front. Unfortunately, I can't tell you where the problem is because I'm not familiar with that module. You should contact the module developer for support. If the module is no longer supported, you'll need to post modules/nostotagging/nostotagging.php here so we can find the error.

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