Quote:
Originally Posted by tpearl5
FYI, this mod was causing a depricated message in PHP for me (since I'm running php 5.3):
Function ereg() is deprecated in /home/site/public_html/includes/class_postbit.php(340) : eval()'d code on line 65
If you really want to get rid of this the ereg's in "VSa - APBOUPC - P2 (PB)" plugin needs to be replaced with preg_match. Since it's not an error I haven't changed things over yet.
|
How to fix this problem ? can you please describe how to get rid of this error.?