This is a update of Ingmar Stieger's Script Query NWN Servers. It is similar to the one posted by pgiuseppe but I got rid of all the crap and made it just a single file that you can add to your module folder, and add it in under administrator. Simple right? Go to the website to see it in action.
Posted by Joyal ( 200.8.xxx.xxx ) at 2006-06-23 16:32:53
Hi. a try to test this web server. but it doesnt work for me.. if somebody have a new server status. or a guide to do it. please.
Posted by Graftark ( 24.151.xxx.xxx ) at 2005-08-21 12:36:57
Hi there... I want to run this on my website which is hosted by a company and my NWN server is hosted at home behind a router. Everytime I try to access this I get an error saying this: You can't access this file directly...
Any ideas?
Posted by NEO25 ( 68.23.xxx.xxx ) at 2004-07-06 15:38:00
I have a current working version of this file at my website in the downloads section. You can also see a working version there also. My website
This is a compilation of the old system into a single score. There were 1 that made this score of 5 then rounded to 5.
Posted by Thure Fransen ( ..xxx.xxx ) at 2003-01-09 11:21:00
Another thing you can try is make sure all these settings
are ok in your php.ini under windows.
find register_globals and set to On
find error_reporting and turn that off by putting a
semicolon in front of it
find include_path and add the path to your website root
ex: ".;c:\inetpub\wwwroot"
find display_errors and change it to Off
find SMTP= and change it to the address of your mailserver
( localhost )
find magic_quotes_gpc and set that to On
Posted by Lazarus ( ..xxx.xxx ) at 2003-01-09 07:41:00
The half arsed approach would be to just copy the nwn
index.php file overtop of another module in phpnukes
index.php. for instants go into
your /modules/members_list/ and delete the language
folder, and just copy over the index.php. then change the
folder name to Players_Online and go into your website as
admin, go to the modules section and rename the module to
Players Online. Wammo half arsed way of getting it to
work. as you can see im pretty new at phpnuke too but i
dont have time to "learn" how to fix it, especially with
zero help online.
Posted by starfire ( ..xxx.xxx ) at 2003-01-08 18:01:00
Not up to speed with PHP as of yet. I get the error
"Can not access this file directly"
Any clues as to what I am doing wrong
You must be Logged In to post comments in this section.