Keyword

Upgrade problems Call to undefined function mb_internal_encoding() ... administrator/components/com_k2/tables/k2category.php on line 46

  • David Crowell
  • David Crowell's Avatar Topic Author
  • Offline
  • New Member
More
15 years 1 month ago #71223 by David Crowell
After I did the upgrade i get this error. Fatal error: Call to undefined function mb_internal_encoding() in /home/elinkone/public_html/administrator/components/com_k2/tables/k2category.php on line 46

I have looked at the other posts on this subject. Changed my php.ini file restarted my server and I still get this error.

Please help.

I really want to use this great component.

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

  • David Crowell
  • David Crowell's Avatar Topic Author
  • Offline
  • New Member
More
15 years 1 month ago #71224 by David Crowell

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

More
15 years 1 month ago #71225 by JoomlaWorks
Multi-byte support must be enabled in PHP. Ask your hosting company. ;)

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
14 years 11 months ago #71226 by normdouglas
I think this really should be pointed out PRIOR to upgrade. I've been running my own VPS for sometime, and this is the first time I've had a need for this module. I'm thinking there might be a number of hosting environments K2 will no longer work on... are you sure this is really needed?

JoomlaWorks said:Multi-byte support must be enabled in PHP. Ask your hosting company. ;)

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

More
14 years 11 months ago #71227 by Lefteris
Hi. Yes this is needed in order to handle multilingual URLs.

Norm Douglas said:I think this really should be pointed out PRIOR to upgrade. I've been running my own VPS for sometime, and this is the first time I've had a need for this module. I'm thinking there might be a number of hosting environments K2 will no longer work on... are you sure this is really needed?
JoomlaWorks said:Multi-byte support must be enabled in PHP. Ask your hosting company. ;)

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
14 years 9 months ago #71228 by G. SAha
I am using dedicated server, so there have 8 fields on Multibyte String as...

mbstring.detect_order
mbstring.encoding_translation
mbstring.http_input
mbstring.func_overload
mbstring.http_input
mbstring.http_output
mbstring.internal_encoding
mbstring.language
mbstring.substitute_character

plz tell me what should be proper parameters for these?


JoomlaWorks said:Multi-byte support must be enabled in PHP. Ask your hosting company. ;)

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

More
14 years 9 months ago #71229 by G. SAha

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

  • Walter Oscar Flores
  • Walter Oscar Flores's Avatar
  • Offline
  • New Member
More
14 years 5 months ago #71230 by Walter Oscar Flores
Yo tengo el mismo problema y nadie puede decirme que es o como se soluciona.
Mi servidor me confirmo que todo estaria activado correctamente y sigue sin funcionar, ya no se donde preguntar o con quien hablar. Incluso estoy pensando en cambiar de servidor.
En tal caso podrian decirme que servidor seria el que tengo que contratar para no tener este problema. Estoy tratando de desarrollar un proyecto ya probado en mi servidor local y no lo puedo hacer por este problema. Gracias

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

More
14 years 5 months ago #71231 by Chad Foreman
When I contacted my hosting company, GoDaddy, they informed me that I need to do that with an .htaccess file. I looked at the one I used for the SEF URLs and didn't see anything about Multi-byte support. This is way above my head. Any ideas on where to go to get an effective .htaccess file?

JoomlaWorks said:Multi-byte support must be enabled in PHP. Ask your hosting company. ;)

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

More
14 years 4 months ago #71232 by Kaleb Camacho
on my godaddy shared server account i had to rename the htaccess.txt to .htaccess then add the following two lines.

AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4

This fixed the error for me.

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


Powered by Kunena Forum