Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

headertag controller v2.1


slicks

Recommended Posts

hello,

i got a little problem with the mysql file from the headertag controller, maybe someone like to help out.

ALTER TABLE products_description ADD products_head_title_tag VARCHAR(80) NULL;

ALTER TABLE products_description ADD products_head_desc_tag LONGTEXT(300) NULL;

ALTER TABLE products_description ADD products_head_keywords_tag LONGTEXT(300) NULL;

this looks to me, that this mysql file creats 3 entrys in products_description that are needed for the headertag controller.

if i look in my phpmyadmin i see there a entry with products_head_title_tag in products_descrition. i doesent can import the other two entrys in products_description. dont know what i`m doing wrong. maybe someone who have installed this "hack" can help me out with the basic installation from the mysql file. i doesent like to crash my database from the shop :wink:

tx and regards

slicks

Link to comment
Share on other sites

there is a error if i like to import the mysql file:

 

ALTER TABLE products_description ADD products_head_keywords_tag LONGTEXT( 300 ) NULL 



MySQL error: 





You have an error in your SQL syntax near '( 300  )  NULL ' at line 1

 

the same problem with products_head_desc_tag...

it looks like a syntax error ?

regards

slicks

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.

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