Hello I have this problem when someone wants to get this error log DatabaseException
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 m.name_id=80' at line 1
QUERY: SELECT m.*, n.string as name, v.string as value from elgg_metadata m JOIN elgg_entities e ON e.guid = m.entity_guid JOIN elgg_metastrings v on m.value_id = v.id JOIN elgg_metastrings n on m.name_id = n.id where m.entity_guid= and m.name_id=80
how I can fix this?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Cash@costelloc
Cash - 0 likes
- aghein@aghein
aghein - 0 likes
You must log in to post replies.Version of Elgg?
work with version 1.7.8 the truth is that this problem is somewhat curious, I checked the da ta base and everything works perfectly, I checked the files possible about the problem and do not see anything wrong, if you have an idea please to comment, excuse my moderate English.