vf_profile = 0
What's that storing?
And..
Code:
- <table id="status_holder" align="center" width="100%" cellspacing="1" cellpadding="3" class="border" style="display: none;"><tr><td class="title1"><b id="status_holder_title"></b></td></tr><tr><td class="window1"><font size="2" id="status_holder_message"></font></td></tr></table><br />
What's that for?![]()
vf_profile = 0 is the mini-profile layout. At the moment 0 = standard, 1 = Tabular and 2 = Above Post. Although when I release a proper templating system 3 will be a "custom design beside posts" and 4 a "custom design above posts".
The status holder table is for AJAX actions. At the moment that's only lock and sticky though.
Stupid me... the first one was obvious!![]()
Ajax actions? O.o
I gotta test them!![]()