The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Proxy Hack v1.0 Details »» | |||||||||||||||||||||||||
Ooook,
Well, this hack is a little thing to give you vB admins and moderators some more information about the users using proxys on your board (mainly, thier IP address). The following version is upto date and works with vb 2.2.8 and whatever else. This version was updated by Stadler to work with 2.2.8. I cannot provide support personally for ANY versions here. And I do not know what support Stadler can give you. So, download the 2.2.8 update here ---------------- Everything below has to do with super old versions that don't matter.. because they are super old! You don't want them, so don't even read it! STOP READING! hehe, anyway. I repeat: VERSION 2.2.8 ABOVE ^ VERSION 2.2.5 BELOW enjoy -------------- Screenshots are in the posts to follow. Let me know how you like it, or ways I could improve it. ^_^ :bunny: Edit: Non intrusive version This little edit simply adds the proxy info to the getip template. So when mods/admins click the "IP Logged" button/graphic if there is any proxy info, it will tell them instead of in postbit. Get it here Attachment: Non Intrusive Version Screenshot Normal, version: Show Your Support
|
Comments |
#32
|
||||
|
||||
Great job Takara! you went faster than I was able to get on to help. This helps my forum a whole lot
|
#33
|
||||
|
||||
err, maybe im reading this wrong, but check this out, for the non-intrusive version, to install it, on the postbit template one for UP, u do this:
## Go to Templates -> Postbit Templates -> threads_displayip ### Replace ALL with: The Proxy IP Address is: $postinfo[ipaddress]. The Proxy host name is: $postinfo[hostaddress].<br>Real IP: $postinfo[proxyip]<P>Please click <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid">here</a> to return to the thread. now, does that mean, for ppl that DONT have a IP it will say this: The proxy IP address is: <real address> proxy host name is: <real host>. Real IP is <real IP>. Please..... so it will basically say everyone is using a prxy, couldnt u make it so when u click that link, it say what it normally says unless they are using a proxy, like if they are using a proxy, the message changes, make sense? |
#34
|
|||
|
|||
Quote:
And when retrieving the ip, I made this check: PHP Code:
Thanks again. |
#35
|
||||
|
||||
this is a great hack.
i wonder if the original file in the first post is updated with all the mods listed in this thread... let me know please. this will be a great addition to my board.. as i fight pirates. |
#36
|
||||
|
||||
Okie, sorry everyone. I took a look at the second one again, and corrected it. Alot of it didnt make any sence at all >.<
Just run through the script and re-replace things. Also I updated both with the stuff from Jawelin, thankyou. If you previously installed the less intrusive verson, you NEED to run this sql query to make it run: Code:
ALTER TABLE post MODIFY proxyip varchar(255); Sorry everyone T_T All txt files updated |
#37
|
||||
|
||||
Quote:
|
#38
|
||||
|
||||
eurrgh, I'm so stupid >.< lol
|
#39
|
||||
|
||||
Here is how the non-intrusive looks in the getip
|
#40
|
||||
|
||||
meh, for soem reason it's not detecting the proxies now that I'm using the non-intrusive version
|
#41
|
||||
|
||||
Thanks for the update. The instrutions for newthread.php went fine, however, I had trouble with newreply.php. Where I am supposed to find:
PHP Code:
PHP Code:
PHP Code:
Sorry about word wrap |
#42
|
||||
|
||||
Quote:
Aswell it doesnt work with ALL proxys >.< |
#43
|
||||
|
||||
Aswell DWZ. If you have other hacks installed it may be slightly diffrent, so replace:
PHP Code:
PHP Code:
|
#44
|
||||
|
||||
thanks for the reply... but I have a problem...
New thread works fine, but new reply i get a database error... Quote:
EDIT: I have just uploaded the backup of newreply that i made just before i installed this hack, all is well now... but yeah, would be nice If I could have that proxy checking on newreply as well as newthread... |
#45
|
||||
|
||||
one problem....
if the user did not use proxy and how to make it show up ""no proxy detect"" like this message in postbit.......can do that?? or its already done in ur hack... |
#46
|
||||
|
||||
Well, first thing replace both of these in newreply.php and newthread.php
PHP Code:
PHP Code:
^-^ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|