• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

mb_ereg() and mg_ereg_replace() errors in phpMyAdmin

P

phorium

Guest
With the CSS issues in the Plesk version of phpMyAdmin, (see this thread: http://forum.sw-soft.com/showthread.php?s=&threadid=20024) I installed my own version so I could still use the application. However, when logging in as a user I see the following errors:

-----------------------------------------

Warning: mb_ereg(): mbregex compile err: premature end of regular expression in /home/httpd/vhosts/mydomain.com/httpsdocs/phpMyAdmin-2.6.0-pl3/main.php on line 245

Warning: mb_ereg_replace(): mbregex compile err: premature end of regular expression in /home/httpd/vhosts/mydomain.com/httpsdocs/phpMyAdmin-2.6.0-pl3/main.php on line 247

Warning: mb_ereg_replace(): mbregex compile err: premature end of regular expression in /home/httpd/vhosts/mydomain.com/httpsdocs/phpMyAdmin-2.6.0-pl3/main.php on line 249

Warning: mb_ereg_replace(): mbregex compile err: premature end of regular expression in /home/httpd/vhosts/mydomain.com/httpsdocs/phpMyAdmin-2.6.0-pl3/main.php on line 249

Warning: mb_ereg_replace(): mbregex compile err: premature end of regular expression in /home/httpd/vhosts/mydomain.com/httpsdocs/phpMyAdmin-2.6.0-pl3/main.php on line 250

-----------------------------------------

These errors only show up when logging in as a user - not as an admin.

Any ideas what could cause this?

Thanks!
 
Back
Top