hi erstmal
so ich habe die pbb version 2.0.4 und das pluspaket 1.1
soweit ich weiß ist in dem plus paket integriert das pgotoalbum weiß aber nicht welche version
so wenn ich jetz im admin bereich bei photoalbum eine kategorie erstelle und danach auf die album.php gehe bekomme ich diese fehlermeldung :
Could not query recent pics information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near 'DISTINCT c.comment_id) AS comments FROM phpbb_album AS p LEFT JOIN phpbb_' at line 1
SELECT p.pic_id, p.pic_title, p.pic_desc, p.pic_user_id, p.pic_user_ip, p.pic_username, p.pic_time, p.pic_cat_id, p.pic_view_count, u.user_id, u.username, r.rate_pic_id, AVG(r.rate_point) AS rating, COUNT(DISTINCT c.comment_id) AS comments FROM phpbb_album AS p LEFT JOIN phpbb_users AS u ON p.pic_user_id = u.user_id LEFT JOIN phpbb_album_cat AS ct ON p.pic_cat_id = ct.cat_id LEFT JOIN phpbb_album_rate AS r ON p.pic_id = r.rate_pic_id LEFT JOIN phpbb_album_comment AS c ON p.pic_id = c.comment_pic_id WHERE p.pic_cat_id IN (1) AND ( p.pic_approval = 1 OR ct.cat_approval = 0 ) GROUP BY p.pic_id ORDER BY pic_time DESC LIMIT 4
Line : 259
File : /mnt/ls2/04/193/00000023/htdocs/phpBB2/album.php
so wenn ich die kategorie wieder lösche und auf die admin.php zugreife komme ich wieder rein doch wenn ich auf persönliche galerie klicke kommt :
Error getting total galleries
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near 'DISTINCT u.user_id) AS total FROM phpbb_users AS u, phpbb_album AS p WHERE u' at line 1
SELECT COUNT(DISTINCT u.user_id) AS total FROM phpbb_users AS u, phpbb_album AS p WHERE u.user_id <> -1 AND u.user_id = p.pic_user_id AND p.pic_cat_id = 0
Line : 179
File : /mnt/ls2/04/193/00000023/htdocs/phpBB2/album_personal_index.php
und wenn ich auf deine persönliche galerie kicke kommt :
Error getting total galleries
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax near 'DISTINCT u.user_id) AS total FROM phpbb_users AS u, phpbb_album AS p WHERE u' at line 1
SELECT COUNT(DISTINCT u.user_id) AS total FROM phpbb_users AS u, phpbb_album AS p WHERE u.user_id <> -1 AND u.user_id = p.pic_user_id AND p.pic_cat_id = 0
Line : 179
File : /mnt/ls2/04/193/00000023/htdocs/phpBB2/album_personal_index.php
so wenn ich allerdings als ein user rein gehe der noch kein bild inm die galerie gekladen hat wird mir bei deine persönliche galerie angezeigt das ich keine bilder habe bzw keine galerie erstellt habe
bitte helft mir ist sehr wichtig
brauche mal hilfe
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.