Joined: Jul 06, 2004 Posts: 9 Location: Huber Heights, Ohio
Posted:
Fri Aug 13, 2004 10:34 pm
Hello, I am GeekyGuy's son, and webmaster of
Only registered users can see links on this board! Get registered or login to the forums!
. I am running into a problem tonight after finally upgrading the Nuke on my site from PHPNuke 7.0 (no patches) to PHPNuke 7.4 (patched from this site). My JAG_Online block that I used to use for our site no longer is updating the Who_Is_Online section of the block.
For those that are not familiar with this block, this block was written by the JAG founder, Dasche. He has since discontinued his services, writing PHPNuke mods. (Info can be found at his site:
Only registered users can see links on this board! Get registered or login to the forums!
.) This block would show the IP address of all non registered visitors, and using a lookup table in the database would associate a country's flag to that IP. It was a great feature for our site, since it is an international online gaming community site.
Most of the block still works. The Private Messages and Site Membership information still works. But the Online members/visitors part that pulls the IP and associates it to the flag, as well as the function of showing who is online is not working. It is frozen, showing just me and a google bot logged on to the site. That was the status of it when I updated the site files and database.
Has anyone patched this yet, or does anyone care to look at it with me to see if we can find a fix? I can post any files, or the installer package can be downloaded here:
Only registered users can see links on this board! Get registered or login to the forums!
.
Please let me know!
Thanks!
Last edited by git-r-done on Fri Aug 13, 2004 10:51 pm; edited 2 times in total
Joined: Jul 06, 2004 Posts: 9 Location: Huber Heights, Ohio
Posted:
Fri Aug 13, 2004 10:47 pm
Nevermind!!!!
ID10T Error. Thanks to GeekyGuy for stating the obvious to me that I was overlooking, it is working now.
It was my mistake in not reading the "readme" again to see that when I installed the script, I had to add a include line to the includes\my_header.php. Here is the exact step that I forgot in the readme:
Quote:
To record the information from everyone that visits the site we need to add some code
to the includes/my_header.php file that comes with PHP-Nuke. Open the file
includes/my_header.php and add the following line between the <?PHP and ?> tags:
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum