Quote:
Originally Posted by peacestgt
ive installed this produkt and now i get this error..
whats wrong?
Code:
Datenbankfehler in vBulletin 3.6.3:
Invalid SQL:
SELECT thread.featured, threadid, firstpostid, thread.title, MAX(attachment.attachmentid)AS attachmentid, attachment.dateline FROM attachment, thread, forum
WHERE thread.featured='1' AND thread.forumid=forum.forumid AND thread.firstpostid = attachment.postid AND attachment.dateline < 1164637904
GROUP BY thread.threadid
ORDER BY attachment.attachmentid DESC LIMIT;
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 '' at line 4
Fehler-Nr. : 1064
Datum : Monday, November 27th 2006 @ 03:31:44 PM
Skript : http://..../vb/index.php
Referrer : http://.../vb/forumdisplay.php?f=
IP-Adresse : ...
Benutzername :
Klassenname : vb_database
Regards
Mike
|
It seems, the settings for the gallery are ignored. Try to check in the gallery-option if there is a number set for the amount of pictures shown on forumhome.
If everything is o.k., try to just reinstall it.
@buurman: I thought, i had already published the modifications for CMPS. Hmh, o.k., i'll look after it tonight.
It's not so hard to to make a random-picture-box and a latest-pictures-box for the CMPS.
@bonzer: Could you explain a bit more? What's not working? Any URL to see it?