Hi, So i just did an install of the 3.0 rc..
Now i have a pile of plugins that i had to fix.. but the Front Page Demo one seems broken and i'm not sure where to do with this,
SITE: http://muzelounge.com/community_beta/
Whats happening here?
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.
- Jerome Bakker@jeabakker
Jerome Bakker - 0 likes
- amaisonneuve@amaisonneuve
amaisonneuve - 0 likes
- Jerome Bakker@jeabakker
Jerome Bakker - 0 likes
- amaisonneuve@amaisonneuve
amaisonneuve - 0 likes
- iionly@iionly
iionly - 0 likes
You must log in to post replies.Looks like some HTML is broken. maybe a missing closing DIV somewhere.
Did you flush all caches to make sure CSS is up-to-date
Otherwise probably it's from a custom plugin, try disabling (non-core) plugins until the problem goes away. Then you know which plugin caused it.
where can i disable the plugins? in the DB, the UI is kinda useless.
They worked in the 2.x branch.. but so much has changed in the 3.x branch.
Its either Profile_Manager , Custom_Index or Elggbook_Pro.
Just need to get that sorted.
Have a look at http://learn.elgg.org/en/stable/appendix/faqs.html?highlight=disable#white-page-wsod
I haven't tested if this still works in Elgg 3
Or you can use the commandline to disable plugins
http://learn.elgg.org/en/3.0/intro/elgg-cli.html#available-commands
Well thanks for the link, i was able to isolate it to Elggbook_pro.
the CLI is amazing..
It looks like the method with creating the file mod/disabled still works on Elgg 3 to prevent the plugins from getting loaded. Though it looks like some cached views (like custom_index index page) still get served as long as the cache isn't flushed.