Recent Topics

1 Nov 20, 2005 02:46    

After tweaking my skin a little I was able to get the top referer stats to show up on the main page.However, when you click on the "more" link it takes you to a blank page, except for the sidebar stuff.Basically the stats that should show up do not on the theme I am using, but does on the Custom theme.I have gone over this tooth and nail and cannot see where my error is.I even tried the Custom theme _main.php on my theme and the stats showed up fine, yet I still couldn't see what code my theme's original _main.php was missing that keeps the stats from showing up.

Any help is fixing this dilema would be greatly appreciated :)

2 Nov 20, 2005 04:20

there should be a if( $disp == 'stats' ) or switch( $disp ) somewhere.

Just search for "stats" in the custom theme that is working.

However, with 0.9.1 it got disabled/removed in the whole app, also in the custom skin, AFAIK.

3 Nov 20, 2005 19:17

Thank you.. dunno how I missed that :)


Form is loading...