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...
Page 1 of 2
1
2
>
Showing results 1 to 25 of 29
Search took
0.00
seconds.
Search:
Posts Made By:
mt_100
Forum:
vBulletin 2.x Beta Releases
08-26-2003, 05:54 PM
Replies:
101
Password Non VB Pages Using VB Member Info
Views:
41,024
Posted By
mt_100
Right now the code for an incorrect user name and...
Right now the code for an incorrect user name and password is in the section that starts on line 95 inside that else statement.
All you would have to do is chage that table in the else to a header...
Forum:
vBulletin 2.x Full Releases
08-12-2003, 11:41 AM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
Make sure you have sessions turned on in your PHP...
Make sure you have sessions turned on in your PHP file as well as register globals and I think you may need short tags to unless you change them.
That could be why you can't display the user info....
Forum:
vBulletin 2.x Full Releases
08-11-2003, 12:14 PM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
Here is my logout file.
Here is my logout file.
Forum:
vBulletin 2.x Beta Releases
03-20-2003, 11:38 AM
Replies:
101
Password Non VB Pages Using VB Member Info
Views:
41,024
Posted By
mt_100
Well, my hack is session based so if you close...
Well, my hack is session based so if you close the browser it will kill the session.
Otherwise check you php.ini file for the session length and see what is set to, I keep mine set to zero.
I...
Forum:
vBulletin 2.x Full Releases
03-13-2003, 10:28 PM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
That is odd that is is going to the wrong page....
That is odd that is is going to the wrong page. Let me run through a few things and see what I can come up with.
Hey, thatnks for the additions, glad to know my code is liked and I appreciate the...
Forum:
vBulletin 2.x Full Releases
02-04-2003, 11:28 AM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
The database is selected in line 41 of the file,...
The database is selected in line 41 of the file, so that shouldn't be the issue.
Forum:
vBulletin 2.x Full Releases
02-03-2003, 11:24 AM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
Take a look at my post just before yours and make...
Take a look at my post just before yours and make sure those items are satisfied. It looks like you don't have a connection to the DB so be sure to check your connect.php.
Forum:
vBulletin 2.x Full Releases
01-27-2003, 11:43 AM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
That is the correct code to work, so no problem...
That is the correct code to work, so no problem there.
What version oh PHP are you using?
Also, is the register_globals setting turned on in the php.ini file?
Try to rename the file you are...
Forum:
vBulletin 2.x Beta Releases
01-13-2003, 11:17 AM
Replies:
101
Password Non VB Pages Using VB Member Info
Views:
41,024
Posted By
mt_100
Thank you for the comments, and the tips. I...
Thank you for the comments, and the tips.
I forgot to note that the new version includes an added feature. I added a column to the user table in the vBulletin database called lastlogin as a date...
Forum:
Member Archives
01-07-2003, 07:13 PM
Replies:
7
Related topics for non-vB pages
Views:
1,338
Posted By
mt_100
How are you calling the function from the search...
How are you calling the function from the search form? I can't seem to get it right, can I have a copy of your search form?
Forum:
Member Archives
01-07-2003, 02:38 PM
Replies:
4
Use VB Member Login for non vb website
Views:
1,248
Posted By
mt_100
Not sure if those do but this one does. ...
Not sure if those do but this one does.
https://vborg.vbsupport.ru/showthread.php?s=&threadid=41833
Forum:
vBulletin 2.x Full Releases
01-02-2003, 06:02 PM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
Here is the new version, should work for you.
Here is the new version, should work for you.
Forum:
vBulletin 2.x Full Releases
01-02-2003, 06:01 PM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
Yes there is a problem for some. The solution is...
Yes there is a problem for some. The solution is to change all the lines that read ECHO that are HTML to just HTML and put the stop PHP and Start PHP parkers before and after them. I will send the...
Forum:
vB3 General Discussions
11-22-2002, 01:52 PM
Replies:
8
Quick question
Views:
1,071
Posted By
mt_100
I was thinking about that but I didn't want the...
I was thinking about that but I didn't want the field to get erased everytime the tables were changed in new upgrades.
Forum:
vB3 General Discussions
11-22-2002, 11:54 AM
Replies:
8
Quick question
Views:
1,071
Posted By
mt_100
Strange, I got a reply on the vBulletin.com board...
Strange, I got a reply on the vBulletin.com board and the guy from the vBulletin team says last activity controls the icons.
I have no idea what to think now...??
Forum:
vB3 General Discussions
11-22-2002, 11:46 AM
Replies:
8
Quick question
Views:
1,071
Posted By
mt_100
What about the last activity field, any ideas...
What about the last activity field, any ideas about what it does?
Forum:
vB3 General Discussions
11-21-2002, 07:00 PM
Replies:
8
Quick question
Views:
1,071
Posted By
mt_100
Quick question
I currently have a hack that gives me security on my whole site using the vBulletin user table.
However, unless they enter the forums area non of the last visit or last login items are changed in...
Forum:
vBulletin 2.x Full Releases
10-04-2002, 03:19 PM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
This hack is server independant, I use it on my...
This hack is server independant, I use it on my IIS and Apache servers and it works fine.
Forum:
vBulletin 2.x Full Releases
08-08-2002, 01:21 PM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
Well, to install it. 1. Create a file called...
Well, to install it.
1. Create a file called connect.php and define the connection variables. Here is an example:
<?
// Variables that are used are the following
// $DB_SERVER : Name of...
Forum:
vBulletin 2.x Full Releases
08-02-2002, 06:38 PM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
I doubt it is cleaner, I'm certainly not a pro,...
I doubt it is cleaner, I'm certainly not a pro, but it works.
I saw a great hack for Apache on Unix/Linux with .htaccess that did the same thing and loved it, use it on one of my servers.
I...
Forum:
vBulletin 2.x Full Releases
08-01-2002, 10:00 PM
Replies:
31
Add security to non VB pages and block user groups
Views:
5,738
Posted By
mt_100
Add security to non VB pages and block user groups
OK, my first "hack"!
I created this because I want to have security and logins for my sites non VB pages but don't want two logins, one for the site and one for the forums.
There are other...
Forum:
vB3 General Discussions
04-02-2002, 05:28 PM
Replies:
2
Need help badly.
Views:
1,061
Posted By
mt_100
I figured it out. Change line seven from: ...
I figured it out.
Change line seven from:
if (!$HTTP_COOKIE_VARS["bbuserid"]) {
to:
if (empty($HTTP_COOKIE_VARS["bbuserid"])) {
Forum:
vB3 General Discussions
04-02-2002, 02:27 PM
Replies:
2
Need help badly.
Views:
1,061
Posted By
mt_100
Anyone...please?
Anyone...please?
Forum:
vB3 General Discussions
04-01-2002, 07:30 PM
Replies:
2
Need help badly.
Views:
1,061
Posted By
mt_100
Need help badly.
I have a site running that uses the vBulletin security for access to non VB pges.
I have a file in the vBulletin directory with the following code in it that I got from a hack here.
<?php
...
Forum:
Modification Requests/Questions (Unpaid)
04-01-2002, 03:13 PM
Replies:
3
Login code on Non VB Page
Views:
1,205
Posted By
mt_100
Sleepbirdcyp! Hey that works great except...
Sleepbirdcyp!
Hey that works great except for one thing.
When I go to the page that is protected I see the login boxes and I'm able to log in using them, but there is an error just about them...
Showing results 1 to 25 of 29
Page 1 of 2
1
2
>
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
06:15 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.01931 seconds
Memory Usage
2,028KB
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)
pagenav
(1)
pagenav_curpage
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(45)
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
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0008
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(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(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(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(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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(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(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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
FULLTEXT Search
php_sapi_name(): fpm-fcgi