Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Ok I just installed the Faqs system 2.1a installed all files and what not.

 

In the admin section when Faqs is clicked an sql error pops up stating

 

1146 - Table 'd12321321.TABLE_FAQ' doesn't exist

 

SELECT faq_id, question FROM TABLE_FAQ WHERE visible='1' AND language = 'english' ORDER BY v_order asc

 

[TEP STOP]

 

Did I miss something or is the whole Faq table not working what its supposed to.

 

Thanks for any help in advance

Posted
Ok I just installed the Faqs system 2.1a installed all files and what not.

 

In the admin section when Faqs is clicked an sql error pops up stating

 

1146 - Table 'd12321321.TABLE_FAQ' doesn't exist

 

SELECT faq_id, question FROM TABLE_FAQ WHERE visible='1' AND language = 'english' ORDER BY v_order asc

 

[TEP STOP]

 

Did I miss something or is the whole Faq table not working what its supposed to.

 

Thanks for any help in advance

I have just installed this cotrib (yesterday) and it works like a treat.

 

Did you run the sql file (if you don't know how to, ask).

Posted
1146 - Table 'd12321321.TABLE_FAQ' doesn't exist

 

SELECT faq_id, question FROM TABLE_FAQ WHERE visible='1' AND language = 'english' ORDER BY v_order asc

 

 

Looks like you missed the step where you add TABLE_FAQ to the includes/database_tables.php file.

Contributions

 

Discount Coupon Codes

Donations

Posted
Looks like you missed the step where you add TABLE_FAQ to the includes/database_tables.php file.

 

Yes I triple checked all the sql files the database and I installed the sql file via my php admin. I also check the database.php files in both admin and catalog along with the filename.php I contacted my web host and the told me that they are having problems with their msql server so this may be the bandit at hand. They told me that they should have it fixed within 24-48 hours I havent checked it yet so Ill post back in a bit for an update on this issue.

 

Thanks for the help :D

Posted

Ok I really feel like an idiot now.

 

I decided what the heck Ill check one more time. Sure enough I had the define filename for the database and filenames.php backwards.

 

Now it works like a charm.

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