minuteman1970 Posted March 25, 2006 Posted March 25, 2006 I Just installed Header Tags Controller 2.5.6, and get this error when I click onto my catalog link within the admin section: Parse error: parse error, unexpected $ in /home/specopst/public_html/shop/catalog/admin/categories.php on line 1148 When I open categories.php and look, I see that the error refers to the very last line in the file. This is the code which is there: <?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?> I followed the instructions, to the "T". I am able to see and go into the new "header tags" section as well as it's three sub-sections. I am also able to complete the "default title/description/keywords area, and at least improve from the canned OSc text. Any tips as to how I can create new "pages" to facilitate individualized page tags for each of my categories would also be appreciated. thanks in advance. Quote
Avec Posted March 28, 2006 Posted March 28, 2006 Check to see if there is a space after the php close - ?> Delete it if there is, also delete any line under that. The close needs to be the absolute last thing in the file. Quote
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.