21287 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 872 Views |
-
Ereg_replace in Widget.php - Errors

11 March 2011 at 9:38am Last edited: 11 March 2011 9:40am
I think i've got a problem with Ereg_replace() in the sapphire/widget/Widget.php
I moved my site from hosting A to B when the errors occured..
php is version 5.2, but i think it might be a virtual 5.2, since 5.3 is installed on the server but with a htaccess option i set it to 5.2..
Please see: http://www.silverstripe.org/dataobjectmanager-module-forum/show/16082
-
Re: Ereg_replace in Widget.php - Errors

11 March 2011 at 10:27am
Hi.
First of all, i suck big time when it comes to *_replace functions (and regular expressions as well),
but maybe it helps if you try preg_replace() instead of ereg_replace()?http://de2.php.net/manual/en/function.preg-replace.php
Cheers
Christian
| 872 Views | ||
|
Page:
1
|
Go to Top |

