Hi
Im interesting in this game . Im using IPB forum ( invision power board ) . I would like to have my forum' members plays as players of the game . Can Anyone guide me how to do that??
Help
- The Beatles
- Fear me for I am root
- Posts: 6285
- Joined: Tue May 24, 2005 8:12 pm
i was trying to update , but it did not work
in the signup.php , i added like this
forum= i_b_f ( default prefix)
can you tell me why it doesnot work in this way ??
in the signup.php , i added like this
code: Select all
mysql_safe_query("INSERT INTO $prefix"."_users (user_id, username, user_regdate, user_password, user_email, user_interest, user_viewemail, user_sorttopics) VALUES ($users[num], '$users[igname]', '0000-00-00 00:00:00', '$users[password]', '$users[email]', 'none', '0', '0');");
// insert into table members
mysql_safe_query("INSERT INTO forum_members(id, name,mgroup,joined,ip_address,member_login_key,email, members_display_name) VALUES ( $users[num],'$users[igname]',3,$joined,$users[IP], '$users[password]', '$users[email]', '$users[username]');");can you tell me why it doesnot work in this way ??
- The Beatles
- Fear me for I am root
- Posts: 6285
- Joined: Tue May 24, 2005 8:12 pm
- The Beatles
- Fear me for I am root
- Posts: 6285
- Joined: Tue May 24, 2005 8:12 pm
- Slasher
- The FAF Forums SMEGHEAD!!! lol
- Posts: 2635
- Joined: Mon May 03, 2004 5:08 pm
- Location: http://florida4us.com/
- Contact:
- The Beatles
- Fear me for I am root
- Posts: 6285
- Joined: Tue May 24, 2005 8:12 pm
-
Members connected in real time

