Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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

 
Forum Jump

All times are GMT. The time now is 07:41 AM.


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