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 14 of 14
Search took
0.01
seconds.
Search:
Posts Made By:
bleavitt
Forum:
vB4 Programming Discussions
06-21-2010, 03:55 PM
Replies:
11
VB Register integration with games.
Views:
1,025
Posted By
bleavitt
What if you just added another line of code that...
What if you just added another line of code that calls for your games database and inserts the values that are made available with the Forums registration process? I'm assuming by the end of the...
Forum:
vB4 Programming Discussions
06-18-2010, 08:18 PM
Replies:
11
VB Register integration with games.
Views:
1,025
Posted By
bleavitt
I probably won't be able to walk you through it,...
I probably won't be able to walk you through it, but I might be able to offer some insights. I'm in something of a similar situation right now, where I'm implementing a custom login process to...
Forum:
vB4 Programming Discussions
06-16-2010, 05:59 PM
Replies:
1
do_login_redirect alternative
Views:
1,318
Posted By
bleavitt
do_login_redirect alternative
These posts are mostly for my own health and working out the problem in prose before attempting code poetry... which I'm not very good at.
If anyone's been following my threads, I've become a...
Forum:
vB4 Programming Discussions
06-15-2010, 09:16 PM
Replies:
0
Logic behind $vbulletin->userinfo for login purposes
Views:
551
Posted By
bleavitt
Logic behind $vbulletin->userinfo for login purposes
Here's my latest question. I'm trying to understand why the variable array from $vbulletin->userinfo is being called before it has been created in such instances as in the functions_login.php page. ...
Forum:
vB4 Programming Discussions
06-15-2010, 07:36 PM
Replies:
4
$vbulletin->userinfo
Views:
2,137
Posted By
bleavitt
Thanks DragonBlade, That kind of helped....
Thanks DragonBlade,
That kind of helped. I'm not sure I'm making much progress though.
Here's another question that I'm not sure where to look. Where in the PHP is the conditional tag for...
Forum:
vB4 Programming Discussions
06-15-2010, 03:16 PM
Replies:
4
$vbulletin->userinfo
Views:
2,137
Posted By
bleavitt
DragonBlade, You're right. My mistake. It's...
DragonBlade,
You're right. My mistake. It's actually found in the login.php file in the root directory. Then I actually pulled it from a plulgin that modifies that file for LDAP login...
Forum:
vB4 Programming Discussions
06-14-2010, 09:29 PM
Replies:
4
$vbulletin->userinfo
Views:
2,137
Posted By
bleavitt
$vbulletin->userinfo
I'm looking for some additional information on this variable: $vbulletin->userinfo . Specifically I'm looking for how it is being set.
In the login script (includes/functions_login.php), I find...
Forum:
vB4 Programming Discussions
06-14-2010, 06:29 PM
Replies:
0
Custom Login Process: process_new_login() not responding.
Views:
1,036
Posted By
bleavitt
Custom Login Process: process_new_login() not responding.
Greetings,
First, before I go in to details, is there anyway to enable the PHP error/warning messages that are generated by default. You know, the kind that tell you where and what line the code...
Forum:
vB4 Programming Discussions
06-14-2010, 05:42 PM
Replies:
2
How to export php code to vbulletin?
Views:
587
Posted By
bleavitt
Hey Mordor1, I just conclude a thread where...
Hey Mordor1,
I just conclude a thread where I was running into a similar issue. I was a little frazzled that PHP functions wouldn't work in the templates either in v4.0. This has worked for me...
Forum:
vB4 Programming Discussions
06-14-2010, 05:25 PM
Replies:
8
calling a $_SERVER['REQUEST_URI'] within a template
Views:
1,378
Posted By
bleavitt
Just to conclude this thread, here's the solution...
Just to conclude this thread, here's the solution that worked for me. Attilitus was right on with his suggestions above below is the specific solution that worked for me:
In the Plugins Manager...
Forum:
vB4 Programming Discussions
06-04-2010, 03:38 PM
Replies:
8
calling a $_SERVER['REQUEST_URI'] within a template
Views:
1,378
Posted By
bleavitt
Thanks Tim again for your help, I apologize...
Thanks Tim again for your help,
I apologize for overlooking the second part of your first post. I think I've followed your instructions. However, I'm still in the dark. I've not been able to make...
Forum:
vB4 Programming Discussions
06-03-2010, 09:39 PM
Replies:
8
calling a $_SERVER['REQUEST_URI'] within a template
Views:
1,378
Posted By
bleavitt
Ok, that makes more sense. This leads to two more...
Ok, that makes more sense. This leads to two more questions then. Where do I go to find a suitable plugin to tack this bit of code on to? I've got FTP access, I wouldn't even know wher to begin...
Forum:
vB4 Programming Discussions
06-03-2010, 09:26 PM
Replies:
8
calling a $_SERVER['REQUEST_URI'] within a template
Views:
1,378
Posted By
bleavitt
Thanks Attilitus for your response, ...
Thanks Attilitus for your response,
However, I'm not seeing how this will allow me to use the php global variable $_SERVER['REQUEST_URI'] within a vBulletin template. Maybe, I'm missing...
Forum:
vB4 Programming Discussions
06-03-2010, 09:11 PM
Replies:
8
calling a $_SERVER['REQUEST_URI'] within a template
Views:
1,378
Posted By
bleavitt
calling a $_SERVER['REQUEST_URI'] within a template
I'm in the process of migrating from 3.0 to 4.0 setup of vBulletin. I've noticed that in 4.0, php tags do not work within the template files themselves. Hence it would seem that something like...
Showing results 1 to 14 of 14
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:35 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.03391 seconds
Memory Usage
1,969KB
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
(14)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(4)
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.0051
(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(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(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(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi