- Advertise it.- Affiliate with people.And more simply...Word of mouth. :)Or you know, get some pretty banners and buttons and get people to link it a...
Those are nice and simple.My only complaint against 'PretenderRotate' is that the background is a little too 'cluttered' in my opi...
To be honest, I have no idea. :PI got the "same" error:A fatal MySQL error was encountered.Query: INSERT INTO ink_fanfiction_authorinfo(`uid...
It's fixed now. One tiny thing to note: All of the text on the Lestrange's skin looks to be Verdana, while the font on the "site news&q...
Ah, thanks Jan_AQ!
In my variables.php, I have:$blocks['news']['num'] = 3;Which limits it to three.You can also go to admin.php?action=blocks&adm...
I was just wondering if anyone has done this yet?I might attempt it myself, otherwise ...
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!
