Monday, February 27, 2012

Le wild bug

2 comments:

  1. As a fellow programmer, I share your pain.
    But if it wasn't bugged, it'd be no fun!

    This reminds me that I still have to update to the latest version.
    I did a lot of tweaking in the previous release to restrict access to most pages for non-admin people.
    I think I should modify that router class instead of all the pages and javascript stuff.
    Also, registrations cannot be disabled (that'd be a great plus!).
    Good luck in your quest for debugging!

    ReplyDelete
  2. Thank you. lol.

    With Revision 2 came the option to easily disable/enable signups. I forgot to document it on the download info (I just did). Now you only have to set CONFIG::enable_signups to false to prevent user signups.

    ReplyDelete