close× Call Us +49 (1805) 01 29 59

Heiseclan
Thread Author: zidane55
Thread ID: 3754
Thread Info
Es gibt 1 Beiträge zu diesem Thema, und es wurde 1810 mal angesehen.
 Thema drucken
Scoresystem mitgleid feld fehler!
zidane55
Hallo. Ich habe grade die scoresystem installiert, aber bekomme ein fehler im die mitgleid feld :(

Ich bekomme diese fehler im includes/user_fields/user_scoresystem_include_var.php am line 20 und 21
Undefined index: uf_score :

10 | This program is released as free software under the
11 | Affero GPL license. You can redistribute it and/or
12 | modify it under the terms of this license which you
13 | can read by viewing the included agpl.txt or online
14 | at www.gnu.org/licenses/agpl.html. Removal of this
15 | copyright header is strictly prohibited without
16 | written permission from the original author(s).
17 +--------------------------------------------------------*/
18 if (!defined("IN_FUSION")) { die("Access Denied"); }
19
20 $user_field_name = $locale['uf_score'];
21 $user_field_desc = $locale['uf_score_desc'];

22 $user_field_dbname = "user_scoresystem";
23 $user_field_group = 4;
24 $user_field_dbinfo = "";
Bearbeitet von zidane55 am 29.08.2011 00000008 12:24
reg
 
Springe ins Forum:
Heiseclan