Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can't load catalog addon links, Please Help!


Recommended Posts

Hello,

 

I added a few contributions, but I can't get it displayed correctly and the link are broken.

 

For example, when I click on the BOX_CATALOG_PRODUCTS_EXTRA_FIELDS I got the link "http://localhost/ishop/osc/admin/FILENAME_PRODUCTS_EXTRA_FIELDS" and an error message "Object not found"

 

This what I have

 

'<a href="' . tep_href_link(FILENAME_PRODUCTS_EXTRA_FIELDS, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CATALOG_PRODUCTS_EXTRA_FIELDS . '</a><br>'. // Extra Fields contrib

 

Catalog

Categories/Products

Products Attributes

Manufacturers

Reviews

Specials

Products Expected

BOX_CATALOG_DISCOUNT_COUPONS

BOX_CATALOG_FEATURED_PRODUCTS

BOX_CATALOG_PRODUCTS_EXTRA_FIELDS

BOX_CATALOG_MORE_CATEGORIES

BOX_CATALOG_AZERTY_PRICE_UPDATE

 

Thank you very much

Edited by jenjoyx99
Link to comment
Share on other sites

Hello,

 

I added a few contributions, but I can't get it displayed correctly and the link are broken.

 

For example, when I click on the BOX_CATALOG_PRODUCTS_EXTRA_FIELDS I got the link "http://localhost/ishop/osc/admin/FILENAME_PRODUCTS_EXTRA_FIELDS" and an error message "Object not found"

 

This what I have

 

'<a href="' . tep_href_link(FILENAME_PRODUCTS_EXTRA_FIELDS, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CATALOG_PRODUCTS_EXTRA_FIELDS . '</a><br>'. // Extra Fields contrib

 

Catalog

Categories/Products

Products Attributes

Manufacturers

Reviews

Specials

Products Expected

BOX_CATALOG_DISCOUNT_COUPONS

BOX_CATALOG_FEATURED_PRODUCTS

BOX_CATALOG_PRODUCTS_EXTRA_FIELDS

BOX_CATALOG_MORE_CATEGORIES

BOX_CATALOG_AZERTY_PRICE_UPDATE

 

Thank you very much

You have missed a step in your installation instructions which mentions adding code into filenames.php and the english.php language file. Double check you've done everything.

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