The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
CBox integration
Hi,
I have a cbox premium on my forum and tried to integrate it with the forum. this plugin code is supposed to make the cbox use the registered members username as the username for the name field. It is returning an error however. This is the code I am supposed to install. Code:
$cbox_nme = urlencode($vbulletin->userinfo['username']); $cbox_key = md5('a8jifka4djgkaeci' . $vbulletin->userinfo['username']); |
#2
|
|||
|
|||
What's the error, and what hook are you using for the plugin?
|
#3
|
|||
|
|||
forumhome_complete
When trying to post, the cbox returns: Quote:
Quote:
|
#4
|
|||
|
|||
Oh, I see...I don't see anything wrong with what you did, but I don't know anything about cbox. Did you choose "Yes" to enable the plugin before you saved it?
You really should be contacting them for support since this area of the forum is for requesting vb modifications. BTW, I don't know if that string of characters after md5( is unique to you or not, but if it is you probably shouldn't be posting it. (And if it isn't, maybe the problem is that you should be using your own code? I don't know). |
#5
|
|||
|
|||
haven't got much support from them. this sucks.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|