
Send an Instant Message to Kaitou Ace Using...
AIM
Kaitou Ace42
So minor things, but here they are:
1. Upgraded forum to vb 4.0.6, mostly a bug-fix, but it should be handy to keep up to date on these.
2. Added a mobile device 'lightweight' style to the forums. The style sadly doesn't support blogs, but should allow you to do everything else on the forums from your PDA/Cellphone
Oh, and if anyone is really really curious, the actual bugs fixed were: 4.0.6 and 4.0.5.
Another 49 gift items have been added to the store. More are likely to come later.
There is also a daily lottery now, tickets for which you can also get at the store.
Some of you may have noticed a new link in a couple of places, it's near the toolbar in the quick reply, and under the smilies in the new thread/blog post or advanced reply screens. It's an oekaki board applet shoehorned into af.
Basically it'll let you draw things, and save them on the server, either for further editing (you can save the layers file) or for showing it off.
At the moment the canvas size is set to 640x480, I can adjust that if its too small, and I may (will
So yes, they are all fixed. And how you are probably not asking? Well I'll tell you anyway! My first multi-database sql query O_o;
Code:UPDATE animeforum.blog SET animeforum.blog.title = ( SELECT animeforum_snap.blog_entry.title FROM animeforum_snap.blog_entry WHERE animeforum_snap.blog_entry.entryid = animeforum.blog.importblogid) WHERE animeforum.blog.importblogid != '0' AND EXISTS ( SELECT animeforum_snap.blog_entry.title FROM animeforum_snap.blog_entry
I turned on the ability to customize blog styles. It's under blog settings. Please don't make me regret it O_o;;