Pligg CMS Forums


Go Back   Pligg CMS Forum > Pligg Development > Bug Report



[SOLVED] Tag cload range/1 to range/4 no result

Found or fixed a small bug in Pligg? Post it here so we can update appropriately.


 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-19-2008, 05:20 AM
Pligg Donor
Pligg Version: 9.9.0
Pligg Template: Custom
 
Join Date: Dec 2007
Posts: 43
[SOLVED] Tag cload range/1 to range/4 no result

I am using Pligg 9.9.0 and URL-method 2.

The problem is in Tag cload under some of the tabs (48 hours, This week, ...), more spesific the problem occur under all tabs from range/1 to range/4, and the problem is that the tags under those tabs don't return any results.

This is what one of the URLs for one random tag that don't work looks like:
domain.com/tag/linux/1169201283/

But the tags work fine from the "All"-tabs under Tag clouds, because it looks like this (without the long number):
domain.com/tag/linux/

The reason i am certain this is a bug, is because i found to random Pligg powered sites using Pligg with URL-method 2 that has the exact same problem with tags under range/1 to range/4 not displaying any search results. This are:

FoxieWire / Tag cloud
and
Upnews / Tag cloud

Does somebody have a fix for this, og any information i can use trying to fix it my self?

Last edited by ditto; 01-19-2008 at 06:45 AM.
Sponsor
  #2 (permalink)  
Old 01-19-2008, 12:06 PM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
In your .htaccess file, add this line

PHP Code:
RewriteRule ^tag/(.+)/(.+)/?$ search.php?search=$1&tag=true&from=$[QSA,NC,L
ABOVE this line

PHP Code:
RewriteRule ^tag/(.+)/?$ search.php?search=$1&tag=true [QSA,NC,L

- Ash
  #3 (permalink)  
Old 01-19-2008, 12:52 PM
graphicsguru's Avatar
Pligg Donor
Pligg Version: 9.9.5
 
Join Date: Aug 2006
Location: USA
Posts: 414
Works
thank you very much Ash
  #4 (permalink)  
Old 02-07-2008, 11:51 PM
Casual Pligger
Pligg Version: 1.0.0
Pligg Template: dafault
 
Join Date: Feb 2008
Posts: 81
Thumbs up

HI,
I have changed as you said..but still not working..not sure why...but thanks a lot bro....
 

Thread Tools
Display Modes



Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Use the coupon code PLIGG at Dreamhost.com to receive a discount of up to $84.00 Make a donation to support Pligg CMS development