Jump to content

Oшибка в модулях


Recommended Posts

Добрый день. Когда нажимаю на модули, мне кидает такое сообщение поверх всей админки.

Что ето такое? надо или ненадо? как ето исправить?

 

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Archive_Tar has a deprecated constructor in /home/ricoh/domains/printneta.lt/public_html/tools/tar/Archive_Tar.php on line 32

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PEAR has a deprecated constructor in /home/ricoh/domains/printneta.lt/public_html/tools/pear/PEAR.php on line 112

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PEAR_Error has a deprecated constructor in /home/ricoh/domains/printneta.lt/public_html/tools/pear/PEAR.php on line 829

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LofParams has a deprecated constructor in /home/ricoh/domains/printneta.lt/public_html/modules/loffeatured/libs/params.php on line 12

Warning: Declaration of Salesanddiscounts::displayFlags($languages, $defaultLanguage) should be compatible with ModuleCore::displayFlags($languages, $default_language, $ids, $id, $return = false, $use_vars_instead_of_ids = false) in /home/ricoh/domains/printneta.lt/public_html/modules/salesanddiscounts/salesanddiscounts.php on line125

 

Link to comment
Share on other sites

Низнаю или это связанно.

Когда пытаюсь зарегестрировать пользователя, то после заполнения формы и нажатии кнопки регистрировать, выкидывает вот что:

 

Fatal error: Uncaught Error: Access to undeclared static property: Validate::$data in /home/ricoh/domains/printneta.lt/public_html/classes/ObjectModel.php:1029 Stack trace: #0 /home/ricoh/domains/printneta.lt/public_html/controllers/front/AuthController.php(419): ObjectModelCore->validateController() #1 /home/ricoh/domains/printneta.lt/public_html/controllers/front/AuthController.php(265): AuthControllerCore->processSubmitAccount() #2 /home/ricoh/domains/printneta.lt/public_html/classes/controller/Controller.php(158): AuthControllerCore->postProcess() #3 /home/ricoh/domains/printneta.lt/public_html/classes/Dispatcher.php(348): ControllerCore->run() #4 /home/ricoh/domains/printneta.lt/public_html/index.php(28): DispatcherCore->dispatch() #5 {main} thrown in /home/ricoh/domains/printneta.lt/public_html/classes/ObjectModel.php on line1029

 

пока что низнаю как это исправить...

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