hi I am facing a problem to install Dolphin script in my site, I just finish the install properly and when i go to the index page it' showing this error : Fatal error: Call to undefined function: mb_ereg_replace() in /home/goget/public_html/inc/utils.inc.php on line 120 This is my site, gogetspace.com , i am access the admin panel, admin panel have no problem but the site is not opening. plz anybody help me.
Boonex has a forum for their scripts. I searched it and got the following: This error tells us, “mb_ereg_replace†function is undefined. why? because php_mbstring.dll is a non-default enabled extension. so we must enable it. To solve this problem, open inc\utils.inc.php file and add this code to top of the codes: if(!extension_loaded(’mbstring’)){ dl(’php_mbstring.dll’); } can find the post here :http://www.boonex.org/2007/11/29/fatal-error-on-fresh-install-603/
By interacting with our clients and by truely understanding their needs as if they were our own, we decided to launch to better serve the undeniable growing need for SEO specific hosting packages.