-
Fatal error
When I attempt to upload a video, I am getting the following error:
Fatal error: Call to undefined function mb_ereg_replace() in /home/valley/public_html/thegoodtube/upload_file.php on line 209
I have requested that my host enable the mbstring module within PHP, as suggested in a previous post on the forum.
My host states that the modeule is already enabled.
Please Help!!!!
-
You need php mbstring enabled on the server.
-
mbstring is enabled within the server. The server is using PHP 5.2.11
This is the last thing i need to take care of in order to launch my site. If anyone can provide any assistance, I am all ears....Thanks in advance!!!
-