Userprofile
Verfasst: 04.07.2005 16:47
Hi!
Hab grade n Fehler entdeckt:
Hab selber schon geguckt, konnte aber keinen Fehler entdecken.
LG,
Max
EDIT: Nachdem ich auf 2.0.16 geupdated habe, isses die Zeile 266, habs berichtigt
Hab grade n Fehler entdeckt:
Der Code ist:
Fatal error: Call to a member function on a non-object in /usr/export/www/vhosts/funnetwork/hosting/maximilianb/includes/usercp_viewprofile.php on line 266
Code: Alles auswählen
'L_YAHOO' => $lang['YIM'],
'L_AIM' => $lang['AIM'],
'L_MESSENGER' => $lang['MSNM'],
'L_WEBSITE' => $lang['Website'],
'L_LOCATION' => $lang['Location'],
'L_OCCUPATION' => $lang['Occupation'],
'L_INTERESTS' => $lang['Interests'],
'U_SEARCH_USER' => append_sid("search.$phpEx?search_author=" . $u_search_author),
'S_PROFILE_ACTION' => append_sid("profile.$phpEx"))
);
$cm_viewprofile->post_vars($template,$profiledata,$userdata); // Das ist Zeile 266
$template->pparse('body');
include($phpbb_root_path . 'includes/page_tail.'.$phpEx);
LG,
Max
EDIT: Nachdem ich auf 2.0.16 geupdated habe, isses die Zeile 266, habs berichtigt