Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (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 by FSUddin
Posted

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

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...