p0ng Posted February 18, 2009 Share Posted February 18, 2009 Here is the mod: http://addons.oscommerce.com/info/5554 I have added the code to catalog/includes/functions/general.php and then added the rest of the code to: catalog/product_info.php For some reason, nothing is being displayed. I have a feeling it is because of this line, but do not know why if would be null: if (tep_not_null($manufacturer['manufacturers_name'])) { Quote Link to comment Share on other sites More sharing options...
p0ng Posted February 18, 2009 Author Share Posted February 18, 2009 Okay, I seemed to have fixed it. I removed the If statement, and it displays properly. 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.