I\'m looking to set-up a vBulletin install next to a CakePHP install. I was planning on just popping the the vB folder into webroot, but when accessing the folder in my browser, it loses the short URL
I need to use vBulletin auth system on the rest of my site. Does vB has any APIs for that? Im expecting to find something like that:
I integrated my vBulletin with custom front page. I\'m wondering, how could I use vBulletin BBcode on tha开发者_运维知识库t page (I\'m displaying some posts there).
I\'m looking to get a single sign on set-up between a cakePHP (1.3) app and a vBulletin (4.0.2) forum.
I trying to write a program (C#) that can login and create new thread into VBulletin forums. I tried 2 way:
I\'m redesigning the template for a Wordpress based site which is bridged with a vBulletin forum. How can I开发者_运维技巧 can I get the number of online users as they are shown on the forum\'s pages
Please check the attached code. RewriteEngine on # If you are having problems or are using VirtualDocumentRoot, uncomment this line and set it to your vBulletin directory.
Closed. This question is off-topic. It is not currently accepting answers. 开发者_高级运维 Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Is there an OpenID Plugin for vBulletin? I need to be able to replace the current registration/login functionality w开发者_StackOverflowith OpenID authentication.
So I made a plugin/hook <?php ob_start(); include $_SERVER[\'DOCUMENT_ROOT\'] . \"/delta/pack_files/other/login.php\";