View Single Post
  #10  
Old 04-13-2006, 11:40 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Code:
die(fetch_remote_address());
Add this after the function decleration in config.php, if it doesn't output anything than the function may need to use other GLOBAL variables, i.e. $HTTP_GET vs $_GET, etc.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote