Adding new Fields
Well, I'm not a php genius, but I found I could just copy every instance of yahoo in admin/functions.php, admin/user.php, and member.php and change all things saying "yahoo" to "msn" and just add an msn row to the user table in phpMyAdmin. That worked perfectly. But since I don't really like custom profile fields, I wanted to input my battle arena stuff (like right weapon) in it's own field, just like MSN. So, I tried it again, duplicating all the yahoo fields, then replacing yahoo with right and then made a right row. But this time, when I put in the <*img="balh"*> code, I get a MySQL error.
Does anyone know why that is? I figured it was because you can't put <*""*> tags in a varchar field, but I really don't know.
|