FSUddin Posted February 6, 2005 Posted February 6, 2005 (edited) Hi, Was using EP 2.47 MS2 with no problems. Downloaded easypopulate.php from catalogs/admin in order to edit it for froogle. Made the changes and uploaded. Now getting error: Parse error: parse error, unexpected $ in /mnt/web_a/d01/s06/b01ba2a3/www/Anjay/nfoscomm/catalog/admin/easypopulate.php on line 1506 Line 1506 reads: 1505 // default the stock if they spec'd it or if it's blank 1506 $v_db_status = '1'; // default to active 1507 if ($v_status == $inactive){ 1508 // they told us to deactivate this item 1509 $v_db_status = '0'; PLEASE HELP! Just got another 100 or so items I need to add tonight.... thanks in advance FSUddin Edited February 6, 2005 by FSUddin Quote
Guest Posted February 6, 2005 Posted February 6, 2005 probably something you changed up above, post the lines about 10 - 15 before this one Hi,Was using EP 2.47 MS2 with no problems. Downloaded easypopulate.php from catalogs/admin in order to edit it for froogle. Made the changes and uploaded. Now getting error: Parse error: parse error, unexpected $ in /mnt/web_a/d01/s06/b01ba2a3/www/Anjay/nfoscomm/catalog/admin/easypopulate.php on line 1506 Line 1506 reads: 1505 // default the stock if they spec'd it or if it's blank 1506 $v_db_status = '1'; // default to active 1507 if ($v_status == $inactive){ 1508 // they told us to deactivate this item 1509 $v_db_status = '0'; PLEASE HELP! Just got another 100 or so items I need to add tonight.... thanks in advance FSUddin <{POST_SNAPBACK}> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.