Results 1 to 5 of 5

Article Manager v1.0

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

      
  1. #1
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Post Article Manager v1.0

    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


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    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 Documentation

  2. #2
    osCMax Testing Team
    Join Date
    Mar 2008
    Posts
    12
    Rep Power
    0


    Default Re: Article Manager v1.0

    Hi I'm getting this message when I try to pull up article.php can you help?

    All ArticlesCurrent Articles1054 - 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'

    [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. #3
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567


    Default Re: Article Manager v1.0

    This is for standard osCommerce. Are you using osCommerce or osCMax?
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    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 Documentation

  4. #4
    osCMax Testing Team
    Join Date
    Mar 2008
    Posts
    12
    Rep Power
    0


    Default Re: Article Manager v1.0

    I am using oscMAX.

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,500
    Rep Power
    567
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    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 Documentation

Similar Threads

  1. Article Manager v1.0
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 03-09-2008, 07:01 PM
  2. Article Manager v1.0
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 03-07-2008, 06:30 AM
  3. Reviews in Article Info (Article Manager)
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 10-25-2007, 08:26 AM
  4. Article Manager v1.0
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 10-10-2007, 10:10 AM
  5. Reviews in Article Info (Article Manager)
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 05-10-2007, 03:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •