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 37
Search took
0.00
seconds.
Search:
Posts Made By:
Luke Brown256
Forum:
Modification Requests/Questions (Unpaid)
08-04-2007, 02:31 AM
Replies:
2
Admin Push Page
Views:
742
Posted By
Luke Brown256
Excellent, thank you very much for your help.
Excellent, thank you very much for your help.
Forum:
Modification Requests/Questions (Unpaid)
08-04-2007, 02:01 AM
Replies:
2
Admin Push Page
Views:
742
Posted By
Luke Brown256
Admin Push Page
Is there a mod that would force the user to a specific page, for example if i needed a user to view a particular thread as soon as they refreshed the page, they would be directed to the link i...
Forum:
vBulletin 3.5 Add-ons
08-02-2007, 01:09 AM
Replies:
393
Deluxe vB User login and access control on non vB pages
Views:
115,598
Posted By
Luke Brown256
Ok i have worked out what is wrong, i dont know...
Ok i have worked out what is wrong, i dont know if this is something that can be fixed or not but perhaps it should be added as a notice.
If you set your forums up so unregistered/ not logged in...
Forum:
vBulletin 3.5 Add-ons
07-31-2007, 03:49 AM
Replies:
393
Deluxe vB User login and access control on non vB pages
Views:
115,598
Posted By
Luke Brown256
Ok i am having some problems, i set the login...
Ok i am having some problems, i set the login script up to how i needed it and i ran this script:
<?php
$curdir = getcwd ();
chdir('../../vbulletin');
require_once('global.php');
chdir...
Forum:
vB3 Programming Discussions
03-15-2007, 08:46 AM
Replies:
1
SQL Query to select users who have NOT voted
Views:
640
Posted By
Luke Brown256
SQL Query to select users who have NOT voted
Hi i am trying to write an SQL query that would select all users from a specific usergroup who have NOT voted in a specific poll:
SELECT vb3_user.*
FROM vb3_user LEFT JOIN vb3_pollvote ON...
Forum:
Modification Requests/Questions (Unpaid)
02-16-2007, 01:29 PM
Replies:
3
Private Polls
Views:
1,058
Posted By
Luke Brown256
Private Polls
Hi i was wondering if a mod such as this exists:
i would like a poll if set to be private or hidden or what ever, so that is will NOT show the results of the poll until the poll has closed.
Does...
Forum:
vBulletin 3.5 Add-ons
01-14-2007, 12:59 PM
Replies:
393
Deluxe vB User login and access control on non vB pages
Views:
115,598
Posted By
Luke Brown256
Hi i am having one issue, when i try to read a...
Hi i am having one issue,
when i try to read a variable parsed through the URL:
index2.php?page=home
for example
when i access $_GET['page']
all it contains is 0
i ran some tests, and if i echo...
Forum:
vBulletin 3.6 Add-ons
01-05-2007, 06:40 PM
Replies:
178
Add-On Releases -
Thread Auto Reply System (v2.0)
Views:
50,697
Posted By
Luke Brown256
I basically want to use this mod for two separate...
I basically want to use this mod for two separate public forums, which an individual message for each forum, is there a way to do a custom message per included forum?
Forum:
vBulletin 3.6 Add-ons
01-04-2007, 03:55 AM
Replies:
49
Add-On Releases -
Thread Auto Reply 1.0
Views:
9,104
Posted By
Luke Brown256
Great cant wait for the next version to be...
Great cant wait for the next version to be released ( i am the same as some members on here have like 400 forums, and would like the option to INLCUDE forums i want it to be used on rather than...
Forum:
vBulletin 3.6 Add-ons
10-26-2006, 01:33 PM
Replies:
175
End-User Options -
Countdown Timer in signature
Views:
47,274
Posted By
Luke Brown256
Yeah i am using 3.6.2 and it is not working at...
Yeah i am using 3.6.2 and it is not working at all.
Forum:
vBulletin 3.6 Add-ons
10-25-2006, 12:59 PM
Replies:
339
Administrative and Maintenance Tools -
Admin Log In As User
Views:
131,311
Posted By
Luke Brown256
Hi abe with your hack i saw that: ...
Hi abe with your hack i saw that:
unset($vbulletin->db->shutdownqueries['lastvisit']);
That will stop the users last visit information being updated when the admin logs in.
But where in...
Forum:
vBulletin 3.6 Add-ons
10-25-2006, 12:44 PM
Replies:
244
Add-On Releases -
Cyb - Login To User Account
Views:
59,884
Posted By
Luke Brown256
i am not exactly sure how he done that then, i...
i am not exactly sure how he done that then, i looked through the code and there was no particular special function other than that one, which i added in.
Forum:
vBulletin 3.6 Add-ons
10-24-2006, 08:25 PM
Replies:
244
Add-On Releases -
Cyb - Login To User Account
Views:
59,884
Posted By
Luke Brown256
by making a slight alteration to the code i have...
by making a slight alteration to the code i have worked out how to stop it altering when the user last logged in:
I edited Cyb - Login To Other User Account - LTU:
this section:
...
Forum:
vBulletin 3.6 Add-ons
10-24-2006, 08:15 PM
Replies:
244
Add-On Releases -
Cyb - Login To User Account
Views:
59,884
Posted By
Luke Brown256
kk that error message is most likely caused by...
kk that error message is most likely caused by the cookie not being set.
as you can see from the statement:
SELECT userid, username, password, salt, styleid
FROM user
WHERE userid = ...
Forum:
vBulletin 3.6 Add-ons
10-20-2006, 09:55 PM
Replies:
244
Add-On Releases -
Cyb - Login To User Account
Views:
59,884
Posted By
Luke Brown256
kk: '1, 2'; Is correct so that is fine. ...
kk:
'1, 2';
Is correct so that is fine.
2) i am not sure what your saying.
3) no idea for that
The hack works fine for me, as you read i modded it so it would work for admins whose primary...
Forum:
vBulletin 3.6 Add-ons
10-20-2006, 01:11 PM
Replies:
244
Add-On Releases -
Cyb - Login To User Account
Views:
59,884
Posted By
Luke Brown256
Ok then just out of interest by any chance is...
Ok then just out of interest by any chance is your PRIMARY usergroup NOT Administrators.
Forum:
vBulletin 3.6 Add-ons
10-20-2006, 12:16 PM
Replies:
244
Add-On Releases -
Cyb - Login To User Account
Views:
59,884
Posted By
Luke Brown256
You get the smiley guide if you are NOT a...
You get the smiley guide if you are NOT a superadmin.
Forum:
vBulletin 3.6 Add-ons
10-20-2006, 10:37 AM
Replies:
244
Add-On Releases -
Cyb - Login To User Account
Views:
59,884
Posted By
Luke Brown256
1) nothing really happens you are still both...
1) nothing really happens you are still both logged in.
2) No there is no way to do that, the only way to check would be the check the IP address which is a pretty sure indicator, and have faith in...
Forum:
vBulletin 3.6 Add-ons
09-25-2006, 07:54 AM
Replies:
238
Forum Home Enhancements -
Catagory Icons
Views:
105,383
Posted By
Luke Brown256
Just as a question, can this mod be updated to...
Just as a question, can this mod be updated to give the user the option to place 4 custom images:
One for new posts
one for no new posts
One for Locked forum & no new posts
& one for locked and...
Forum:
vBulletin 3.6 Add-ons
09-22-2006, 11:33 AM
Replies:
244
Add-On Releases -
Cyb - Login To User Account
Views:
59,884
Posted By
Luke Brown256
in the latest version, you can select which users...
in the latest version, you can select which users ARE able to log into administrators accounts.
But keep in mind without editing it yourself (as i did) , it only works if administrators, have their...
Forum:
vBulletin 3.6 Add-ons
09-10-2006, 03:01 PM
Replies:
244
Add-On Releases -
Cyb - Login To User Account
Views:
59,884
Posted By
Luke Brown256
i am no expert but it looks from the error...
i am no expert but it looks from the error message that the userid is not being passed through.
The userid for getting back to your admin account is stored as a cookie.
So make sure you have...
Forum:
vBulletin 3.6 Add-ons
09-08-2006, 09:08 PM
Replies:
58
Miscellaneous Hacks -
Group Leader PM Notification
Views:
19,782
Posted By
Luke Brown256
will this send a notification PM even when...
will this send a notification PM even when usergroup join request moderation is done VIA the admin panel?
Forum:
Modification Graveyard
09-08-2006, 03:34 PM
Replies:
459
Administrative and Maintenance Tools -
Proxy to Real IP Conversion
Views:
119,024
Posted By
Luke Brown256
hi just a quick ntoe i followed instructions...
hi just a quick ntoe i followed instructions completely, but it always shows the person as having a proxy even when some users are not using a proxy and it then displays the same 2 IP addresses....
Forum:
vBulletin 3.5 Add-ons
09-07-2006, 08:05 PM
Replies:
136
TS2Live - TeamSpeak 2.x Online Status
Views:
48,975
Posted By
Luke Brown256
just to confirm will this work on version 3.6?
just to confirm will this work on version 3.6?
Forum:
vBulletin 3.6 Add-ons
09-07-2006, 06:47 PM
Replies:
58
Miscellaneous Hacks -
Group Leader PM Notification
Views:
19,782
Posted By
Luke Brown256
excellent mod idea, i really think that should be...
excellent mod idea, i really think that should be a default thing but oh well lol.
*install*
Showing results 1 to 25 of 37
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
08:05 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.01464 seconds
Memory Usage
2,034KB
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
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(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
FULLTEXT Search
php_sapi_name(): fpm-fcgi