Quote:
Originally Posted by geckoday
I think the instructions are missing a key step. A mod to home.php. Add this:
Code:
if(!empty($active_modules["Recommended_Products"]))
include "./recommends.php";
After the include of featured_products.php
|
That was it !!!! Thanks geckoday. Its working now. Except I have no title bar or "Featured Products" I'm thinking im doing the label wrong.
I went into languages and added the label, but its not showing up.
http://www.systemskins.com/sscart/home.php
*** Edit ** That was wierd.. I went into webmaster mode and the "Featured Products" title bar appeared out of no where. Changed back to normal mode and it stayed. Guess something had it stuck and it got unstuck :P