Posts: 12 Joined: Mon Jun 02 2008, 11:06PM Registered Member #4102
Hey guys. I run a website called darksaintproductions.com. I started it so i could dabble in the E107 field. I have been workin on the site bit by bit and enjoy the ease of the sites administration and soo on. I have put in a theme and even started using some plugins. I came across your server monitor and have added some servers to it. I didn't do anything else within the coding at this point. Simply installed the plug in and then added ips. But at this time, none of the servers show up.
Could this be because of the query port being the same as the ip port ? I have used the monitor to tag into 4 soldier of fortune 2 servers and 2 cod4 servers. The query port comes up the same as the ip port... Any help you guys can give would be appreciated.
**side note** The servers that i have in the monitors, i know they are up and running because, i own the box they are on and run them too.....
Posts: 12 Joined: Mon Jun 02 2008, 11:06PM Registered Member #4102
Thanks for the hit back palyarmerc.
Here is a pic of what i have done and how the settings look.
Is it just sof2 and cod4 that have this issue ? I realize there should be map pics and i am going to take those, but no player information is being displayed, is there some code in one of the php files that has to be changed ? I am kinda new to that so in all redundancy, the help helps.
Posts: 12 Joined: Mon Jun 02 2008, 11:06PM Registered Member #4102
$lgsl_config['url_path'] = "http://www.darksaintproductions/e107_plugins/lgsl/lgsl_files/"; // full domain path to /lgsl_files/ for when path detection fails
Ok.... changed it. Saved it. Now lol, i get this (Check the site): http://www.darksaintproductions.com/news.php
Posts: 12 Joined: Mon Jun 02 2008, 11:06PM Registered Member #4102
DOH!!! Forgot the .com .. wtf was i doing >LOL .... Ok... Inserted the .com. Saved and i am back to square one. Icons and maps folders: Both paths exists and so do the folders.
Anything else you can think of?
You guys are very patient. Thanks for the help ....
Your thread and Vejout's are almost one and the same LOL
It happened to me when I played ARMA DEMO
for some reason its looking for a folder called 'sof2mp'
you have
type: sof2 game: sof2
you need
type: sof2 game:sof2mp
The only way I knew around this was to have a second subfolder of images (maps/sof2/sof2 and) maps/sof2/sof2mp
But In my LGSL the original folder for images was sof2mp anyway so this does not solve the problem but edges closer to it. I can get the server details up on my viewer when no ICON or MAP folders exist.
We need some fresh input - glad I could help up to now though, and you are already a lot more familiar with LGSL - which is useful
Posts: 59 Joined: Sat Nov 24 2007, 09:29AM Registered Member #3458
Not sure what to do next on my end either, but all the help in trying to figure it out is MUCHO appreciated!
That one server of mine has a status of "NO RESPONSE" while all the others are "ONLINE" so it's more than just the images.
Is there anything to that "Sofware Port" that we should be playing with? They are all the default "0" right now. It's about the only thing I haven't tried to change to fix this.
My last input..it's been said elsewhere a lot, but...
Don't overlook the possibilty that the server host doesn't allow fsockopen and so you'll never get it to work.
Find a site that runs LGSL ok (like mine) then run a 'whois DNS lookup' (google it) search on said site, to find out who they host with.
I'm guessing Merrick, but yours might be that kind of site, incompatable with LGSL.
My host is very good, and very cheap, I hope they're around for a while to come.
...and finally... take a look at the idea of running a home (offline) server for diagnostics, before uploading LGSL to your site. it's quicker for diagnostics since all files are local. Rich has a link to XAMP in his software list, and I use WAMP, both easy to setup and control.
Posts: 59 Joined: Sat Nov 24 2007, 09:29AM Registered Member #3458
Got my issue fixed. It was the fact that the port used by our 4th server was not the standard port 28960, so it wasn't open for the query. It's open now and all is good.
You should double check with your ISP to make sure the port that LGSL is trying to query is open for communication.
Posts: 59 Joined: Sat Nov 24 2007, 09:29AM Registered Member #3458
Whom ever is hosting your game server tells you this. The default CoD4 port is 28960, but some use slightly different ports like one of our game servers uses 28930, but you can just have your game server admin person tell you what those ports are.