Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hello I am new to their contribution to osCommerce. My version is v2.2 RC2

I'm trying to implement "Header Tags SEO V 3.0" on my website with a single language "Spanish" and I get this error.

 

 

1146 - Table 'web145-andiosc.TABLE_HEADERTAGS_DEFAULT' doesn't exist

 

select * from TABLE_HEADERTAGS_DEFAULT where language_id = '3'

 

[TEP STOP]

 

 

Could you give me some advice about it. Thank you.

Posted

You should be installing a version of SEO Header Tags that is compatible with your osCommerce version. I believe the one you have installed is for osCommerce v2.3.1. In any case, you need to run the SQL statement included with each contribution that will create the required tables.

 

 

 

 

Chris

Posted

Hello I am new to their contribution to osCommerce. My version is v2.2 RC2

I'm trying to implement "Header Tags SEO V 3.0" on my website with a single language "Spanish" and I get this error.

 

 

1146 - Table 'web145-andiosc.TABLE_HEADERTAGS_DEFAULT' doesn't exist

 

select * from TABLE_HEADERTAGS_DEFAULT where language_id = '3'

 

[TEP STOP]

 

 

Could you give me some advice about it. Thank you.

Usually when things are ALL_IN_UPPER_CASE like that it means it's missing a define in a PHP file somewhere.

 

In this case probably in /includes/database_tables.php

 

Go over the install directions again, double check things, and see what you might have missed.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

You should be installing a version of SEO Header Tags that is compatible with your osCommerce version. I believe the one you have installed is for osCommerce v2.3.1. In any case, you need to run the SQL statement included with each contribution that will create the required tables.

 

 

 

 

Chris

 

Ok, Thanks for your help.

Posted

Usually when things are ALL_IN_UPPER_CASE like that it means it's missing a define in a PHP file somewhere.

 

In this case probably in /includes/database_tables.php

 

Go over the install directions again, double check things, and see what you might have missed.

 

 

Ok, Thanks for your help.

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