Show Group ID...
PostPosted: 06 Sep 2010, 02:55
Hello,
I am running arrowchat with phpbb3, and i would like to show a user's groupid in the popout user-information div within the chatroom window.
I have added the database table information into the config.php file, and added it to the receive_user.php file as well. This has been tested working.
My problem is within arrowchat_core.js
I cannot find where (f.id, f.t, f.n, etc...) are defined
I am able to fetch my groupid variable through the receive_user.php ajax function
However, i cannot figure out how to carry that variable over to the (f.id, f.t, f.n, etc...) variable
Any help would be immensely appreciated
I am running arrowchat with phpbb3, and i would like to show a user's groupid in the popout user-information div within the chatroom window.
I have added the database table information into the config.php file, and added it to the receive_user.php file as well. This has been tested working.
My problem is within arrowchat_core.js
I cannot find where (f.id, f.t, f.n, etc...) are defined
I am able to fetch my groupid variable through the receive_user.php ajax function
However, i cannot figure out how to carry that variable over to the (f.id, f.t, f.n, etc...) variable
Any help would be immensely appreciated