Seite 1 von 1

Fehler beim Album Mod bei album_personal.php ERLEDIGT

Verfasst: 01.06.2006 21:36
von bazo
Halloa
hab noch eine Fehlermeldung beim Albummod.
Die tritt auf, wenn ich auf "Deine persönliche Galerie" klicke...

Code: Alles auswählen

Warning: strstr(): Empty delimiter. in /var/www/html/web70/html/osboard/album_mod/album_personal.php on line 270
Da ist sie
Und hier die besagte Textstelle

Code: Alles auswählen

$no_personal_gallery = false;

if ($row['count'] == 0)
{
	if ( !strstr($album_nav_cat_desc, sprintf($lang['Personal_Gallery_Of_User'], $username)) )
	{
		$album_nav_cat_desc .= ALBUM_NAV_ARROW . '<a href="'. append_sid(album_append_uid("album.$phpEx?cat_id=$cat_id")) .'"  class="nav">'.sprintf($lang['Personal_Gallery_Of_User'], $username)."</a>";
	}
wär cool, wenn einer was weiß.
Danke schonmal

bazo

EDIT:
Steinigt mich ;) Das nächste mal benutz ich doch zuerst die Forumssuche.
Tut mir Leid :oops: :oops: :oops: