The Website is Finished

September 1st, 2009 | Tags:

The website is now finished. All pages are up and running, and I absolutely love the theme I’m using. Clean and functional, and also valid XHTML and CSS.


Anyways, I am still in the process of the major overhaul on the armory and guild modules. I am going to be using SimpleXML exclusively now that PHP 4.x support has been removed. It should provide for quicker script execution, and make writing the armory and guild modules much easier than its current method.

  1. rtert
    September 10th, 2009 at 16:40
    Reply | Quote | #1

    wow this is awsome, i replaced our tooltip parser yesterday on our vbulletin with yours. i see there are templates and raw html stored in the database for guild and profile, are those supposed to show up in the tooltips? im just getting a little box for the [armory] tag and a link for the guild tag.

  2. September 10th, 2009 at 21:48
    Reply | Quote | #2

    I’m glad to hear you like it, but support is given via the bug tracker or by e-mailing me.

    and yes the code blocks from MySQL are used to format the tooltip when the user hovers over the link.

  3. rtert
    September 14th, 2009 at 13:22
    Reply | Quote | #3

    thanks. ive added equiped items with items tags to the armory_char tooltip and am using it in our app to pull an apps armory and stick it right in their app thread. ive about halfway ported this into a vb plugin, i might get around to finishing it.

  4. September 14th, 2009 at 15:21
    Reply | Quote | #4

    Yeah I’ve considered porting this over to vBulletin, but last I knew it costs money to use, and charging for a PHP script is retarded. Especially when there are better ones (phpBB, SMF, etc.) that are absolutely free.

    I’m interested to see how you formatted the armory, would love to see a link when you get a working version.

You must be logged in to post a comment.