tel8618217223380 / ezstats

Automatically exported from code.google.com/p/ezstats
0 stars 0 forks source link

Help request: SMF 2.0.2 & Server viewer - incorrect drop down link #174

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please describe your problem:
Using SMF 2.0.2 with several mods which I thought might cause a problem with 
viewer, mainly pretty URLs.  I have disabled pretty urls and I still have the 
problem.

The problem:

On the server viewer page selecting from the drop down menu results in an 
incorrect link. The link that is displayed is: http://www.MYDOMAIN.COM/1 
whereas I believe it should be http://www.MYDOMAIN.COM/ezServer . Standalone 
version works fine.  

While not critical to the operation of the ezstats, looks like UTF is also 
incorrect in the pulld own menu.  I have applied the .htaccess fix to no avail. 

Your version of ezStats:
server viewer v0.61 
ezStats v0.88

The URL to your website:
http://www.cmwgaming.com/index.php?action=ezstats2_serv

Original issue reported on code.google.com by d...@cmwgaming.com on 11 Dec 2012 at 9:35

GoogleCodeExporter commented 9 years ago
Hi!

The URL does not matter; the number is the information that my Javascript 
requires. It is the ID of the server.

That the server aren't loading after clicking onto the list may be caused by a 
conflict with a Javascript of your SMF-installation. I recommend to install 
ezServer three times in different folders, using the same database but 
different prefix, to circumvent this.

To fix the special sign problem, you can try to add this in line 2 of the 
plugin files:
header('Content-Type:text/html; charset=UTF-8');

Regards, ezzemm

Original comment by ezzem...@googlemail.com on 12 Dec 2012 at 6:04

GoogleCodeExporter commented 9 years ago

Original comment by ezzem...@googlemail.com on 21 Dec 2012 at 10:53