DutchBB Posted December 18, 2004 Share Posted December 18, 2004 (edited) Fatal error: Cannot redeclare tep_set_featured_status() (previously declared in /home/httpd/vhosts/dutchbodybuilding.com/httpdocs/shop/includes/functions/featured.php:16) in /home/httpd/vhosts/dutchbodybuilding.com/httpdocs/shop/includes/functions/featured.php on line 16 What do I need to change? Edited December 18, 2004 by DutchBB Quote Link to comment Share on other sites More sharing options...
Boxie Posted December 25, 2004 Share Posted December 25, 2004 Fatal error: Cannot redeclare tep_set_featured_status() (previously declared in /home/httpd/vhosts/dutchbodybuilding.com/httpdocs/shop/includes/functions/featured.php:16) in /home/httpd/vhosts/dutchbodybuilding.com/httpdocs/shop/includes/functions/featured.php on line 16What do I need to change? <{POST_SNAPBACK}> Hi, I had the same problem, but it seems that I solved the problem. Maybe it will work for you 2. Here we go: Comment out the following function: tep_set_featured_status() in the file catalog/admin/functions/featured.php, and when all the rest is still working when you tested it, you could remove the function. This should do the trick I think. I hope the solution works for you. By me it is working on version V2.2-MS2 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.