Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy Populate V 3.0


Jack_mcs

Recommended Posts

Posted (edited)
14 hours ago, gsmiley007 said:

PHP Deprecated:  The tep_href_link function has been deprecated. 

In the admin/includes/boxes/catalog_easy_populate.php file right after the */ add this line:

Quote

require_once DIR_FS_ADMIN . 'includes/functions/osc_addons_compatibility.php';

For the other error, in the osc_addons_compatibility.php file, change this line

Quote

function DB_DrawButton($type, $icon, $link = null, $priority = 'primary', $params = [], $style) {

to

Quote

function DB_DrawButton($type, $icon, $link = null, $priority = 'primary', $params = [], $style = '') {

 

Edited by Jack_mcs

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

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