Missing rewrite rule for filters of stories

Register an Account
Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 10-24-2008, 04:38 AM
Donor
Pligg Version: 9.95
Pligg Template: CMSTHEME
 
Join Date: Jun 2008
Location: India
Posts: 27
I found that their are some rewrite rules which are missing if url method 2 is selected the admin.


I have tried to add those missing code. Below is what I made.

Code:
RewriteRule ^admin_links/page/([^/]+)/filter/upcoming/?$ admin_links.php?filter=upcoming&page=$1
RewriteRule ^admin_links/page/([^/]+)/filter/published/?$ admin_links.php?filter=published&page=$1
RewriteRule ^admin_links/page/([^/]+)/filter/discard/?$ admin_links.php?filter=discard&page=$1
RewriteRule ^admin_links/page/([^/]+)/filter/today/?$ admin_links.php?filter=today&page=$1
RewriteRule ^admin_links/page/([^/]+)/filter/yesterday/?$ admin_links.php?filter=yesterday&page=$1
RewriteRule ^admin_links/page/([^/]+)/filter/week/?$ admin_links.php?filter=week&page=$1

The error page arise when the admin try to go the second page of upcoming (even discard and publish) stories in admin panel.

Please Update if it is not done so.
Reply With Quote
Reply

Tags
admin panel, htaccess, rewrite

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pligg beta 9.5 [updated] kbeeveer46 Current Version 0 04-29-2007 10:58 PM
cann't vote in pligg (buliding 802) haxhax Questions and Comments 27 03-10-2007 07:53 AM
Upgrading problem GurillaNET Questions and Comments 4 01-19-2007 11:56 AM
Missing Stories hubs Questions and Comments 2 08-16-2006 02:08 PM


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