Nevermind, i found the piece of code that was going wrong....
Line 449 of header_php.php
needed to be changed to:PHP Code:if (PL_SHOW_MODEL == 'true')
Only thing is - there is no switch made for the front end to turn this on and off...might have a look at that in the future and send it to you for a future update...PHP Code:if (PL_SHOW_PRODUCTS_ID == 'true')
Cheers!


Reply With Quote
