Hi,
I have this database error when i try to install.
Code:
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT COUNT(images.id) AS images_num, image.id, image.logo
FROM vbrides_photos AS images
LEFT JOIN vbrides_rides AS image ON(images.rideid = image.id);
MySQL Error : Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause
Error Number : 1140
Request Date : Saturday, October 25th 2014 @ 07:53:55 PM
Error Date : Saturday, October 25th 2014 @ 07:53:55 PM
Script : http://...../admincp/plugin.php?do=productimport
Referrer : http://...../admincp/plugin.php?do=productadd
IP Address : *.*.*.*
Username : Hendrik
Classname : vB_Database
MySQL Version : 5.0.51a-community