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

PHPFusion DE NSS
Thread Author: Gagamel
Thread ID: 846
Thread Info
Es gibt 2 Beiträge zu diesem Thema, und es wurde 2147 mal angesehen.
 Thema drucken
Benutzergruppen Fehleranzeige
Gagamel
Hallo, nachdem ich Benutzergruppen erstellt habe tauchten ein paar Fehler auf. Wenn ich in der memper.php auf einer Benutzergruppe klicke bekomme ich diese Fehlermeldungen angezeigt:





Notice: Undefined variable: user_data in /is/city/profile.php on line 198
*s Fotoalbum


Notice: Undefined variable: user_data in /is/city/profile.php on line 201
Klicken Sie auf Fotos um es in Originalgröße zu sehen.


Notice: Undefined variable: user_data in /is/city/userprofilepics.php on line 43

Notice: Undefined variable: user_data in /is/city/userprofilepics.php on line 43

Notice: Undefined variable: user_data in /is/city/userprofilepics.php on line 74
 
SC-Ad-Bot
 
Gagamel
hi das steht drinne :

userprofilpics-php line 43
Code

if($file != substr_count($file,"[".$user_data['user_id']."]")) {


Userprofilpics.php line 74
Code

if($found<1) echo '<td align="center" class="tbl1"><br>'.$user_data['user_name'].' hat noch keine Bilder im Album</td>'; 


userprofil.php line 198
Code

opentable("".$user_data['user_name']."*s Fotoalbum");


userprofil.php line 201
Code

if (!iMEMBER || iMEMBER && $user_data['user_id'] != $userdata['user_id']) {    


 
Springe ins Forum:
HarlekinPower