Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Messed things up while installing ez fields


lewisqic

Recommended Posts

Hi All,

I'm not sure if this is the right thread for this post, so forgive me if i'm mistaken.

 

I need some major help with some of my files.

 

I just installed the EZ Fields contribution which required an edit of the admin/categories.php file, and i've messed something up that i don't know how to fix.

 

When i access my admin, and then click on categories/products, it brings up a page with this error message on it:

 

"Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /hsphere/local/home/lewisqic/outfitterwarehouse.com/admin/categories.php on line 1235"

 

Can someone please advise on how i might fix this little issue, thanks.

lewisqic

Link to comment
Share on other sites

here is the code in the file for line 1235:

 

$contents[] = array('text' => '<br>' . TEXT_PRODUCTS_PRICE_INFO . '<b> ' . $currencies->format($pInfo->products_price) . '<br>' . TEXT_PRODUCTS_RETAIL_PRICE_INFO . ' ' . $currencies->format($pInfo->products_retail_price) . '<br>''</b><br> Vendor:  <b>' . $current_vendor_name . '</b><br>' . TEXT_VENDORS_PRODUCT_PRICE_INFO . '<b>' . $currencies->format($pInfo->vendors_product_price) . '</b><br>' . TEXT_PRODUCTS_QUANTITY_INFO . ' <b>' . $pInfo->products_quantity . '</b>');

lewisqic

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...