Forums

Exchange Platform
bug with URL rewrite (2 posts)

  1. lexayo
    Member
    Posted 6 months ago #

    On Silex Labs new buddy press powered community platform
    http://www.silexlabs.org

    Here is the problem:

    I can get the root categories like this:
    http://www.silexlabs.org/?feed=ep_child_categories&format=rss2

    I get the ID of the "exchange" category (5315) so I display the sub categories like this:
    http://www.silexlabs.org/?feed=ep_child_categories&cat=5315&format=rss2

    I get the ID of the "Exchange Silex" category (5314) so I display the sub categories like this:
    http://www.silexlabs.org/?feed=ep_child_categories&cat=5314&format=rss2

    I get the ID of the "Fonts" category (652) so I should be able to display the sub categories like this:
    http://www.silexlabs.org/?feed=ep_child_categories&cat=652&format=rss2
    But this URL is rewritten in:
    http://www.silexlabs.org/category/exchange/exchange-silex/fonts/feed/ep_child_categories/?format=rss2

    The exchange plugin is called but the param "cat=652" is expected in GET, so it displays all the categories, not just the font sub-categories :(

    It does also rewrite
    http://www.silexlabs.org/?feed=ep_posts_in_category&cat=652&format=rss2
    in
    http://www.silexlabs.org/category/exchange/exchange-silex/fonts/feed/ep_posts_in_category/?format=rss2

    same problem with the missing parameter "cat=652" :'(

    http://wordpress.org/extend/plugins/exchange-platform/

  2. lexayo
    Member
    Posted 5 months ago #

    Ok, this is fixed in the trunk

Reply

You must log in to post.

About this Plugin

About this Topic