Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

First of all nice one Jack.

Maybe a small bug report any thoughts on this.

Installed HeaderTags_SEO_V_3.0.1 on a modified store everything seemed fine in admin header tags working great but when I inserted a few new articles ( article manager 1.5) I found I was getting a blank page when clicking on

New Articles and only seeing the latest article after clicking on all articles first checked article manager for bugs found none after running the SEO 3.0 install again I found in application top.php

 

8) Find and remove the following in catalog/includes/application_top.php

 

// BOF: Header Tags Controller v2.6.3

require(DIR_WS_FUNCTIONS . 'header_tags.php');

// Clean out HTML comments from ALT tags etc.

require(DIR_WS_FUNCTIONS . 'clean_html_comments.php');

// EOF: Added: Header Tags Controller v2.6.3

 

That if I left the.... require(DIR_WS_FUNCTIONS . 'clean_html_comments.php');....... untouched everything works fine...

still checking the effect on HeaderTags_SEO but at the minute everything seems fine.

To improve is to change; to be perfect is to change often.

 

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...