when editing any K2 items i am getting this error.
Fatal error: Call to undefined function mb_internal_encoding() in E:\domains\p\penman.co.uk\user\htdocs\administrator\components\com_k2\tables\k2item.php on line 80
now the sites live and i can see that it is trying to point to E:\ but i am not sure how you change this
I have just installed K2 and got the same error:
"Fatal error: Call to undefined function mb_internal_encoding() in …\administrator\components\com_k2\tables\k2category.php on line 92"
The problem is in the php.ini file;
go to: …/php/pgp.ini and open the file in the editor; locate the following line:
; extension=php_mbstring.dll
un-comment it – delete the “;” something like this.
Hello to you. I have a problem locating php.ini to make the changes... It should be on: Configuration File (php.ini) Path /usr/lib
But I can't find something like this. Can you help me please
[When I try to create a new item (article) in k2, the error message you reffer is appearing. This happened whith no reason yesterday..)
Yes is found this: Configuration File (php.ini) Path /usr/lib
It should be at the usr/lib but I can't locate this dir in public_html when I am connecting with ftp client!..