Jump to content

Download: (P33) Server List


GwynBleidD

Recommended Posts

  • 2 weeks later...
  • Replies 65
  • Created
  • Last Reply

To Notify everyone, not sure if This was made, but to modify the "Mapa" and "Gracze" you need to edit items manually,

Open: /ForumInstallDir/Admin/applications_addon/other/servers/xml/servers_root_templates.xml

On line 110 you will see :

<if test="$server['map']!='n/a'"><b>Mapa:</b> {$server['map']}<br /></if>
<b>Gracze:</b> {$server['players_num']} / {$server['players_max']} ({$server['percent']}%)

Change to :

<if test="$server['map']!='n/a'"><b>Map:</b> {$server['map']}<br /></if>
<b>Players:</b> {$server['players_num']} / {$server['players_max']} ({$server['percent']}%)

This should fix the Polish to English, just change it to your language if its different than English.

You will need to refresh your template or a cache file. but it worked for me.

Link to comment
  • 3 weeks later...
  • 3 weeks later...
  • 2 weeks later...
  • 2 months later...
  • 4 weeks later...
  • 3 weeks later...
  • 2 months later...

im getting this error

Warning: Division by zero in/home4/niemand/public_html/admin/applications_addon/other/servers/modules_public/ajax/popup.phpon line 40

Warning: Cannot modify header information - headers already sent by (output started at /home4/niemand/public_html/admin/applications_addon/other/servers/modules_public/ajax/popup.php:40) in/home4/niemand/public_html/ips_kernel/classAjax.php on line 323

Warning: Cannot modify header information - headers already sent by (output started at /home4/niemand/public_html/admin/applications_addon/other/servers/modules_public/ajax/popup.php:40) in/home4/niemand/public_html/ips_kernel/classAjax.php on line 326

Warning: Cannot modify header information - headers already sent by (output started at /home4/niemand/public_html/admin/applications_addon/other/servers/modules_public/ajax/popup.php:40) in/home4/niemand/public_html/ips_kernel/classAjax.php on line 327

Warning: Cannot modify header information - headers already sent by (output started at /home4/niemand/public_html/admin/applications_addon/other/servers/modules_public/ajax/popup.php:40) in/home4/niemand/public_html/ips_kernel/classAjax.php on line 328

whats is the problem?

Link to comment
  • 1 month later...
  • 3 weeks later...
  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...