Jump to content
  • 0

Problem z C:\xampp\htdocs\presta1\override\classes\Tag.php on line 137


masiub

Question

Witam.

 

Działam na Presta 1.6.0.9.

Mam problem z zapisaniem produktu. Niezależnie czy wprowadzę zmiany w istniejącym produkcie (np. w opisie) czy utworzę nowy produkt, to nie mogę go potem zapisać.

 

Wyskakuje następujący komunikat:

Fatal error: Call to undefined method Module::getBatchMode() in C:\xampp\htdocs\presta1\override\classes\Tag.php on line 137

 

Czy ktoś będzie mi w stanie pomóc rozwiązać ten problem?

 

Pozdrawiam

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Metoda Module::getBatchMode() jest nowością w PS 1.6.1.0. Niektóre moduł, który nadpisuje klasę Tag nie jest kompatybilny z twoją wersją.

 

The Module::getBatchMode() method is new in PS 1.6.1.0. Some module, which overrides the Tag class, is not compatible with your version.

Link to comment
Share on other sites

  • 0

Mam włączony tryb debugowania. Po jego włączeniu pojawia się właśnie komunikat:

Fatal error: Call to undefined method Module::getBatchMode() in C:\xampp\htdocs\presta1\override\classes\Tag.php on line 137

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