[MPAseco] Optional Update v0.73 v3

MPAseco is a server controller for Shootmania, which provides you with a framework and some standard plugins.

Moderator: NADEO

Post Reply
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: [MPAseco] Optional Update v0.73 v3

Post by undef.de »

I got this message on startup:

Code: Select all

[PHP Notice] Undefined index: send_window_message on line 47 in file [...]/mpaseco-0.73v3/includes/jfreu.config.php
Easy to fix, just change line 47 from:

Code: Select all

   	  ${'message'.$i} = $xml['JFREU_MESSAGES']['send_window_message'][0];
to

Code: Select all

   	  ${'message'.$i} = $xml['JFREU_MESSAGES']['SEND_WINDOW_MESSAGE'][0];
"SEND_WINDOW_MESSAGE" has to be upper case.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
Post Reply

Return to “MPAseco”

Who is online

Users browsing this forum: No registered users and 1 guest