Thread: Stats Problem
View Single Post
Old December 30th, 2008, 03:39 AM   #2 (permalink)
Luciano
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
Actually its a teeny weeny bug.. I have it fixed somewhere in my install.. but cant remember where... I think what i did was in index.php if there was a cat.. redirect it to browseimages.php with the same cat..
so if you have: index.php?c=2 it will send you to browseimages?c=2 .. then you only have stats on mainpage.. but no stats display on subcategory pages..

Luc
[edit] found the fix[/edit]
open gallery/index.php in your favorite editor

find:
Code:
Content visible to verified customers only.
below add:
Code:
Content visible to verified customers only.
hope its what you meen!!
if not.. undo the changes..
Luc

Last edited by Luciano; December 30th, 2008 at 03:44 AM. Reason: found the fix
Luciano is offline   Reply With Quote