itsgraham Posted January 22, 2007 Share Posted January 22, 2007 Hi all I am in the middle of installing the featured box contribution and am having a problem with one of the sts files. It says.... 15.3 Add the following lines to /catalog/includes/sts_display_output.php $template['featuredbox'] = strip_unwanted_tags($sts_block['featuredbox'], 'featuredbox'); and further down echo $sts_block['featured']; Well, I eventually found the file in the modules folder but it doesn't say where to insert these lines. I gave it my best guess but just get errors. Would any of you know where it goes and what is causing the errors? The error itself is related to an unrecognised call relating to the strip_unwanted_tags($sts_block['featuredbox'], 'featuredbox'); bit. At the moment, without the above code added to the file concerned I am just getting '$featuredbox' where the box is supposed to be. regards Graham Quote Link to comment Share on other sites More sharing options...
itsgraham Posted January 25, 2007 Author Share Posted January 25, 2007 Hi allI am in the middle of installing the featured box contribution and am having a problem with one of the sts files. It says.... 15.3 Add the following lines to /catalog/includes/sts_display_output.php $template['featuredbox'] = strip_unwanted_tags($sts_block['featuredbox'], 'featuredbox'); and further down echo $sts_block['featured']; Well, I eventually found the file in the modules folder but it doesn't say where to insert these lines. I gave it my best guess but just get errors. Would any of you know where it goes and what is causing the errors? The error itself is related to an unrecognised call relating to the strip_unwanted_tags($sts_block['featuredbox'], 'featuredbox'); bit. At the moment, without the above code added to the file concerned I am just getting '$featuredbox' where the box is supposed to be. regards Graham Does anyone have this featured box contribution working with STS ? Graham Quote Link to comment Share on other sites More sharing options...
Sharp211 Posted April 16, 2007 Share Posted April 16, 2007 Currently dealing with the same issue atm. Is there a solution to this post? 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.
Note: Your post will require moderator approval before it will be visible.