normal Error message after installation on website

More
10 years 1 month ago #7077 by onah samuel
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile() in C:\xampp\htdocs\worksavvy\libraries\joomla\html\parameter.php on line 512

Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\worksavvy\modules\mod_ot_scroller\mod_ot_scroller.php on line 14

Strict Standards: Non-static method modOTScrollerHelper::getFolder() should not be called statically in C:\xampp\htdocs\worksavvy\modules\mod_ot_scroller\mod_ot_scroller.php on line 19

Strict Standards: Non-static method modOTScrollerHelper::getImages() should not be called statically in C:\xampp\htdocs\worksavvy\modules\mod_ot_scroller\mod_ot_scroller.php on line 20

Strict Standards: Creating default object from empty value in C:\xampp\htdocs\worksavvy\modules\mod_ot_scroller\helper.php on line 40

Strict Standards: Creating default object from empty value in C:\xampp\htdocs\worksavvy\modules\mod_ot_scroller\helper.php on line 40

Strict Standards: Creating default object from empty value in C:\xampp\htdocs\worksavvy\modules\mod_ot_scroller\helper.php on line 40

How do I fix this?

Please Log in or Create an account to join the conversation.

More

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
10 years 1 month ago #7086 by Trung Duong
Hello,

Note your PHP configuration is set to display errors whereas these should be off for an ideal installation/server particularly one that is live.
Locate the php.ini file and the line
Code:
display_errors = On
and change this to
Code:
display_errors = Off
At the same time you should also do the same for
Code:
magic_quotes_gpc = On
and change to
Code:
magic_quotes_gpc = Off

and edit this file: libraries\joomla\html\parameter.php on line 512
Code:
public function loadSetupFile($path)

must be
Code:
public function loadSetupFile($path=null)

Regards

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]

Please Log in or Create an account to join the conversation.

Time to create page: 0.334 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam