PDA

View Full Version : Forcing users to use the DHTML Stats Drop Down.


neolithic
14 Jul 2005, 04:30
I've been attempting to search this forum for an answer but no luck. Hopefully I didn't just over look a post or something.

I'm just wondering if someone knows how to force users to use that DHTML drop down menu that shows the stats instead of the big chunky expanded layout. I'm talking about the stats shown in the postbit btw.

Essentially I want to remove the users ability to make that choice as to what style of stats they want in their UserCP

Revan
15 Jul 2005, 09:25
I see I need to create an ACP setting for this :p
Run this:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


Remember to add a prefix if you got one.
Then open the template, and delete the entire bit concerning the dropdown selection.

neolithic
15 Jul 2005, 17:45
Thanks Revan. Works a treat.

neolithic
18 Jul 2005, 05:36
Just a thought. What is the default value for rpgstats? Is it 0 or will I have to come back and re-run the query every time a new user registers and account?

Kingzor
03 Sep 2005, 20:44
Just a thought. What is the default value for rpgstats? Is it 0 or will I have to come back and re-run the query every time a new user registers and account?
yea im having the same problem with new users

Revan
03 Sep 2005, 22:51
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------