it's not very easy, you have to manually edit each file and replace quite a few hardcoded references to 'perms' to 'usergroupid', and all references of 'a' to '6', 'm' to '7' and 'u' to whatever groupid you have assigned to normal users. you have to either add a few fields into your 'user' table that phpmychat requires (ie. 'latin1', etc), or else edit it out of the files. it's much easier to add it to the DB, in my opinion.
|