IDragonfire / dzcp

repo for the final bugfree dzcp version ... please copy inc/mysql.php from your production dzcp system
www.dzcp.de
10 stars 16 forks source link

Notice Fixes #1 #172

Closed hammermaps closed 12 years ago

hammermaps commented 12 years ago

Notice Fixes, remove constant _lobby_stats

Notice: Use of undefined constant _lobby_stats - assumed '_lobby_stats' in user\index.php on line 852

Notice Fixes on menu-functions & bbcode.php

Notice: Undefined variable: pholdervars in inc\bbcode.php on line 2318 Notice: Undefined variable: rotationbanner in inc\menu-functions\rotationsbanner.php on line 12 Notice: Undefined variable: int in inc\menu-functions\newsticker.php on line 7 Notice: Undefined variable: news in inc\menu-functions\newsticker.php on line 17 Notice: Undefined variable: partners in inc\menu-functions\partners.php on line 16 Notice: Undefined variable: a in inc\menu-functions\motm.php on line 16 Notice: Undefined variable: top_dl in inc\menu-functions\top_dl.php on line 19 Notice: Undefined variable: kats in inc\menu-functions\counter.php on line 52 Notice: Undefined variable: text in inc\menu-functions\counter.php on line 53 Notice: Undefined variable: int in inc\menu-functions\l_news.php on line 10 Notice: Undefined variable: l_news in inc\menu-functions\l_news.php on line 26 Notice: Undefined variable: lwars in inc\menu-functions\l_wars.php on line 20 Notice: Undefined variable: icon in inc\menu-functions\top_match.php on line 24 Notice: Undefined variable: topmatch in inc\menu-functions\top_match.php on line 30 Notice: Undefined variable: tr2 in inc\menu-functions\team.php on line 44 Notice: Undefined variable: member in inc\menu-functions\team.php on line 48 Notice: Undefined variable: end in inc\menu-functions\team.php on line 57 Notice: Undefined variable: data in inc\menu-functions\kalender.php on line 51 Notice: Undefined variable: show in inc\menu-functions\kalender.php on line 111 Notice: Undefined variable: data in inc\menu-functions\kalender.php on line 106 Notice: Undefined variable: data in inc\menu-functions\kalender.php on line 106 Notice: Undefined variable: data in inc\menu-functions\kalender.php on line 106 Notice: Undefined variable: data in inc\menu-functions\kalender.php on line 106 Notice: Undefined variable: sponsors in inc\menu-functions\sponsors.php on line 12 Notice: Undefined variable: l_articles in inc\menu-functions\l_artikel.php on line 26 Notice: Undefined variable: results in inc\menu-functions\vote.php on line 38 Notice: Undefined variable: color in inc\menu-functions\shout.php on line 11 Notice: Undefined variable: color in inc\menu-functions\shout.php on line 11 Notice: Undefined variable: show in inc\menu-functions\shout.php on line 29 Notice: Undefined variable: dis1 in inc\menu-functions\shout.php on line 52 Notice: Undefined variable: dis in inc\menu-functions\shout.php on line 53 Notice: Undefined variable: only4reg in inc\menu-functions\shout.php on line 54 Notice: Undefined variable: sec in inc\menu-functions\shout.php on line 55 Use constant charset for index.html

Notice Fixes on /news/index.php

Notice: Undefined index: kat in news\index.php on line 24 Notice: Undefined variable: sqlint in news\index.php on line 38 Notice: Undefined variable: sqlint in news\index.php on line 132 Notice: Undefined variable: show in news\index.php on line 220 Notice: Undefined index: kat in news\index.php on line 226 Notice: Undefined variable: kategorien in news\index.php on line 229 Notice: Undefined index: kat in news\index.php on line 226 Notice: Undefined variable: show_sticky in news\index.php on line 233 Notice: Undefined variable: stats in news\index.php on line 234 *Removed Notice: Undefined index: kat in news\index.php on line 217

hammermaps commented 12 years ago

Der Issue #117 Unötige funktionen enhancement* kann geschlossen werden.