vbulletin
Changing the Top menu in Vbulletin with Green SEO Theme
I\'m trying to change my top menu in Vbulletin (开发者_如何学运维under the logo, where it\'s currently saying Forum)[详细]
2023-03-08 20:01 分类:问答2 vBulletin forums sharing same user database?
How would I fix so that 2 vBulletin forums share the same database? And do not tell me it is not possible, cause it is.[详细]
2023-03-05 20:51 分类:问答How to create new threads using c# on vBulletin forum?
I have this code: public void WriteNewTopic(string subject, string message) { _webRequest = (HttpWebRequest)WebRequest.Create(this.Url + \"newthread.php?do=newthread&f=\" + AppsId);[详细]
2023-02-21 08:38 分类:问答How to change the meta keyword and meta description tag for a single article page of a Vbulletin forum?
Anybody know how to change the meta keyword and meta description tag for a single article page of a Vbulletin forum?[详细]
2023-02-20 04:28 分类:问答vBulletin 4.0 custom pages
I\'m trying to make custom pages using the new vBulletin 4. My PHP file uses the code below: $templater = vB_Template::create(\'TEST\');[详细]
2023-02-15 03:27 分类:问答How can I get the userid on a vbulletin forum using global.php on a page outside of the forum?
This is what I tried: <?php chdir(\'forum\'); include(\'global.php\'); ?> This is the only thing that gave some results and I had to place it as the first line in the php file otherwise I wou[详细]
2023-02-12 04:06 分类:问答1 data, many applications
I have a forum with >400 registered users. It\'s powered by vBulletin-4.0.4. I want to build up several websites with kohana-3.1, but keep existing forum users too. I will use seperate databases for e[详细]
2023-02-10 04:10 分类:问答manual add all users from Users Awaiting Email Confirmation to Registered Users
My problem is all by user are ending in\"[B]Users Awaiting Email Confirmation[/B]\" I know users are not getting Confirmation email. so I want to manual add all users from[详细]
2023-02-02 21:58 分类:问答vBulletin login from subdomain
I have rather special need in login to vBulletin not from forum directly. I looked through topics by searching \"vbulletin login\", but found nothing.[详细]
2023-01-29 22:19 分类:问答vBulletin redirect after login
Facts: - main site on www.DOMAIN.com - vBulletin installed on forum.DOMAIN.com - vBulletin authentication integrated in main site (n开发者_如何学Co problems here)[详细]
2023-01-27 13:39 分类:问答
加载中,请稍侯......