Search results

  1. S

    Forum Showing Same IP Address For All Users

    Hey, I am having an issue on vBulletin and other scripts whereby the User IP is shown as the server IP. This is the test returned from the php function: <?php header("Content-Type: text/plain"); var_dump($_SERVER); exit(); ?>array(39) { ["SERVER_SIGNATURE"]=> string(186)...
Back
Top