sjim
11-14-2007, 07:43 PM
In the control panel under all username comments.
The ip addresses show up as mine. to the admins.
My host uses a cluster and a code change is necessary in the class core file for v bulletin to resolve them. The file needs to be changed to this
function fetch_ip()
{
return $_SERVER['HTTP_X_CLUSTER_CLIENT_IP']
Can you tell me what file needs to be ammended in the arcade?
Thanks in advance for any assistance.
The ip addresses show up as mine. to the admins.
My host uses a cluster and a code change is necessary in the class core file for v bulletin to resolve them. The file needs to be changed to this
function fetch_ip()
{
return $_SERVER['HTTP_X_CLUSTER_CLIENT_IP']
Can you tell me what file needs to be ammended in the arcade?
Thanks in advance for any assistance.