mudi Posted November 22, 2008 Share Posted November 22, 2008 Well, i just bought cbox premium since they told me i can integrate it with my users database. But this is what i get on the page of user integration User integration If you host your own website with its own userbase, it is quite easy to integrate Cbox so that it automatically assigns the correct names to users logged in to your website. If your site is hosted by MyLeague.com then it's all been done for you – just get your custom MyLeague.com code and enable integration by clicking the button below. If your site is PHP-based (e.g. phpNuke, vBulletin, phpBB), alter your Cbox HTML code in the following way: ...&sec=form&nme=<?=urlencode($name)?>&nmekey=<?=md5('(i think this part is private, dunno)'.$name)?> Where the variable $name appears, insert the variable that represents the user's name as retrieved from your userbase. This will vary depending on your CMS or forum system. After changing your code, enable user override below. I got my variable, but where i add that code, what i do. THANKS! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.