Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy EasyPopulate question (i think)


Guest

Recommended Posts

Posted

I'm trying to install easypopulate. I am not able to see the link in my admin panel. I DID add the code to configure.php where i was supposed to. Anyone know why the link for EasyPopulate would not show? Does it have anything to do w/ languages?

Posted

Here is my code from catalog.php. I referenced configure.php, above, which was a mistake. I ment catalog.php.

 

(FILENAME_PRODUCTS_ATTRIBUTES, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CATALOG_CATEGORIES_PRODUCTS_ATTRIBUTES . '</a><br>' .

                                  '<a href="' . tep_href_link

('easypopulate.php', '', 'NONSSL') . '" class="menuBoxContentLink">Easy Populate</a><br>'.

                                  '<a href="' . tep_href_link(FILENAME_MANUFACTURERS, '', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CATALOG_MANUFACTURERS . '</a><br>' .

                                  '<a href="' . tep_href_link

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...