Page 1 of 1

Fatal Error: Call to undefined function mb_strpos() in

Posted: Sun Jan 29, 2012 5:39 am
by dgeorgy
Hi,

I have installed this template and i keep getting

Fatal error: Call to undefined function mb_strpos() in /home/direct/public_html/yoo_shelf_demo_package_j25/templates/yoo_shelf/layouts/module.php on line 124

http://milidirect.com.au/yoo_shelf_demo_package_j25
http://milidirect.com.au/round2

Everything works fine on my local machine, (using MAMP)

Can anyone please please help me?

Thank you
Daniel

Re: Fatal Error: Call to undefined function mb_strpos() in

Posted: Sun Jan 29, 2012 7:04 am
by leolam
Seems that something has gone wrong with the file uploads. The template is ok since I just installed it without any issues. If you have cPanel or similar make a zip of your local developed site, upload and extract in cPnel files system and reload with phpmyadmin the database (mind your configuration.php!)

Leo 8)

Re: Fatal Error: Call to undefined function mb_strpos() in

Posted: Sun Jan 29, 2012 8:30 am
by dgeorgy
Hi Leo
Thanks for your reply,
I have tried this several times, I have even tried installing a different template , created new database each time, etc. and I get the same error each time..

Any more ideas? I think it has something todo with the .htaccess or php.ini file?

Re: Fatal Error: Call to undefined function mb_strpos() in

Posted: Sun Jan 29, 2012 8:35 am
by ionut
It looks like PHP does not support mbstring. You should try to enable your PHP installation to support mbstring.