Iq007
14.08.2009, 01:06
Irgendwie läufts importieren bei mir net glatt, also konnte alles ausführen threads usw sind da, ABER dann kommt sowas:
Datenbankfehler in vBulletin 3.8.3:
Invalid SQL:
SELECT album.*,
picture.pictureid, picture.extension, picture.idhash, album.moderation,
picture.thumbnail_dateline, picture.thumbnail_width, picture.thumbnail_height
FROM vb3_album AS album
LEFT JOIN vb3_picture AS picture ON (album.coverpictureid = picture.pictureid AND picture.thumbnail_filesize > 0)
WHERE album.userid =
AND album.state IN ('public', 'private', 'profile')
AND (album.visible > 0 OR album.moderation > 0)
ORDER BY album.lastpicturedate DESC
LIMIT 2;
MySQL-Fehler : 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 'AND album.state IN ('public', 'private', 'profile')
AND (album.visible > 0 O' at line 9
Fehler-Nr. : 1064
Fehler-Zeit : Friday, 14.08.2009 @ 00:55:32
Datum : Friday, 14.08.2009 @ 00:55:33
Skript : http://test.scooter-point.net/member.php?u=49
Referrer : http://test.scooter-point.net/index.php
IP-Adresse : 84.167.255.165
Benutzername : Iq007
Klassenname : vB_Database
MySQL-Version : 5.0.51a-24
Also kann keine Profile anschauen ... fehler beim importieren oder woran liegt das? wird wohl doch net so einfach wie ich dachte -.- ...
Gruß Pablo
Datenbankfehler in vBulletin 3.8.3:
Invalid SQL:
SELECT album.*,
picture.pictureid, picture.extension, picture.idhash, album.moderation,
picture.thumbnail_dateline, picture.thumbnail_width, picture.thumbnail_height
FROM vb3_album AS album
LEFT JOIN vb3_picture AS picture ON (album.coverpictureid = picture.pictureid AND picture.thumbnail_filesize > 0)
WHERE album.userid =
AND album.state IN ('public', 'private', 'profile')
AND (album.visible > 0 OR album.moderation > 0)
ORDER BY album.lastpicturedate DESC
LIMIT 2;
MySQL-Fehler : 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 'AND album.state IN ('public', 'private', 'profile')
AND (album.visible > 0 O' at line 9
Fehler-Nr. : 1064
Fehler-Zeit : Friday, 14.08.2009 @ 00:55:32
Datum : Friday, 14.08.2009 @ 00:55:33
Skript : http://test.scooter-point.net/member.php?u=49
Referrer : http://test.scooter-point.net/index.php
IP-Adresse : 84.167.255.165
Benutzername : Iq007
Klassenname : vB_Database
MySQL-Version : 5.0.51a-24
Also kann keine Profile anschauen ... fehler beim importieren oder woran liegt das? wird wohl doch net so einfach wie ich dachte -.- ...
Gruß Pablo