Code: Alles auswählen
Parse error: parse error, unexpected T_DOUBLE_ARROW in /usr/export/www/vhosts/funnetwork/hosting/testperson123/includes/usercp_viewprofile.php on line 191Code: Alles auswählen
Parse error: parse error, unexpected T_DOUBLE_ARROW in /usr/export/www/vhosts/funnetwork/hosting/testperson123/includes/usercp_viewprofile.php on line 191Code: Alles auswählen
$temp_url = append_sid("search.$phpEx?search_author=" . urlencode($profiledata['username']) .// Photo Album Addon v2.x.x by Smartor
'U_PERSONAL_GALLERY' => append_sid("album_personal.$phpEx?user_id=" . $profiledata['user_id']),
'L_PERSONAL_GALLERY' => sprintf($lang['Personal_Gallery_Of_User'], $profiledata['username']), "&showresults=posts");
$search_img = '<a href="' . $temp_url . '"><img src="' . $images['icon_search'] . '" alt="' . $lang['Search_user_posts'] . '" title="' . sprintf($lang['Search_user_posts'], $profiledata['username']) . '" border="0" /></a>';
$search = '<a href="' . $temp_url . '">' . sprintf($lang['Search_user_posts'], $profiledata['username']) . '</a>';Code: Alles auswählen
$temp_url = append_sid("search.$phpEx?search_author=" . urlencode($profiledata['username']) . "&showresults=posts");
$search_img = '<a href="' . $temp_url . '"><img src="' . $images['icon_search'] . '" alt="' . $lang['Search_user_posts'] . '" title="' . sprintf($lang['Search_user_posts'], $profiledata['username']) . '" border="0" /></a>';
$search = '<a href="' . $temp_url . '">' . sprintf($lang['Search_user_posts'], $profiledata['username']) . '</a>';
Code: Alles auswählen
'U_SEARCH_USER' => append_sid("search.$phpEx?search_author=" . $u_search_author),Code: Alles auswählen
// Photo Album Addon v2.x.x by Smartor
'U_PERSONAL_GALLERY' => append_sid("album_personal.$phpEx?user_id=" . $profiledata['user_id']),
'L_PERSONAL_GALLERY' => sprintf($lang['Personal_Gallery_Of_User'], $profiledata['username']),Code: Alles auswählen
Parse error: parse error, unexpected T_DOUBLE_ARROW in /usr/export/www/vhosts/funnetwork/hosting/testperson123/includes/usercp_viewprofile.php on line 198Code: Alles auswählen
include($phpbb_root_path . 'includes/page_header.'.$phpEx);'U_NICKPAGE' => $nickpage,Code: Alles auswählen
include($phpbb_root_path . 'includes/page_header.'.$phpEx);Code: Alles auswählen
'U_SEARCH_USER' => append_sid("search.$phpEx?search_author=" . $u_search_author),
Code: Alles auswählen
'U_NICKPAGE' => $nickpage,Das muss ich jetzt nicht verstehen ... oder besser gesagt ich verstehe nicht was du mir jetzt sagen willstspritzpistole hat geschrieben:Okay hat geklappt. Vielen Dank. Inwiefern haben jetzt diese Snippets das Profil unbrauchbar gemacht,w enn ich fragen darf.
Was die einzelnen verschiebungen von den Tag´s diesen Fehler ausgelöst haben?Markus67 hat geschrieben:Das muss ich jetzt nicht verstehen ... oder besser gesagt ich verstehe nicht was du mir jetzt sagen willstspritzpistole hat geschrieben:Okay hat geklappt. Vielen Dank. Inwiefern haben jetzt diese Snippets das Profil unbrauchbar gemacht,w enn ich fragen darf.![]()
Markus