Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted (edited)

I have a problem after installation this contribution downloaded from ,I installed SEO urls V2.2,

 

http://www.oscommerce.com/community/contributions,1256/category,all/search,link+exchange

 

but when I clike "link" at configuration. I only saw a warning as below:

 

1146 - Table 'shanghai_p_os1.links_status' doesn't exist

 

select links_status_id, links_status_name from links_status where language_id = '1'

 

[TEP STOP]

 

in addition, I can't open the page at "link" button. it shown

1146 - Table 'shanghai_p_os1.link_categories_description' doesn't exist

 

select link_categories_name from link_categories_description where link_categories_id = '0' and language_id = '1'

[TEP STOP]

 

I can't understand what it mean. and I don't know what happened it is. so Please help.

Edited by peterdeng
Posted
The errors are saying the tables don't exist in your database. You need to run the links_setup.php file from the contribution.

 

Jack

 

I did that, but it was still showed error, as below:

 

Warning: Unknown(/home/shanghai/public_html/osCommerce/catalog/links_setup.php): failed to open stream: Permission denied in Unknown on line 0

 

Warning: Unknown(/home/shanghai/public_html/osCommerce/catalog/links_setup.php): failed to open stream: Permission denied in Unknown on line 0

 

Warning: (null)(): Failed opening '/home/shanghai/public_html/osCommerce/catalog/links_setup.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0

Posted

I have solved this problem. I didn't uploaded other "links_setup.php" to includes/languages/english/ directory. that is the reason why I failed to the previous installation. I installed it according to the "FILE ADDITIONS" list in "Read me". That's the very directions missed this "links_setup.php".

 

I think it is better if the author update the "read me" list to avoid this problem happen again

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