Quote:
Originally Posted by Zelda-King
Actually there're quite a lot of uncached templates;
Donate - uttstore_inputs_input (2)
Change Custom Title - uttstore_inputs_input (1)
Change Other User's Custom Title - uttstore_inputs_input (2)
Change Username - uttstore_inputs_input (1)
Glowing Username - uttstore_inputs_input (1)
Colored Username - uttstore_inputs_input (1)
Bank - uttstore_inputs_link (2), uttstore_inputs_text (1)
Sticky Thread - uttstore_inputs_input (1)
Thief - uttstore_inputs_input (2)
Give Forum Access - uttstore_inputs_dropdown (1), uttstore_inputs_input (1)
Deny Forum Access - uttstore_inputs_dropdown (1), uttstore_inputs_input (1)
Buy Forum Access - uttstore_inputs_dropdown (1)
I have the Buy Password disabled so that's untested.
|
In ushop.php find (around line 35)
PHP Code:
'uttstore_nav_actionbits'
change too
PHP Code:
'uttstore_nav_actionbits',
'uttstore_inputs_dropdown',
'uttstore_inputs_input'
Not the proper way to handle it, but it should work.