Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header Tags Controller v2.0


allandk

Recommended Posts

Just installed:

 

// WebMakers.com Added: Header Tags Controller v2.0

// by Linda McGrath [email protected]

// Based on v2.2 snapshot 6-22-2002

 

But I don't see any results ?

 

http://thormar.dk/catalog/product_info.php...?products_id=28

 

<!-- BOF: Generated Meta Tags -->

<META NAME="Reply-to" CONTENT="[email protected]">

<META NAME="Description" Content="">

<META NAME="Keywords" CONTENT="">

<title></title>

<!-- EOF: Generated Meta Tags -->

 

Any ideas on what I'm doing wrong ?

 

Regards Allan

Link to comment
Share on other sites

You need to configure the /includes/languages/english/header_tags.php

 

did that !

 

Did you add in the Admin for it so that you can define the products META tags?

 

I did find an admin script: Admin by Richard Fielder for Header Tag Controller by Linda McGrath - but the instructions told me to replace code not the same as mine (2.2) so I figured it was for an older version.. Where do I find an admin ?

 

thanks Allan

Link to comment
Share on other sites

Hi,

 

Could someone pleaze hook me up with a download link for the admin script :!: Thank you

 

Allan ... go to contributions ... search on Header Tags

 

Go to the Header Tags Controller ... in that same section is the Admin Richard wrote about two downloads below the Header Tags Controller itself.

Link to comment
Share on other sites

Hi Linda,

 

I have the admin code 2 times now with the same result.

The 3 tag fields show up fine in my admin, but I'm now unable to make any changes to existing products or add new products alltogether.. They just disappear into thin air when i press preview :shock: :shock:

 

Do I need to do someting else that is not listed in the instructions ? Linke make new tables or something ?

 

Regards Allan

Link to comment
Share on other sites

PS

 

When I installed Heading Tag Controller v2 and did the following:

 

TABLE CHANGES:

Add the following new fields to products_description table. NOTE: The lengths can be anything you perfer to use.

products_head_title_tag varchar 50

products_head_desc_tag longtext 300

products_head_keywords_tag longtext 300

 

 

Mysql replied that :

 

products_head_desc_tag longtext 300

products_head_keywords_tag longtext 300

 

was an illegal operation, so I made it..

 

products_head_desc_tag longtext

products_head_keywords_tag longtext

 

without the lenght ! could that be the reason for problem i'm having with admin ?

 

regards Allan

Link to comment
Share on other sites

Hi Linda,

 

I have the admin code 2 times now with the same result.  

The 3 tag fields show up fine in my admin, but I'm now unable to make any changes to existing products or add new products alltogether.. They just disappear into thin air when i press preview  :shock:  :shock:  

 

Do I need to do someting else that is not listed in the instructions ? Linke make new tables or something ?

 

Sounds like something is not installed right for the Admin part of this.

 

I have not made an install for this in a long time. I use the code that I have as Header Tags Controller is part of most everything I work with so my categoies.php works fine.

 

As to the field definitions text or longtext without the length should not be a problem. The old definitions for the fields worked on an older version of MySQL/phpMyAdmin. I have had to change them as well.

 

As to things not adding, that sounds more like a code issue on how things are being added/updated to the tables. Somewhere I think you might be missing a peice of code.

Link to comment
Share on other sites

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...