Quote:
Originally Posted by mfyvie
Ok, that's odd. If you have the session columns and they are populated, then it's working. Once that table is extended, those values are loaded automatically by vb. You may be putting it in a part of the template that doesn't display?
I just went to footer, and inserted $session[host] as the very first line. This displays the IP address and should work for you - it worked for me and has nothing at all to do with this mod.
Of course there's a remote possibility that your own session has the country field blank if it couldn't look up your address. Maybe you should double check the session table to find your own entry and check.
|
I put $session[host] in the first line of the footer and it
did show up. I put $session[country] and nothing showed up.
I checked the session table again, and there is a country being shown for each session listed.
I'm at a loss..
It seems all the data is there, I just can't get it to display.