|
I have PP Pro installed.
Anyway - I'm trying to convert the data. I had to edit the vbag.php file to allow a longer server path name. Changed 50 to 60 char length.
I get this error when running the script?
Deprecated: Function ereg_replace() is deprecated in /home/content/05/10432705/html/uniquecobra/photopost/vbag.php on line 79
This is the line:
$eadmin2 = ereg_replace("@","\@",$eadmin2);
Is this easily fixed?
Last edited by pbrown; March 19th, 2013 at 02:06 PM.
|