Hi guys, I'm new to all this and could really do with some help... I'm trying to integrate a 3rd party chat room script into BuddyPress. In order for existing members to be able to automatically login, I need to know what to change in the following lines of code: define('C_CUSTOM_USERNAME',$_FOO); // username define('C_CUSTOM_USERID',$_FOO); // [...]
↧