![]() |
Quote:
[high]* Zachariah heart is raceing[/high] |
I found a major problem on this mod. When you click the IP on an unregistered user who posted in a forum it takes minutes to load and the reason is, after its done loading it generates what seems to be hundreds of IP's under the All IP's for this user. Im assuming it pulls all ips for the name unregistered user.
Can you modify this so it wont pull any additional IP's for unregistered posts? |
nice job. works fine under gold :) THX!
|
Quote:
|
Thanks, just let me know when you have it updated. I think it pulled over 1000-2000 IP's on it. I have a big board, so it probably went back like 2 years worth of IP lol
|
great hack!!!
i had to change _SERVER['REMOTE_ADDR'] to $_SERVER['HTTP_X_REMOTECLIENT_IP']. because my host uses a loadbalancer. before i changed that all users had the same ip (from the host). now all users appear in the Users sharing the same IP Address. because the old wrong ip is still in the database. is it possible to clear all stored ip adresses? |
Quote:
|
Quote:
Template: postbit_ip: == REPLACE WITH: ================================================== ======= Code:
<if condition="$show['ip']"> Avalon111, TonysDesigns - I'll look @ it. |
Quote:
|
Quote:
Code:
UPDATE `post` SET `ipaddress` = '' WHERE `ipaddress` ='xxx.xxx.xxx.xxx'; |
All times are GMT. The time now is 12:18 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|