22 August, 2006

miscellany: "Parse error, unexpected T_VARIABLE on line 13687"

I hate missing semicolons.

Problem created right before bed yesterday, and fixed at first chance today. Have a decent chunk of the added functionality for the bot working, but there's still quite a bit to hammer out.

The finished pile:
  • Login (not actually a functional login, just works for "looks"-- and it provides access to the actually intended functions.
  • admin adding/removing members from departments
  • header/footer (looks vaguely e-mailish)
Needs work:
  • interdepartmental code works, but the formatting of the results is from hell
  • forum code appears to work, but doesn't
To be implemented (maybe):
  • some way to file reports (probably just altered mailcode)
  • a way to reply to the mail (like the web-based "reply" button)
  • something else that will no doubt occur to me as I screw up another bit of code, ad nauseum
  • take all those bits of edited code that didn't work as plugins the first several times (the ones that work as part of the main php file) and mangle them into working plugins. MWAHAHAHAHAHAHAH!!! Won't that be masochistic.

0 Comments:

Post a Comment

<< Home