User:Tom/Sandbox10: Difference between revisions
< User:Tom
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|fields=Parishes._pageName, Parishes.Dedication, Parishes.City, Parishes.ParishLocation | |fields=Parishes._pageName, Parishes.Dedication, Parishes.City, Parishes.ParishLocation | ||
|where=Parishes.Diocese HOLDS LIKE "%Arlington%" | |where=Parishes.Diocese HOLDS LIKE "%Arlington%" | ||
|format= | |format=leaflet | ||
|width=400 | |||
|zoom=8 | |||
}} | }} |
Revision as of 21:25, 17 October 2024
Error 1064: 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 'HOLDS LIKE "%Arlington%" ORDER BY `cargo__Parishes`.`_pageID`,`cargo__Parishes`' at line 1
Function: CargoSQLQuery::run Query: SELECT `cargo__Parishes`.`_pageID` AS `cargo_backlink_page_id_Parishes`,`cargo__Parishes`.`_pageName` AS `_pageName`,`cargo__Parishes`.`Dedication` AS `Dedication`,`cargo__Parishes`.`City` AS `City`,`ParishLocation__full` AS `ParishLocation`,`ParishLocation__lat` AS `ParishLocation lat`,`ParishLocation__lon` AS `ParishLocation lon` FROM `cargo__Parishes` WHERE `cargo__Parishes`.`Diocese` HOLDS LIKE "%Arlington%" ORDER BY `cargo__Parishes`.`_pageID`,`cargo__Parishes`.`_pageName`,`cargo__Parishes`.`Dedication`,`cargo__Parishes`.`City`,`cargo__Parishes`.`ParishLocation__full` LIMIT 100