Find
Code:
// Throw the whole mess in the database.
$db->query_write("INSERT INTO ".TABLE_PREFIX."usergroup (title,usertitle,showinlist,ispublicgroup) VALUES ('$title','$usertitle',$showinlist,$ispublicgroup)");
Replace with
Code:
// Throw the whole mess in the database.
$db->query_write("INSERT INTO ".TABLE_PREFIX."usergroup (title,usertitle,ispublicgroup) VALUES ('$title','$usertitle',$ispublicgroup)");
these right? i did them....and my phrases are there i checked each one....
okay i reread that line about 20 times and now i see what you are saying....omg i am so frutsrated!! sorry it just wasn't registering in my brain....
i need to do the file edit dealing with the parent forum...i will go look through this again but i don't remember seeing it and i know the txt file is still missing because i tried to download and reinstall last night....
i get my line 758 error...i refresh and i get the all ready have a forum....then i delete the user group and i get try again...back to the beginning....
okay so i have looked through the thread again and i came up with the one post anywhere...and theput the link anywhere you want....what is the edit link? and what is the create link?(hideaway.php??) and they go in the hideaway.php file file right?
nm i guess if i actually read the php file it would tell to change the forum ID omg do i feel blond....