Jack_mcs Posted August 17 Author Share Posted August 17 (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 August 17 by Jack_mcs Quote 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 More sharing options...
gsmiley007 Posted August 18 Share Posted August 18 Thanks, Did the code changes. Did a reload of the page and the errors are gone. I only use 2 functions, csv file dump and restore. I did both a dump and restore and no error messages. Jack_mcs 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.