Categories don't get filtered under Upcoming

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 07-18-2009, 04:04 PM
Casual Pligger
Pligg Version: 1.2.0
Pligg Template: BoxyBuzz
 
Join Date: Mar 2009
Location: Los Angeles
Posts: 53
After I click on "upcoming" and then to any subcategory, like "images", then my site does not filter the stories by images. It still shows ALL the stories within the upcoming section.

For example:
http://www.mysite.com/upcoming/images shows all the same stories as just http://www.mysite.com/upcoming

Within the "Popular" section, it works fine (ie mysite.com/popular/images only show stories within the "images" category)

Anyone know how to fix my Upcoming stories section?
Reply With Quote
  #2 (permalink)  
Old 07-19-2009, 12:39 AM
chuckroast's Avatar
Pligg Developer/Coder/Designer
Pligg Version: SVN
Pligg Template: Social Pro Kit
 
Join Date: Jun 2006
Posts: 5,448
I think understand what you are getting at. It most posssible that this is caused by the template you are using. Care to share a link to your site?
Reply With Quote
  #3 (permalink)  
Old 07-19-2009, 05:34 AM
Casual Pligger
Pligg Version: 1.2.0
Pligg Template: BoxyBuzz
 
Join Date: Mar 2009
Location: Los Angeles
Posts: 53
Sure.....
Ummah's Best - The best stuff from the Ummah. Share and vote for your favorite blog posts, articles, news, images, and videos!
Check the sub-categories under "upcoming". It doesn't apply the filter for them, ie images or videos.

Thanks for your help
Reply With Quote
  #4 (permalink)  
Old 07-20-2009, 12:01 PM
New Pligger
 
Join Date: Jul 2009
Posts: 8
Hi there,

I have exactly the same problem when I change to URL method number 2
I already setup the .htaccess

My url is: http://www.futebolopiniao.com.br/

Last edited by dgsalles; 07-20-2009 at 05:41 PM.
Reply With Quote
  #5 (permalink)  
Old 07-20-2009, 08:09 PM
Casual Pligger
Pligg Version: 1.2.0
Pligg Template: BoxyBuzz
 
Join Date: Mar 2009
Location: Los Angeles
Posts: 53
I think I found the solution. Another user, astronomad, solved it in this thread:
http://forums.pligg.com/general-help/18525-problem-caretgories-function.html#post81133

Code:
you need to change the lines in your htaccess file that say:
RewriteRule ^upcoming/category/([^/]+)/?$ upcoming.php?category=$1 [L]
RewriteRule ^upcoming/category/([^/]+)/page/(\d+)/?$ upcoming.php?category=$1&page=$2 [L]

to:
RewriteRule ^upcoming/([^/]+)/?$ upcoming.php?category=$1 [L]
RewriteRule ^upcoming/([^/]+)/page/(\d+)/?$ upcoming.php?category=$1&page=$2 [L]
Thanks astronomad!
Reply With Quote
  #6 (permalink)  
Old 07-20-2009, 10:37 PM
s010's Avatar
Casual Pligger
Pligg Version: 1.0.0
Pligg Template: Custom
 
Join Date: Jul 2009
Posts: 45
Quote:
Originally Posted by l0gikal View Post
I think I found the solution. Another user, astronomad, solved it in this thread:
http://forums.pligg.com/general-help/18525-problem-caretgories-function.html#post81133

Code:
you need to change the lines in your htaccess file that say:
RewriteRule ^upcoming/category/([^/]+)/?$ upcoming.php?category=$1 [L]
RewriteRule ^upcoming/category/([^/]+)/page/(\d+)/?$ upcoming.php?category=$1&page=$2 [L]

to:
RewriteRule ^upcoming/([^/]+)/?$ upcoming.php?category=$1 [L]
RewriteRule ^upcoming/([^/]+)/page/(\d+)/?$ upcoming.php?category=$1&page=$2 [L]
Thanks astronomad!
^^^ That's the ticket! Thanks!

fwisp - Discover and Share Business, Economy, Finance News, Articles and Videos
Reply With Quote
  #7 (permalink)  
Old 07-20-2009, 11:03 PM
New Pligger
 
Join Date: Jul 2009
Posts: 8
Fine! Thats all ok now! Thanks!!!
Reply With Quote
Reply

Tags
categories, filter, upcoming

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Upcoming Specific Category RSS Feeds blaze Questions and Comments 4 12-06-2010 10:07 PM
[MOD] Categories in header like Digg (useful if you have subcategories) dollars5 Questions and Comments 142 06-01-2009 09:24 AM
Categories and Sub Categories Toocool Questions and Comments 2 09-14-2008 06:00 PM
Sidebar Categories Enhancement AddOn AnAlienHolakres3 Questions and Comments 65 08-31-2008 12:48 AM
How to make sub categories? knut Questions and Comments 9 02-23-2008 07:57 AM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development