article error

This is a discussion on article error within the osCMax/osCommerce forums, part of the Virtual Hosting Forums category; Hi, I have installed the latest osc2.2 max155 and I am having problems with the article info box. I can ...

Reply

 

LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 06-26-2006, 07:51 PM
Junior Member
 
Join Date: Jun 2006
Posts: 2
Rep Power: 0
ecommboy is on a distinguished road
Default article error

Hi,

I have installed the latest osc2.2 max155 and I am having problems with the article info box.
I can create an article without problem in the Admin but the pages on the site can not display the latest or new articles.
When I click on an article, the follow error appears:


1054 - Unknown column 'a.authors_id' in 'on clause'

select count(*) as total from articles a, articles_description ad left join authors au on a.authors_id = au.authors_id, articles_to_topics a2t left join topics_description td on a2t.topics_id = td.topics_id where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_status = '1' and a.articles_id = a2t.articles_id and ad.articles_id = a2t.articles_id and ad.language_id = '1' and td.language_id = '1' and a2t.topics_id = '1'

[TEP STOP]



I have not edited any code.
How do I fix this?

Michael.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 07-09-2006, 09:06 PM
michael_s's Avatar
AABox Staff
 
Join Date: Dec 2003
Posts: 93
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default

You may want to make sure all the tables are there in your database. It looks like something may be missing, like the articles tables. You should be able look at the sql file in the install directory and create the tables needed using the queries in there.

On another note, V 1.5.5 is a really old version of osCMax. I recommend using 1.7 or 2.0.
__________________
Michael Sasek
AABox Staff
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 07-09-2006, 10:58 PM
Junior Member
 
Join Date: Jun 2006
Posts: 2
Rep Power: 0
ecommboy is on a distinguished road
Default

Hi Admin,

Thank you for the reply.
I didnt realise you had a latest version. I'll download this now.

I have been told there are also LEFT JOIN issues with MySQL with some of the code from v4.0.0 to v.5.0.0. Are these fixed on the latest download?

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 07-10-2006, 09:28 AM
michael_s's Avatar
AABox Staff
 
Join Date: Dec 2003
Posts: 93
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default MySQL issues

Yes, there are a few issues with the 2.0RC2 download. There is a patch for it, that incorporates fixes for the mysql issues also in the downloads section of osCDox. It is called



osCMax-2.0RC2-update051112 patch



Just follow the instructions or, if you are doing a fresh install of osCMax, you should be able to just upload the patch files over your clean install.

There will be an RC3 release coming out soon. It fixes about 98% of all issues found in RC2. No official release date has been posted, but it should be within the next few weeks...
__________________
Michael Sasek
AABox Staff
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Error deleting test user in OSC nedz osCMax/osCommerce 1 06-29-2004 05:58 AM
CPANEL Login : Internal Server Error - How to login? michael_s General Virtual Hosting discussion 0 06-08-2004 02:13 PM


All times are GMT -8. The time now is 05:22 AM.