CBOX User Integration
-
I’ve been trying to figure this out all day but I just can’t seem to get it. I hope one of you guys can help me out.
I had to disable the CBOX ’cause I kept being attacked by spammers, I kept banning them and they kept getting in via proxy. To make a long story short, I took off the CBOX. Now, I want to integrate the users from my Wordress Database to my CBOX.
Well, I tried to do it today but I just couldn’t figure it out. What table holds the all my users? I went into phpMyAdmin and it had to different user tables, I wasn’t sure which one to use nor I knew how to add it to the line of code.
This is what I need to do:
https://img215.imageshack.us/img215/2237/spammerkw9.jpg
It’s really confussing, if anyone can help me, I’d be greatly appreciated. The code is below, maybe you guys can code it for me.
Thank you!
<!-- BEGIN CBOX - www.cbox.ws --> <div align="center" id="cboxdiv"> <iframe frameborder="0" width="190" height="305" src="https://www4.cbox.ws/box/?boxid=3356162&boxtag=8333&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#5C008B 1px solid;" id="cboxmain"></iframe><br/> <iframe frameborder="0" width="190" height="75" src="https://www4.cbox.ws/box/?boxid=3356162&boxtag=8333&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#5C008B 1px solid;border-top:0px" id="cboxform"></iframe> </div> <!-- END CBOX -->
...&sec=form&nme=<?=urlencode($name)?>&nmekey=<?=md5('of9o24o0p3hiamim'.$name)?>
- The topic ‘CBOX User Integration’ is closed to new replies.