
02-24-2014, 04:36 PM
|
|
|
Join Date: Oct 2011
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
I have upgraded at last release 1.1.0b1
Works but vbulletin send me an error by mail
Bug: ERROR Syntax
Conflict: Tapatalk plugin Mobiquo
Code:
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT
COUNT(*) AS count,
l.userid
FROM dbtech_classifieds_listing AS l
WHERE l.userid IN ()
AND l.enddate > 1392811597
AND l.startdate < 1392811597
AND l.ended = 0
AND l.active = 1
AND l.moderated = 0
GROUP BY l.userid;
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 ')
AND l.enddate > 1392811597
AND l.startdate < 1392811597
AND l.ended =' at line 5
Error Number : 1064
Request Date : Wednesday, February 19th 2014 @ 01:06:37 PM
Error Date : Wednesday, February 19th 2014 @ 01:06:38 PM
Script : http://localhost/forum/mobiquo/mobiquo.php
Referrer :
IP Address : xx.xx.xxx.xxx
Username : Test
Classname : vB_Database
MySQL Version :
Solutions?
|
Hi Matt
When you can... Stay pending the 'update with bug fix reported.
In the meantime, I had to downgrade to the previous version 1.0.3 because of the thousands of emails sent by mistake by vbulletin :-(
|