Stock oscmax RC2 store. We have upgraded server to Mysql 5 from Mysql 4 and everything except the articles manager works. The following code is displayed on the home page in the location the articles/reviews info box used to be in. Does anyone have a fix for this?
Error:
In reading some articles here, i have found that this is fixed in the following patch: osCMax-2.0RC2-update051112Code:1054 - Unknown column 'a.authors_id' in 'on clause' select a.articles_id from articles a, articles_to_topics a2t left join topics_description td on a2t.topics_id = td.topics_id left join authors au on a.authors_id = au.authors_id, articles_description ad where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a.articles_id = ad.articles_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '365' DAY) [TEP STOP]
However, there is no link to download this patch that i canf ind. Can someone link this patch for me please.
sincerely,





LinkBack URL
About LinkBacks











Bookmarks