Open the Mall homepage and backstage garbled and the following a series of error messages

Source: Internet
Author: User

Strict Standards: Non-static method Ecmall::startup () should not being called statically inD:\wamp\www\ecmall\index.phpOn line A
Deprecated: Assigning the return value of new by reference was deprecated inD:\wamp\www\ecmall\eccore\controller\app.base.phpOn line141
Deprecated: Assigning the return value of new by reference was deprecated inD:\wamp\www\ecmall\includes\ecapp.base.phpOn line143
Deprecated: Assigning the return value of new by reference was deprecated inD:\wamp\www\ecmall\includes\ecapp.base.phpOn line149
Strict Standards: Declaration of Frontendapp::jslang () should is compatible with Ecbaseapp::jslang ($lang) inD:\wamp\www\ecmall\app\frontend.base.phpOn line365
Strict Standards: Declaration of Message::d isplay () should is compatible with Frontendapp::d isplay ($TPL) inD:\wamp\www\ecmall\eccore\controller\message.base.phpOn line332

Strict Standards: Non-static method Conf::get () should not being called statically, assuming $this from incompatible context IND:\WAMP\WWW\ECMA Ll\app\frontend.base.phpon Line 446

Solutions

Find ecmall/eccore/ecmall.php in the Ecmall installation directory

Change function get to static function get (

Turn function startup (to static function startup (

To the PHP installation directory, find php.ini to change error_reporting = E_all to error_reporting = E_all & ~e_deprecated & ~e_strict Restart service

Open the Mall homepage and backstage garbled and the following a series of error messages

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.