This is a discussion on 1054 - Unknown column 'a.authors_id' in 'on clause' within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; run that one by me again? I just downloaded it again and the same zip file with the same size ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#21
| |||
| |||
| run that one by me again? I just downloaded it again and the same zip file with the same size and date (only one file articles.tpl.php 8/9/07) ...with no changes to the server after upload. |
|
#22
| ||||
| ||||
| Sorry about that, I have several installs of osCMax (6) and I zipped the wrong file twice... I fixed it. The new zip contains the fixed file dated 4-11-08
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
| The Following User Says Thank You to michael_s For This Useful Post: | ||
felisanator (04-11-2008) | ||
|
#23
| |||
| |||
| Thanks for that! The store isn't broken anymore. but when I assign the articles to the top category (as I don't want to categorize any of the articles at this time). It says that there are no articles Quote:
|
|
#24
| ||||
| ||||
| Yes, that is a limitation of the mod. Articles must be put in a category.
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
|
#25
| ||||
| ||||
| heh I am almost afraid to touch anything over here now since my articles are working ok... |
|
#26
| |||
| |||
| Hello, I had the exact problem and I downloaded your patch, and that fixed everything wonderfully, EXCEPT for when I click the New Articles link I get the error: 1054 - Unknown column 'a.authors_id' in 'on clause' select count(*) as total 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 '30' DAY) [TEP STOP] New Articles Please advise a fix to that part. I think another code fix is needed for the articles_new.tpl.php All help is greatly appreciated. Thank you. |
|
#27
| |||
| |||
| I am also having the same problem after the fix above. Everything seems to work fine except for articles_new.php. Quote:
|
|
#28
| ||||
| ||||
| To fix the new articles issue, edit articles_new.tpl.php in the fallback/content directory and change line 17 from this : PHP Code: PHP Code:
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
|
#29
| |||
| |||
| Hello, i'm new here. I'm also experiencing the same problem. Except that you can see it on whatever page you're on. I' ve also downloaded your articles file. Thing is that it doesn't change anything. Btw i'm not using the fallback template. Can anybody help me any further?.. |
|
#30
| ||||
| ||||
| Did you also do the above code edit? It doesn't matter if you are not using the fallback template. All templates use the fallback/content templates unless there is one present in the active content directory. If your template has its own content files, make sure you replace yours with the new ones...
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error: 1054 - Unknown column | islander | osCMax v2 Installation issues | 1 | 02-27-2006 11:31 AM |
| 1054 - Unknown column 'p.vendors_product_price' | RoyceK | osCMax v2 Installation issues | 1 | 02-12-2006 08:22 PM |
| 1054 - Unknown column when restock product | DigitalPimp | osCMax v2 Customization/Mods | 3 | 07-25-2005 02:57 PM |
| 1054 - Unknown column 'popt.products_options_type | Anonymous | osCMax v1.7 Discussion | 5 | 03-08-2004 01:47 AM |
| 1054 - Unknown column - Help, please ! | Anonymous | osCommerce 2.2 Modification Help | 2 | 11-27-2002 11:48 AM |