After changing the file upload size in my htaccess file, when I go to a group I get this message: DatabaseException QUERY: SELECT * from WBnDentities e join WBnDobjects_entity o on e.guid=o.guid where e.type='object' and e.subtype= and e.site_guid = 1 and e.container_guid = 25 and ( (1 = 1) and e.enabled='yes') order by e.time_created desc limit 0, 1 Is this a coincidence or did I mess something up? Can this be corrected through the php files or should I attempt to remove/replace folders/files? |
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.
Hmmmmm.... at this point I am at a loss. I am the only person that has access to the files via ftp, I suppose it could be done some other way. What would happen if I disable all the plug-ins, upload the entire folder (with the exception of the .htaccess file) and restart it all. Would this reset everything? Or would that destroy the member information, etc. Also, is there an order that the plug-ins need to be in in the admin list?
I think I have found the problem. I have just got the identical Database error message that wouldn't allow me to access or delete any groups.
I believe it is in the "customstyle" module. Everything was working in groups until I installed that. I have just disabled the module and I can now access, create and delete groups.
My problem is that I want to use the "customstyle" module, so now I have found the problem, is there anyone on here that knows how to fix it WITH "customstyle" installed? I wouldn't know where to start to fix the error...
- Previous
- 1
- 2
- Next
You must log in to post replies.