URGENT: Quickstart Not working!
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Thu Jun 18, 2015 1:08 pm
- Reply with quote
- Report this post
I have my Joomla 2.5 website installed on my server that was created using Creativity template quickstart. Now I installed another Joomla 2.5 Game template quickstart but that gives me the following errors:
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in /home/foliocom/public_html/subdomains/lv/libraries/joomla/html/parameter.php on line 512
Fatal error: Call to undefined function mb_internal_encoding() in /home/foliocom/public_html/subdomains/lv/components/com_k2/helpers/route.php on line 93
The argument that the errors are in server configuration does not make sense because the other website which is using similar Joomla version and other settings is running fine.
Please help me.
New Website link: http://goo.gl/2tPXSV
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in /home/foliocom/public_html/subdomains/lv/libraries/joomla/html/parameter.php on line 512
Fatal error: Call to undefined function mb_internal_encoding() in /home/foliocom/public_html/subdomains/lv/components/com_k2/helpers/route.php on line 93
The argument that the errors are in server configuration does not make sense because the other website which is using similar Joomla version and other settings is running fine.
Please help me.
New Website link: http://goo.gl/2tPXSV
-
- Fresh Boarder
- GK User
- Thu Jun 18, 2015 1:20 pm
- Reply with quote
- Report this post
Hello,
Please make sure that your server offers mb_* functions - these functions are necessary for a proper K2 component work.
The strict standard message comes from Joomla core code and the only way to remove it is hiding the PHP messages: https://www.gavick.com/documentation/jo ... -error-fix
Please make sure that your server offers mb_* functions - these functions are necessary for a proper K2 component work.
The strict standard message comes from Joomla core code and the only way to remove it is hiding the PHP messages: https://www.gavick.com/documentation/jo ... -error-fix
-
- Administrator
- GK User
- Thu Jun 18, 2015 1:27 pm
- Reply with quote
- Report this post
dziudek wrote:Please make sure that your server offers mb_* functions - these functions are necessary for a proper K2 component work.
How do I fix this? Please explain.
-
- Fresh Boarder
- GK User
- Thu Jun 18, 2015 1:30 pm
- Reply with quote
- Report this post
You have to ask your hosting for enabling it - it needs a server administrator action: http://php.net/manual/en/mbstring.installation.php
-
- Administrator
- GK User
- Thu Jun 18, 2015 1:33 pm
- Reply with quote
- Report this post
Ok I will ask my hosting provider but its amazing that the other website does not have any issue.
-
- Fresh Boarder
- GK User
- Thu Jun 18, 2015 1:57 pm
- Reply with quote
- Report this post
Most probably the K2 router wasn't called in the frontpage of the other websites as in this case.
-
- Administrator
- GK User
- Thu Jun 18, 2015 2:28 pm
- Reply with quote
- Report this post
I just tried to recompile EasyPHP with MBSTRING checked. The issue is fixed now. Thanks for all the support!
-
- Fresh Boarder
7 posts
• Page 1 of 1