I think it's because you have a table prefix ... am I right in assuming that?
Another variation of the PHP (this is from Amelie):<?php$quotes = file('quotes.txt');$num = rand(0, count($quotes)-1);echo $quotes[$num];...
Got it - thanks. 🙂
I'm somewhat confused, sorry. Edit: Got it!Thanks very much!
Just for one skin.And I tried the commenting out thing too but then it doesn't display any of the variables (incase anyone wants to try that out)...
Thanks Tammy. 🙂 My problem at the moment is this:#viewuser .listbox { display: none; }I want the 'reviews by' .listbox to not display so th...
Are those changes on the 'default' stories.php or the one that I changed before?
Thank you!And thanks for the tip on the Lestranges skin, I just edited it so it should look right now. :]
But if there were multiple installs then they would clash? :S
Yes. :)Thank you!
