hi,
I was asked to write this for someone, and seeing as it wasn't too complex to do, I thought I'd post it as a free plugin :)
This plugin is very simple, just add this line to top of user_view.html:
..and then you can use <%user_profile_views_shows%> in user_view.html.
If you want to use it anywhere else , the field name is:
Enjoy =)
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
I was asked to write this for someone, and seeing as it wasn't too complex to do, I thought I'd post it as a free plugin :)
This plugin is very simple, just add this line to top of user_view.html:
Code:
<%Plugins::GForum::CountProfileViews::Count_View($user_username)%>..and then you can use <%user_profile_views_shows%> in user_view.html.
If you want to use it anywhere else , the field name is:
Code:
<%user_profile_views%>Enjoy =)
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

