osCmax v2.5 User Manual
Results 1 to 6 of 6

Unable to add products to articles with Cross-Sell Articles

This is a discussion on Unable to add products to articles with Cross-Sell Articles within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; As the title states, attempting to add products to articles does not work. Clicking on "Add/Remove" when viewing "Article Manager/Cross-Sell ...

      
  1. #1
    New Member
    Join Date
    Feb 2010
    Posts
    26
    Rep Power
    0


    Default Unable to add products to articles with Cross-Sell Articles

    As the title states, attempting to add products to articles does not work. Clicking on "Add/Remove" when viewing "Article Manager/Cross-Sell Articles" simply refreshes the page and does nothing else.

    Anyone that can shed some light on this will get a very big thanks.

    site is presently on 2.0.4 if it matters.

  2. #2
    Lurker
    Join Date
    Sep 2008
    Posts
    2
    Rep Power
    0


    Default Re: Unable to add products to articles with Cross-Sell Articles

    I am in the same boat did you find a solution to this?

  3. #3
    Lurker
    Join Date
    Sep 2008
    Posts
    2
    Rep Power
    0


    2 out of 2 members found this post helpful.

    Default Re: Unable to add products to articles with Cross-Sell Articles

    the xsell_articles.php working
    add this $add_related_article_ID = $_REQUEST['add_related_article_ID'];
    at line 63 (base install).

  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    1 out of 1 members found this post helpful.

    Post Re: Unable to add products to articles with Cross-Sell Articles

    Discovered this issue still, in 2.0.25 (different SVN revisions).
    Thanks sublok!
    Similar to previous post added the following to line 93 of catalog/admin/articles_xsell.php
    PHP Code:
    $add_related_article_ID $_REQUEST['add_related_article_ID']; 
    Not a very intuitive interface and a tad buggy but appears to do the job.

    EJ
    Last edited by ridexbuilder; 04-18-2011 at 09:06 AM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #5
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: Unable to add products to articles with Cross-Sell Articles

    This was on my list of things to fix up for v2.5 ... I did the main product cross-sell pages ... and I totally agree that this needs redesign as it is a very unintuitive interface.

    Regards,
    pgmarshall
    _______________________________

  6. #6
    New Member
    Join Date
    Jan 2010
    Posts
    27
    Rep Power
    0


    Default Re: Unable to add products to articles with Cross-Sell Articles

    Thanks guys

Similar Threads

  1. Matching products cross-sell
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 04-27-2010, 09:00 AM
  2. Matching products cross-sell
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 04-27-2010, 12:11 AM
  3. Matching Products Cross-sell
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 08-27-2007, 11:30 AM
  4. Matching Products Cross-sell
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 08-09-2007, 11:15 AM
  5. Replies: 2
    Last Post: 07-05-2007, 07:06 AM

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
  •