The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Showing results 1 to 18 of 18
Search took
0.00
seconds.
Search:
Posts Made By:
dionak
Forum:
vBulletin 4.x Add-ons
06-19-2014, 03:12 PM
Replies:
1,282
Add-On Releases -
vBSSO - vBulletin Single Sign-On
Views:
364,651
Posted By
dionak
diretur Thanks for the quick response! I...
diretur
Thanks for the quick response! I gave it shot. Unfortunately adding the policy didn't seem to change anything. It may still be the issue. It's possible I goofed up the implementation. But...
Forum:
vBulletin 4.x Add-ons
06-17-2014, 12:55 PM
Replies:
1,282
Add-On Releases -
vBSSO - vBulletin Single Sign-On
Views:
364,651
Posted By
dionak
Hi, We are having a strange issues with the...
Hi,
We are having a strange issues with the login process between vBulletin and Wordpress. It seems that on Chrome and Safari vBulletin members are logged in correctly all at once. As in,...
Forum:
vBulletin 4.x Add-ons
11-14-2013, 03:13 PM
Replies:
1,282
Add-On Releases -
vBSSO - vBulletin Single Sign-On
Views:
364,651
Posted By
dionak
Hello, I hope someone can offer advice. We...
Hello,
I hope someone can offer advice. We are using VBSSO with Wordpress on a production server, after testing it on a development server, and it works fine on both of those.
Now, we have...
Forum:
vBulletin 4.x Add-ons
10-01-2013, 04:36 PM
Replies:
1,282
Add-On Releases -
vBSSO - vBulletin Single Sign-On
Views:
364,651
Posted By
dionak
We recently moved our old blog to Wordpress, and...
We recently moved our old blog to Wordpress, and we have a large user base in vBulletin, so we wanted to make if easier for logged-in vBulletin users to comment on the Wordpress blogs. So, we are...
Forum:
vBulletin 4.x Add-ons
12-10-2012, 06:15 PM
Replies:
1,382
Statistics Modifications -
VSa - Advanced Forum Statistics (AJAX)
Views:
499,794
Posted By
dionak
I have installed the module on a testing server,...
I have installed the module on a testing server, and I have a couple of questions:
1.) Is there an easy way to pull these stats onto a non-forum page on your site?
For instance, if your...
Forum:
vB4 Programming Discussions
10-07-2011, 08:07 PM
Replies:
0
Integration with Campaign Monitor
Views:
498
Posted By
dionak
Integration with Campaign Monitor
Does anyone have any experience trying to integrate vBulletin (4.x) with a mailing list managed by Campaign Monitor? We would like to be able to push/pulll subscribers from the vBulletin member list...
Forum:
vBulletin 4.x Add-ons
09-14-2011, 03:31 PM
Replies:
252
Major Additions -
[DBTech] vBQuiz v2 (vB4)
Views:
53,660
Posted By
dionak
I am working on a site that has a series of...
I am working on a site that has a series of quizes already implemented as a Movable Type blog, with the results being saved in a cookie. Problem is if a user takes quizes on a different machine, the...
Forum:
vB4 Programming Discussions
06-27-2011, 11:39 AM
Replies:
3
vbulletin auth external page - is this enough for admin area?
Views:
1,073
Posted By
dionak
I figured it out--just needed some time away from...
I figured it out--just needed some time away from the problem.
The usergroupid is in:
$vbulletin->userinfo['usergroupid']
(userinfo is just an array inside the object, not a whole other...
Forum:
vB4 Programming Discussions
06-25-2011, 11:40 AM
Replies:
3
vbulletin auth external page - is this enough for admin area?
Views:
1,073
Posted By
dionak
I tried the quoted example, but I think I'm not...
I tried the quoted example, but I think I'm not using it in the right context, because PHP doesn't know what "$this" is referring to. Also, it is not recognizing the "redirect()" function.
(I have...
Forum:
vBulletin 3.8 Add-ons
04-19-2011, 12:43 PM
Replies:
741
Integration with vBulletin -
vBTwitter
Views:
160,158
Posted By
dionak
Sorry I'm a bit lost. How does it connect to the...
Sorry I'm a bit lost. How does it connect to the Edit Options page? Thanks!
Forum:
vBulletin 3.8 Add-ons
04-09-2011, 08:31 AM
Replies:
741
Integration with vBulletin -
vBTwitter
Views:
160,158
Posted By
dionak
Sweet! Does this work for vB4? Thanks!
Sweet! Does this work for vB4? Thanks!
Forum:
vB3 General Discussions
04-17-2007, 01:23 AM
Replies:
5
vbulletin password hash - how do I integrate
Views:
1,167
Posted By
dionak
agreed. if you come back, it would be helpful to...
agreed. if you come back, it would be helpful to share the answer.
Forum:
vB3 General Discussions
02-09-2007, 08:58 PM
Replies:
4
error_nopermission hook issue
Views:
982
Posted By
dionak
The threads were open. I wondered if it the...
The threads were open. I wondered if it the error_nopermission was being called incorrectly. I guess if it's not a 'known issue', it could very well be a settings issue somewhere down the line. I'll...
Forum:
vB3 General Discussions
02-09-2007, 07:17 PM
Replies:
4
error_nopermission hook issue
Views:
982
Posted By
dionak
But why would they not be allowed to post? We're...
But why would they not be allowed to post? We're also seeing them able to post sometimes and not at other times. All users are part of the Registered Users group. This group has permission to create...
Forum:
vB3 General Discussions
02-09-2007, 06:49 PM
Replies:
4
error_nopermission hook issue
Views:
982
Posted By
dionak
error_nopermission hook issue
I have vb integrated into a site with a single sign-on. My logic handles the authentication portion and I have setup a plugin using the error_nopermission hook to redirect a user to the site login...
Forum:
vBulletin 3 Articles
01-29-2007, 12:20 AM
Replies:
17
Single Signin / Login Integration Tip
Views:
23,157
Posted By
dionak
Just curious, what perl script? This...
Just curious, what perl script?
This is really validating. I used a similar approach in a recent site. It's cgi-perl as opposed to mod_perl, mostly b/c when I started to build...I didn't know...
Forum:
vB3 General Discussions
08-12-2006, 12:57 PM
Replies:
3
Custom User Account Managment (Single sign-on)
Views:
1,078
Posted By
dionak
Thanks for the reply ElfMage. I'm basically...
Thanks for the reply ElfMage.
I'm basically trying to log a user in from a custom login. The user management is written in Perl, as opposed to PHP. The issue is that sessions are not in existance...
Forum:
vB3 General Discussions
08-04-2006, 05:41 PM
Replies:
3
Custom User Account Managment (Single sign-on)
Views:
1,078
Posted By
dionak
Custom User Account Managment (Single sign-on)
I'm creating a website that includes Vbulletin, MediaWiki and Movable Type. So I have a custom user management system kind of 'sitting on top' of these applications written in Perl...basically making...
Showing results 1 to 18 of 18
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
04:59 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.01447 seconds
Memory Usage
1,991KB
Queries Executed
10
(?)
More Information
Template Usage:
(1)
ad_footer_end
(1)
ad_footer_start
(1)
ad_header_end
(1)
ad_header_logo
(1)
ad_navbar_below
(1)
footer
(1)
forumjump
(1)
gobutton
(1)
header
(1)
headinclude
(1)
navbar
(2)
navbar_link
(120)
option
(1)
post_thanks_navbar_search
(1)
search_results
(18)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(26)
threadbit_pagelink
Phrase Groups Available:
global
inlinemod
prefix
search
Included Files:
./
search.php
./
global.php
./includes/
init.php
./includes/
class_core.php
./includes/
config.php
./includes/
functions.php
./includes/
class_hook.php
./includes/
modsystem_functions.php
./includes/
functions_search.php
./includes/
functions_databuild.php
./includes/
functions_forumlist.php
./includes/
functions_misc.php
./includes/
functions_forumdisplay.php
./includes/
functions_bigthree.php
Hooks Called:
init_startup
init_startup_session_setup_start
init_startup_session_setup_complete
cache_permissions
style_fetch
cache_templates
global_start
parse_templates
global_setup_complete
search_before_process
search_start
search_results_start
search_results_query_posts
search_results_prebits
threadbit_process
search_results_postbit
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0006
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi