Risultati da 1 a 4 di 4
-
06-07-2006, 15:40 #1
- Data Registrazione
- Dec 2005
- Località
- Rome, Italy, Italy
- Messaggi
- 945
risposta rapida e modalita' avanzata
come da oggetto..mi da' questo errore
error in vBulletin 3.6.0 Beta 4:
Invalid SQL:
SELECT post.postid, post.title, post.pagetext, post.dateline, post.userid, post.visible AS postvisible,
IF(user.username, user.username, post.username) AS username,
thread.threadid, thread.title AS threadtitle, thread.postuserid, thread.visible AS threadvisible,
forum.forumid, forum.password
FROM adminhelppost AS post
LEFT JOIN adminhelpuser AS user ON (post.userid = user.userid)
INNER JOIN adminhelpthread AS thread ON (post.threadid = thread.threadid)
INNER JOIN adminhelpforum AS forum ON (thread.forumid = forum.forumid)
WHERE post.postid IN ();
MySQL Error : 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 9
Error Number : 1064
Date : Thursday, July 6th 2006 @ 03:36:03 PM
si puo' aggiustare??e se si come??
-
06-07-2006, 20:15 #2
ho letto vari post inerenti a questo errore che purtroppo non è ancora stato risolto.
Comunque gli errori di sintassi SQL come questo, sono causati da alcuni hack installati. Tu hai degli hack o plugin? se si ti consiglio di rimuoverli e vedere se il problema rimane
fammi saperemossss
OnlyFocus.com
Discussioni: 9,236, Messaggi: 493,085, Utenti: 2,011
powered by vBulletin 3.6.0 + vBadvanced CMPS 2.2 + Coppermine Gallery v1.4.8
Vi prego di NON mandare email/PM per chiedere supporto, usate il forum!!!
-
06-07-2006, 21:39 #3
- Data Registrazione
- Dec 2005
- Località
- Rome, Italy, Italy
- Messaggi
- 945
ok tanks
-
07-07-2006, 03:16 #4
Si, esatto andrebbe pulito da tutti gli Hack per poi reinstallarli, io ad esempio ho dovuto installare di nuovo VBadvanced da 3.5 a 3.6, ma poi dal passaggio da beta 3 a beta 4 è rimasto perfetto e funzionante.
Segnalibri