This is a discussion on Article Manager v1.0 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; I put together some of the patches after 1.5 and installed on a fresh version of OSC . Everything works ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| I put together some of the patches after 1.5 and installed on a fresh version of OSC. Everything works so I'm publishing it. I didn't include the last xsell file because I wasn't sure where that went, and when placed in my catalog/admin folder, it caused my xsell page to break when adding products. - When displaying all articles the text below the page count was incorrectly displayed - When an article has no topic it is not displayed. I created a topic with the id of 0 - Added an rss feed for articles - MySql5 queries fix for article.php and articles_new.php - Added extra folder for attaching heading image, tinyMCE anywhere, articles infobox, and dyanmic_sitemap patch - Now keeps "articles" in breadcrumb and add the topic names afterwards - Bug fix for articles name in the trail - Bug fix for style class name in article_listing.php - MySQL5 fix for includes/box/articles.php Full Package More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| Hi I'm getting this message when I try to pull up article.php can you help? All Articles 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' [TEP STOP] I have 3 articles written but there is no link showing and also I can't access them except in preview mode. |
|
#3
| ||||
| ||||
| This is for standard osCommerce. Are you using osCommerce or osCMax?
__________________ Michael Sasek osCMax Developer
|
|
#4
| |||
| |||
| I am using oscMAX. |
|
#5
| ||||
| ||||
| You need to update it. See this bug report: 219: Problems with Article not showing up when clicking on them - Bug Tracker - open source Commerce Maximized :: osCMax
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Article Manager v1.0 | michael_s | New osCommerce Contributions | 0 | 03-09-2008 07:01 PM |
| Article Manager v1.0 | michael_s | New osCommerce Contributions | 0 | 03-07-2008 06:30 AM |
| Reviews in Article Info (Article Manager) | michael_s | New osCommerce Contributions | 0 | 10-25-2007 08:26 AM |
| Article Manager v1.0 | michael_s | New osCommerce Contributions | 0 | 10-10-2007 10:10 AM |
| Reviews in Article Info (Article Manager) | michael_s | New osCommerce Contributions | 0 | 05-10-2007 03:00 PM |