My plugins can not be enabled or Disabled individually via the administration page.
However if i use the "enable all" or "disable all" options they work? how could this be?
my permmissions to /var/www/html/mod are recursively // 777 www-data:www-data
Elgg version : |
Release - 2.3.5, Version - 2016092300 |
Server : | Apache/2.4.25 (Debian) | ||||||||||||||||||
Web Server
PHP
MemcacheMemcache is not setup on this server or it has not yet been configured in Elgg config. For improved performance, it is recommended that you enable and configure memcache. |
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.
- Praveen Thomas@p3core

Praveen Thomas - 0 likes
- ALF@bsimms91295

ALF - 0 likes
- ALF@bsimms91295

ALF - 0 likes
- Praveen Thomas@p3core

Praveen Thomas - 0 likes
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
- ALF@bsimms91295

ALF - 0 likes
- Jerome Bakker@jeabakker

Jerome Bakker - 0 likes
You must log in to post replies.@ALF,
Activate "Development Tools" plugin from back-end and do unit and integration tests!, This might fix the issue...
Also clear the cache files!, and check...
I am only ELGG Newbie!, anyway just wanted to share a few thoughts...
Good luck
Regards,
Praveen Thomas
it said it cant find the page when i try to do the unit test.
i cant find an option for an integration test
yes i turned off chacheing,
I edited .htaccess and enabled Display fatal PHP errors but stil no errors pop up.
UPDATE: TEMPORARY FIX
I found this error while inspecting the webpage: Ajax cannot be used with external URLs
So I went to Administration page>Configure>Settings>Advanced Settings, and changed "The site URL" to "https://my_ip_address " and my buttons work again, strange. I'll update with correct settings later.
I had my site url to be "https://www.mysite.com" is this incorrect?
@ALF,
Did you check your ELGG database entries!, Please refer the below link;
http://learn.elgg.org/en/stable/admin/duplicate-installation.html
@ALF
Read http://learn.elgg.org/en/stable/appendix/faqs.html#plugin-cannot-start-and-has-been-deactivated-or-this-plugin-is-invalid
This is an issue of the server's configuration (e.g. hostname) bcz 'site url' must be like as link to your website not IP
ISSUE FIXED:
This Was correct! Switching my Virtual host settings fixed all of my issues!
i returned my site url to there original settings as well
Administration page>Configure>Settings>Advanced Settings, and changed to "https://mydomain.com "
Never set the permissions this high, even on a local test site. 644 is more than enough (or it should be)