Problem with Quick Installation

GK User
Thu Mar 22, 2012 4:26 pm
Hello All.

After installing the quickstart of the "Game Magazine" Joomla 2.5 Template, in url: http://www.gamermagazine.com.br, i have a problem of syntax has you can see.

K2 Comments
K2 Tags

Fatal error: Call to undefined function mb_internal_encoding() in /home/gamermag/public_html/teste/components/com_k2/helpers/route.php on line 52

A need support to fix it.

PS: Sorry for bad English, I'm brazilian. :D

Sincerely,
Maicon Passos
User avatar
Junior Boarder

GK User
Thu Mar 22, 2012 7:29 pm
According to the error displayed on the site, the codes that are causing the problem are:

mb_internal_encoding ("UTF-8");
mb_regex_encoding ("UTF-8");
$ alias = trim (mb_strtolower ($ user-> name));
$ alias = str_replace ('-', '', $ alias);
$ alias = mb_ereg_replace ('[[: space:]] +', '', $ alias);
$ alias = trim (str_replace ('','', $ alias));
$ alias = str_replace ('.','', $ alias);

And when I comment on these codes, the homepage is usually open
User avatar
Junior Boarder

GK User
Tue Mar 27, 2012 12:53 am
Can anyone help please??
User avatar
Junior Boarder

GK User
Tue Apr 03, 2012 9:20 am
Please try to reinstall K2 component because this error comes from this extension, this maybe also problem with your PHP version, could you give me more details about your hosting ? (PHP, MySQL version)
User avatar
Platinum Boarder

GK User
Tue Apr 03, 2012 4:08 pm
PHP Version: 5.3.9
MySQL Version: 5.0.95-community

I'll reinstall the K2 component and post the result here.

Very, very thank you.

Sincerely,
Maicon Passos.
User avatar
Junior Boarder

GK User
Tue Apr 03, 2012 9:36 pm
The problem still exist after reinstallation ?
User avatar
Platinum Boarder

GK User
Wed Apr 04, 2012 6:12 pm
The homepage is now normal.

http://www.gamermagazine.com.br/teste

But, i can't create a category or post on K2, i receive this message:


Fatal error: Call to undefined function mb_internal_encoding() in /home/gamermag/public_html/teste/administrator/components/com_k2/tables/k2category.php on line 92

What can cause it?

If need acess to site or arquives, just say.

Tanks.

Again, sorry for the bad English.

Regards,
Maicon Passos.
User avatar
Junior Boarder

GK User
Wed Apr 04, 2012 6:17 pm
Check php info and make sure mb_encoding is enabled in php settings. You can see in K2 dashboard information tab.

See you around...
User avatar
Platinum Boarder

GK User
Wed Apr 04, 2012 8:55 pm
Hello again.

The option "Multibyte string support" is not enabled, should I ask my hosting company to activate this option?

Tanks.

Maicon Passos.
User avatar
Junior Boarder

GK User
Wed Apr 04, 2012 9:00 pm
Yes it needs to be enabled. See you around...
User avatar
Platinum Boarder

GK User
Thu Apr 05, 2012 12:56 am
Very Very tanks! That solved the problem.

Regards,
Maicon Passos.
User avatar
Junior Boarder

GK User
Thu Apr 05, 2012 3:52 am
No problem at all, see you around...
User avatar
Platinum Boarder


cron