URGENT: Quickstart Not working!

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.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
User avatar
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
User avatar
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.
User avatar
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
User avatar
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.
User avatar
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.
User avatar
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!
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.