tarantas Posted July 1, 2009 Share Posted July 1, 2009 Hello I recently intalled Header TAGS cONTROLLER V2.5.9 in my store and made the changed mentioned in the instructions. After made the changes in categories.php, I can't access the catalog panel in the administration panel in oscmmerce. this is what I got: Parse error: syntax error, unexpected T_CASE in /home6/zilharte/public_html/admin/categories.php on line 339 I checked it but I don't know what is the error. These are the lines 337-340 in my categories.php: tep_redirect(tep_href_link(FILENAME_CATEGORIES, 'cPath=' . $categories_id . '&pID=' . $products_id)); break; case 'new_product_preview': I appreciate any help! Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted July 1, 2009 Share Posted July 1, 2009 It means you made a mistake in the edits of the categories.php file. To find it, remove those edits and then redo them one at a time, testing after each one. In case you are not aware of it, that contribution is no longer updated and has problems. You should be using Header Tags SEO. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
tarantas Posted July 1, 2009 Author Share Posted July 1, 2009 Thanks for replying, I will try... Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted July 2, 2009 Share Posted July 2, 2009 There is a completely edited categories file included with the contribution. It may not match yours exactly but you can use the free WinMerge program to compare them to see how the changes should be applied. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons 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.