Seite 1 von 1

Problem mit Photo Album

Verfasst: 07.04.2007 22:05
von Black-Civic
Hallo

ich hab ein Problem mit meinem Photo Album. Wenn ich auf persönliche Galerien gehe und dann auf einen Usernamen klicke kommt folgendes

Couldn't get total number of pictures for album categories and sub categories

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3

SELECT COUNT(p.pic_id) AS count FROM phpbb_album_cat AS c LEFT JOIN phpbb_album AS p ON c.cat_id = p.pic_cat_id WHERE c.cat_id IN ()

Line : 936
File : album_hierarchy_sql.php

Das kommt aber nur wenn ich nicht eingelogt bin. wenn ich eingelogt bin geht es.

Mfg
Black-Civic