-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
Maps 1.4.0 and 1.3.5
markers search form error.
/admin/plugins/maps/markers.php
error:
An error has occurred:
This is being displayed as "Root Debugging" is enabled in your Geeklog configuration.
If this is a production website you must disable this option once you have resolved any issues you are investigating.
E_USER_ERROR(256) - 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 ')' at line 7 @ /path-to-geeklog/geeklog/system/databases/mysqli.class.php line 279
Call Stack
# Function File Line
1 trigger_error /path-to-geeklog/geeklog/system/databases/mysqli.class.php 279
2 dbQuery /path-to-geeklog/geeklog/system/lib-database.php 213
3 DB_query /path-to-geeklog/geeklog/system/lib-admin.php 476
4 ADMIN_list /path-to-geeklog/htdocs/admin/plugins/maps/markers.php 102
5 MAPS_listMarkersAdmin /path-to-geeklog/htdocs/admin/plugins/maps/markers.php 164
array(3) {
["sql"]=>
string(159) "SELECT
a.*, b.name as mapname
FROM gl_maps_markers AS a
LEFT JOIN
gl_maps_maps AS b
ON a.mid = b.mid
WHERE 1=1 AND ()"
["ignore_errors"]=>
int(0)
["result"]=>
bool(false)
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels