Hi Matt
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?