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 19 of 19
Search took
0.00
seconds.
Search:
Posts Made By:
yetdog11
Forum:
vBulletin 2.x Full Releases
11-14-2002, 04:23 PM
Replies:
220
Add Who's Online locations from Admin CP
Views:
41,289
Posted By
yetdog11
Erwin, will that also work for pages outside of...
Erwin, will that also work for pages outside of the vB directory? For example, my forums are at www.antsmarching.org/forum/
However, lets say I want to add...
Forum:
vBulletin 2.x Full Releases
08-11-2002, 04:04 PM
Replies:
220
Add Who's Online locations from Admin CP
Views:
41,289
Posted By
yetdog11
The problem is, the test file is not in the vB...
The problem is, the test file is not in the vB folder. And I haven't found a way to dynamically include the session if it is needed.
Forum:
vBulletin 2.x Full Releases
08-06-2002, 05:39 PM
Replies:
220
Add Who's Online locations from Admin CP
Views:
41,289
Posted By
yetdog11
Yikes - anyone? :(
Yikes - anyone? :(
Forum:
vBulletin 2.x Full Releases
08-05-2002, 06:12 PM
Replies:
220
Add Who's Online locations from Admin CP
Views:
41,289
Posted By
yetdog11
Top - I feel so close - anyone have anything?
Top - I feel so close - anyone have anything?
Forum:
vBulletin 2.x Full Releases
08-05-2002, 02:50 AM
Replies:
220
Add Who's Online locations from Admin CP
Views:
41,289
Posted By
yetdog11
Ok - so in admin_online, I entered in the full...
Ok - so in admin_online, I entered in the full URL into the filename box (http://www.antsmarching.org/setlists/test.php), and the link comes up as...
Forum:
vBulletin 2.x Full Releases
08-04-2002, 10:57 PM
Replies:
220
Add Who's Online locations from Admin CP
Views:
41,289
Posted By
yetdog11
I followed directions perfectly, and I get this...
I followed directions perfectly, and I get this in WOL when someone is on a page I added through the admin_online control panel.
Unknown Location: /setlists/test.php?
The file in question's URL...
Forum:
vBulletin 2.x Full Releases
08-04-2002, 03:25 PM
Replies:
220
Add Who's Online locations from Admin CP
Views:
41,289
Posted By
yetdog11
I am getting an Unknown Location in WOL - it...
I am getting an Unknown Location in WOL - it shows the link to the file and the session ID, but its titled Unknown Location, even thought I entered it in the admin_online.php file correctly.
...
Forum:
vB3 Programming Discussions
08-04-2002, 02:46 PM
Replies:
5
Extending vBulletin's session management
Views:
2,522
Posted By
yetdog11
We have a slightly different method for doing...
We have a slightly different method for doing things, including our own custom antsglobals file in each page. However, if I try requiring global.php, i get a blank page.
Sooooo my question is,...
Forum:
vB3 Programming Discussions
08-02-2002, 05:20 PM
Replies:
2
Modifying custom include to act as global.php?
Views:
1,523
Posted By
yetdog11
It looks like I'm going to be using sessions to...
It looks like I'm going to be using sessions to do this, and storing PHP_SELF in the location column of the session table for each page. However - do I need to include sessions.php to carry on the...
Forum:
vB3 Programming Discussions
08-02-2002, 02:56 AM
Replies:
2
Modifying custom include to act as global.php?
Views:
1,523
Posted By
yetdog11
Nothing? :ermm:
Nothing? :ermm:
Forum:
Modification Requests/Questions (Unpaid)
08-01-2002, 10:26 PM
Replies:
2
Who's Online shows users logged in on non-vb pages?
Views:
957
Posted By
yetdog11
Here's what is contained in the include file that...
Here's what is contained in the include file that we are including:
https://vborg.vbsupport.ru/showthread.php?s=&threadid=41786
Forum:
vB3 Programming Discussions
08-01-2002, 06:09 PM
Replies:
2
Modifying custom include to act as global.php?
Views:
1,523
Posted By
yetdog11
Modifying custom include to act as global.php?
I run a site that is built around vB's membership system, and we use a custom file (antsglobals.php) to include any kind of login information a page might require:
<?
$dbserver = "**";
$dbname...
Forum:
vBulletin 2.x Full Releases
08-01-2002, 05:13 PM
Replies:
220
Add Who's Online locations from Admin CP
Views:
41,289
Posted By
yetdog11
This post's issue is no longer relevant
This post's issue is no longer relevant
Forum:
vBulletin 2.x Full Releases
08-01-2002, 04:59 PM
Replies:
143
Who's online on non-vB page (with usernames)
Views:
30,214
Posted By
yetdog11
Try this: echo(" <img...
Try this:
echo(" <img src='http://xtreme-gods.net/layout/icon.jpg'> $regmemberson");
(Note single quotes instead of doube inside the img tag)
Matthew Yette
matt@antsmarching.org
Forum:
vB3 General Discussions
08-01-2002, 02:55 PM
Replies:
22
Who's online locations to non-forum pages..
Views:
3,097
Posted By
yetdog11
I too would like to know the answer to this....
I too would like to know the answer to this. However, we already have a custom php file included in all of our pages to include the vB membership, instead of just including global.php. So users are...
Forum:
Modification Requests/Questions (Unpaid)
08-01-2002, 02:18 PM
Replies:
2
Who's Online shows users logged in on non-vb pages?
Views:
957
Posted By
yetdog11
Who's Online shows users logged in on non-vb pages?
On my site at www.antsmarching.org , we have a great deal of features built into the database that vb uses. Our registration system is all built off of vb's membership, so users only have to register...
Forum:
vBulletin 2.x Full Releases
06-04-2002, 03:11 AM
Replies:
111
Admin Quick Stats
Views:
16,571
Posted By
yetdog11
I am running vB 2.2.2 - I seemingly have...
I am running vB 2.2.2 - I seemingly have installed it correctly, but nothing in my CP looks different. Do I need at least 2.2.5?
Matt
matt@antsmarching.org
Forum:
Community Reviews
01-10-2002, 12:39 PM
Replies:
2
antsmarching.org
Views:
2,472
Posted By
yetdog11
Thanks man! Well appreciated! Matt
Thanks man! Well appreciated!
Matt
Forum:
Community Reviews
01-10-2002, 05:40 AM
Replies:
2
antsmarching.org
Views:
2,472
Posted By
yetdog11
:D www.antsmarching.org
:D
www.antsmarching.org
Showing results 1 to 19 of 19
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:46 PM
.
-- 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.01482 seconds
Memory Usage
1,983KB
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
(19)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(33)
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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
FULLTEXT Search
php_sapi_name(): fpm-fcgi