I really don't know if this goes here, but it can't hurt ;).
When registering for the forum here, I noticed that the username I had chosen (Ai'ron) returns a SQL error. I'll go ahead and quote it here:
Code:
mySQL query error: select id, name, email, mgroup, member_login_key, ip_address, login_anonymous
from ibf_members
where LOWER(name)='ai'ron'
mySQL error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ron'' at line 3
mySQL error code:
Date: Wednesday 07th of September 2005 05:53:02 PM
Looks like the single quote is messing it up. I suspect it's a problem with this version of Invision Power, but from what I remember of PHP, it shouldn't be hard to fix. :)
Off-topic, but excellent work on the website design! As an amateur designer myself, I can't help but be impressed by it. :)