Well, the creative subforum expand/collapse should be working. It's not supposed to remember if you expanded it on purpose.
Also, you'll be able to see where users are deeper into the forums on the forum index... such as:
Lurking in forum: Clan (U)
Topics don't show what forum they are in simply because the url (topic=2) doesn't give me what forum they are in until the script starts running. I'll figure out what to do with that later.
Right now, I'm going to get minerals working... trying to think of an equation...
y = Character count / 100 (max 20)
y = y + reputation / 100 (max 5)
x = admin karma / 50 + y/3 (max y/3 or this value - whatever is greater)
rand (x, y)
So, if you make a post worth 20 without karma or reputation, you have a chance to get between 7 and 20 minerals. Karma and reputation will effect this by increasing your max minerals possibly gainned or your min minerals possibly gained... somehow I'll fit the equation to do negative karma as well...
Got any other ideas? DT_BK?
QUOTE
Actually, me loading the file turned out to be counter-productive! I accidently, somehow, deleted a little bit of code!
Oh and I fixxed the Last Post % for you bolt...
The header containing the width %'s is what I accidently deleted and re-wrote it fast... thus, that's why it was so messed up