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 27
Search took
0.00
seconds.
Search:
Posts Made By:
TheVoidz
Forum:
vBulletin 4.x Add-ons
04-16-2010, 03:18 AM
Replies:
117
Administrative and Maintenance Tools -
Advanced Ipban Manager
Views:
28,722
Posted By
TheVoidz
$ip=sprintf("%u",ip2long($vbulletin->GPC['ip']));...
$ip=sprintf("%u",ip2long($vbulletin->GPC['ip'])); Makes the $ip a string with a max value of 2147483647*2. Then when PHP needs to do arithmetic on the string it implicitly casts it to a float if it...
Forum:
vBulletin 4.x Add-ons
04-15-2010, 02:23 PM
Replies:
117
Administrative and Maintenance Tools -
Advanced Ipban Manager
Views:
28,722
Posted By
TheVoidz
I believe the problem exists here; ...
I believe the problem exists here;
$ip=sprintf("%u",ip2long($vbulletin->GPC['ip']));
$cidrmask = ((pow(2,$vbulletin->GPC['cidr']) -1) << (32 - $vbulletin->GPC['cidr'])); //nb only works with ipv4....
Forum:
vBulletin 4.x Add-ons
04-15-2010, 04:58 AM
Replies:
117
Administrative and Maintenance Tools -
Advanced Ipban Manager
Views:
28,722
Posted By
TheVoidz
I am having a problem with this mod. My web...
I am having a problem with this mod. My web servers run on 32 bit systems, I believe PHP is having a problem with the use of bitwise operators because of this. Any suggestions?
Forum:
vB3 Programming Discussions
03-02-2010, 06:27 PM
Replies:
4
Posting who's online on non-vb pages
Views:
1,029
Posted By
TheVoidz
Take a look at the sessions table in vbulletin's...
Take a look at the sessions table in vbulletin's database.
Forum:
Modification Requests/Questions (Unpaid)
07-29-2005, 11:08 AM
Replies:
3
forumdisplay question
Views:
838
Posted By
TheVoidz
Ya, I figured it out last night. Needed to change...
Ya, I figured it out last night. Needed to change the $threads query however.
Forum:
Modification Requests/Questions (Unpaid)
07-29-2005, 01:46 AM
Replies:
3
forumdisplay question
Views:
838
Posted By
TheVoidz
Just going to bump this to see if I can get some...
Just going to bump this to see if I can get some help with this.
Forum:
Modification Requests/Questions (Unpaid)
11-23-2004, 07:33 PM
Replies:
3
forumdisplay question
Views:
838
Posted By
TheVoidz
forumdisplay question
I am not exactly sure how to go about this so I figured I would post it here.
In my templates I have moved the Author of a thread to a new column and I was wondering how I would get the HTML...
Forum:
vB3 Programming Discussions
12-24-2003, 12:11 AM
Replies:
4
Adding a User
Views:
1,231
Posted By
TheVoidz
I don't want to manually add the accounts. I want...
I don't want to manually add the accounts. I want to make a script that will add users to multiple databases at the same time to keep passwords the same and stuff.
Forum:
vB3 Programming Discussions
12-23-2003, 11:40 PM
Replies:
4
Adding a User
Views:
1,231
Posted By
TheVoidz
I looked for posts on this topic before I made...
I looked for posts on this topic before I made it. But I want to add users to the forums with my script and not the forums register.php
Whats the SQL query I would run? and I need to know how to...
Forum:
vB3 Programming Discussions
12-23-2003, 09:06 AM
Replies:
4
Adding a User
Views:
1,231
Posted By
TheVoidz
Adding a User
Adding a user manually (outside of vbulletin v3.x.x).
How would I do this? Generating a $salt and stuff.
Forum:
Member Archives
10-16-2003, 12:04 AM
Replies:
1
Ultimate Proxy Blocker
Views:
3,271
Posted By
TheVoidz
Ultimate Proxy Blocker
So I was thinking of ways to block proxy users and I though why not do it like most IRC servers do and connect to the port to see if there is anything open on default proxy ports.
Once it has been...
Forum:
vBulletin 2.x Beta Releases
07-27-2003, 07:30 AM
Replies:
2,503
RPG Integration Hack /w Battle (BETA)
Views:
420,794
Posted By
TheVoidz
Bitsys, I am having some problems with the rpg...
Bitsys, I am having some problems with the rpg variables in memeber.php and showthread.php can I send you the code and can you check it for me, becasue I am lost..
Forum:
vBulletin 2.x Full Releases
06-16-2003, 05:02 PM
Replies:
288
vB POP3 / IMAP Email Client 1.4 - Web-based access to POP email accounts
Views:
57,595
Posted By
TheVoidz
Hmmm I got a small problem, Recieving emails...
Hmmm I got a small problem, Recieving emails works fine but I can't send them, any ideas? oh ya and theres no errors.
Forum:
vBulletin 2.x Beta Releases
06-16-2003, 04:24 PM
Replies:
2,503
RPG Integration Hack /w Battle (BETA)
Views:
420,794
Posted By
TheVoidz
I tried this hack long ago back when it first...
I tried this hack long ago back when it first came out and I remeber exp(strength) being calculated on the ammout of posts the person had, same with money. This caused people to spam the ++++ out of...
Forum:
vBulletin 2.x Full Releases
03-15-2003, 02:46 PM
Replies:
289
An alternative to banning: Miserable Users
Views:
66,312
Posted By
TheVoidz
Zzed, I feel sorry for members that get in the...
Zzed, I feel sorry for members that get in the way on your boards :laugh:. Although great hack.
Forum:
Modification Requests/Questions (Unpaid)
03-15-2003, 02:39 PM
Replies:
9
Admin Comments
Views:
1,218
Posted By
TheVoidz
I'm back :confused: anything done with this?...
I'm back :confused: anything done with this? anyone looked at it?
Forum:
vBulletin 2.x Beta Releases
03-15-2003, 02:33 PM
Replies:
2,503
RPG Integration Hack /w Battle (BETA)
Views:
420,794
Posted By
TheVoidz
I had installed this way back in the beginning, I...
I had installed this way back in the beginning, I think it was the first version on a test board (had two lisences). So I gave all my members access to my test board. The problem I found was that...
Forum:
vBulletin 2.x Full Releases
01-18-2003, 02:28 PM
Replies:
105
Current IRC chatters on forumhome via mirc (no eggdrop)
Views:
18,074
Posted By
TheVoidz
hmmm tell me what error you get
hmmm tell me what error you get
Forum:
vBulletin 2.x Full Releases
01-07-2003, 02:44 AM
Replies:
121
vBStealth 2.0
Views:
15,174
Posted By
TheVoidz
Been waiting for a rewrite of this hack to...
Been waiting for a rewrite of this hack to encompass all the stuff you have listed.. thanx.
/me installs
Forum:
vBulletin 2.x Full Releases
01-04-2003, 01:50 AM
Replies:
105
Current IRC chatters on forumhome via mirc (no eggdrop)
Views:
18,074
Posted By
TheVoidz
oh ya that makes sence :p ;==[irc chatter...
oh ya that makes sence :p
;==[irc chatter nicklist vb forum upload script begin]=====================
/getnicks { var %x = 1
write -c nicks.php <? $chr(36) $+ ircnicks = "
while (%x <=...
Forum:
vBulletin 2.x Full Releases
01-03-2003, 05:49 PM
Replies:
105
Current IRC chatters on forumhome via mirc (no eggdrop)
Views:
18,074
Posted By
TheVoidz
;==[irc chatter nicklist vb forum upload script...
;==[irc chatter nicklist vb forum upload script begin]=====================
/getnicks { var %x = 1
write -c nicks.php <? $chr(36) $+ ircnicks = "
while (%x <= $nick(#channel,0)) {
if...
Forum:
vBulletin 2.x Full Releases
01-02-2003, 12:39 PM
Replies:
105
Current IRC chatters on forumhome via mirc (no eggdrop)
Views:
18,074
Posted By
TheVoidz
@sebastien69 : /ftp.upload -dfl ServerIP...
@sebastien69 :
/ftp.upload -dfl ServerIP ftpUsername ftpPassword public_html/forum/nicks.php(Might look something like that) c:\mirc\nicks.php(assuming you have mirc installed in c:\mirc\)
Forum:
vBulletin 2.x Full Releases
12-30-2002, 10:04 PM
Replies:
27
Last Threads In A Fader
Views:
4,113
Posted By
TheVoidz
MasterDuDe why not just add a check to see if its...
MasterDuDe why not just add a check to see if its a private forum or not?
Forum:
Modification Requests/Questions (Unpaid)
12-30-2002, 05:58 PM
Replies:
9
Admin Comments
Views:
1,218
Posted By
TheVoidz
No no, it will put the hidden posts into the...
No no, it will put the hidden posts into the moderation and an admin or mod can set them to visible in the mod/admin panels. Then users can read them. For the most part they appear the same as users...
Forum:
Modification Requests/Questions (Unpaid)
12-30-2002, 05:31 PM
Replies:
9
Admin Comments
Views:
1,218
Posted By
TheVoidz
I looked at that hack the only problem with it is...
I looked at that hack the only problem with it is it throws the post into moderation so ya theres a problem there because I use post moderation on my site.
Showing results 1 to 25 of 27
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
07:41 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.02881 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
(42)
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.0007
(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(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(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(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(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi