- Posts: 2
- Thank you received: 0
Problem with Extramy
13 years 4 days ago - 13 years 4 days ago #1126
by R J
Problem with Extramy was created by R J
Thanks for this nice looking template. There is a problem with this template however. Can you explain what these error messages refer to? I attached a screen shot of the site.
thanks
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mega\templates\mega_extramy\index.php on line 18
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\mega\templates\mega_extramy\index.php on line 29
Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\mega\includes\application.php on line 523
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mega\templates\mega_extramy\index.php on line 29
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mega\modules\mod_megapopuplogin\mod_megapopuplogin.php on line 20
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mega\modules\mod_megapopuplogin\mod_megapopuplogin.php on line 29
Member Login
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mega\modules\mod_megabannerslider\mod_megabannerslider.php on line 20
Strict Standards: Non-static method modMegaBannerSliderHelper::getFolder() should not be called statically in C:\xampp\htdocs\mega\modules\mod_megabannerslider\mod_megabannerslider.php on line 29
Strict Standards: Non-static method modMegaBannerSliderHelper::getImages() should not be called statically in C:\xampp\htdocs\mega\modules\mod_megabannerslider\mod_megabannerslider.php on line 30
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\mega\modules\mod_megabannerslider\helper.php on line 45
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\mega\modules\mod_megabannerslider\helper.php on line 45
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\mega\modules\mod_megabannerslider\helper.php on line 45
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\mega\modules\mod_megabannerslider\helper.php on line 45
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\mega\modules\mod_megabannerslider\helper.php on line 45
thanks
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mega\templates\mega_extramy\index.php on line 18
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\mega\templates\mega_extramy\index.php on line 29
Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\mega\includes\application.php on line 523
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mega\templates\mega_extramy\index.php on line 29
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mega\modules\mod_megapopuplogin\mod_megapopuplogin.php on line 20
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mega\modules\mod_megapopuplogin\mod_megapopuplogin.php on line 29
Member Login
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\mega\modules\mod_megabannerslider\mod_megabannerslider.php on line 20
Strict Standards: Non-static method modMegaBannerSliderHelper::getFolder() should not be called statically in C:\xampp\htdocs\mega\modules\mod_megabannerslider\mod_megabannerslider.php on line 29
Strict Standards: Non-static method modMegaBannerSliderHelper::getImages() should not be called statically in C:\xampp\htdocs\mega\modules\mod_megabannerslider\mod_megabannerslider.php on line 30
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\mega\modules\mod_megabannerslider\helper.php on line 45
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\mega\modules\mod_megabannerslider\helper.php on line 45
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\mega\modules\mod_megabannerslider\helper.php on line 45
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\mega\modules\mod_megabannerslider\helper.php on line 45
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\mega\modules\mod_megabannerslider\helper.php on line 45
Attachment megaextramy.JPG not found
Attachments:
Last edit: 13 years 4 days ago by R J.
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 4 days ago #1129
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Problem with Extramy
Hi,
You have "Strict Standards: Non-static method" errors, this is because of the error reporting settings in your Xampp php.ini file.
So in php.ini change setting to:
then restart Apache;
See more here:
forum.joomla.org/viewtopic.php?p=2443155#p2443155
Goodluck
You have "Strict Standards: Non-static method" errors, this is because of the error reporting settings in your Xampp php.ini file.
So in php.ini change setting to:
Code:
error_reporting = E_ALL & ~E_NOTICE
display_errors = Off
See more here:
forum.joomla.org/viewtopic.php?p=2443155#p2443155
Goodluck
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: R J
Please Log in or Create an account to join the conversation.
13 years 4 days ago #1140
by R J
Replied by R J on topic Re: Problem with Extramy
Thanks... this worked...
Please Log in or Create an account to join the conversation.
Time to create page: 0.188 seconds