Solution to: “Uncaught Error: Call to undefined function ereg_replace()”
-
When you run into the following error:
Fatal error: Uncaught Error: Call to undefined function ereg_replace() in /wwwroot/mydomain.com/tng/admin_login.php:71 Stack trace: #0 {main} thrown in /wwwroot/mydomain.com/tng/admin_login.php on line 71
…downgrade to a lower version of PHP. You apparently use PHP7, which is not supported (yet).
@mark@barnes: please make this plugin PHP7-ready. Thanks for the nice job.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Solution to: “Uncaught Error: Call to undefined function ereg_replace()”’ is closed to new replies.