View Single Post
Old March 19th, 2013, 02:00 PM   #7 (permalink)
pbrown
Member
Verified Customer
 
Join Date: Nov 2005
Location: Seattle, WA
Posts: 56
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?
__________________
Patrick Brown

www.rainierfalcons.com
www.uniquecobra.com

Last edited by pbrown; March 19th, 2013 at 02:06 PM.
pbrown is offline   Reply With Quote