Hi,
I installed v2 fine but am getting errors like this:
1. When I get vbulletin to send me a reminder-password I get:
Fatal error: Call to undefined function: preg_replace() in /home/sites/site223/web/vb/admin/functions.php on line 1629
2. Elsewhere I get:
Fatal error: Call to undefined function: preg_replace() in /home/sites/site223/web/vb/admin/functions.php on line 295
Does this seem like a PCRE problem - I can't find out exactly what version of PHP I have (know it's >3 on Linux Apache with recent MySQl, and am trying to get exact details ...)
TIA
I installed v2 fine but am getting errors like this:
1. When I get vbulletin to send me a reminder-password I get:
Fatal error: Call to undefined function: preg_replace() in /home/sites/site223/web/vb/admin/functions.php on line 1629
2. Elsewhere I get:
Fatal error: Call to undefined function: preg_replace() in /home/sites/site223/web/vb/admin/functions.php on line 295
Does this seem like a PCRE problem - I can't find out exactly what version of PHP I have (know it's >3 on Linux Apache with recent MySQl, and am trying to get exact details ...)
TIA
Comment