Database Error

Error: SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'preata_preata56_vcbd.VolumecoderPackagesPrice.id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

SQL Query: SELECT * FROM volumecoder_packages_price VolumecoderPackagesPrice Inner Join volumecoder_services VolumecoderServices on VolumecoderServices.id=VolumecoderPackagesPrice.serviceId group by VolumecoderServices.name

Notice: If you want to customize this error message, create app/View/Errors/pdo_error.ctp

Stack Trace





By signing up you agree in our Terms & Conditions