incorrect path
<theme-folder>/views/default/page_elements/header.php
Sorry Akexander, that was me writing the wrong thing in this post, not having the wrong path.
I think it was actually a caching issue as I've cleaned things out and it's working now.
Thanks for your help though.
That is, if you add new views or change your css files, cache must be cleared in order to see the changes. You also can do it by enable/disable/reorder any plugin.
incorrect path
<theme-folder>/views/default/page_elements/header.php
Sorry Akexander, that was me writing the wrong thing in this post, not having the wrong path.
I think it was actually a caching issue as I've cleaned things out and it's working now.
Thanks for your help though.
That is, if you add new views or change your css files, cache must be cleared in order to see the changes. You also can do it by enable/disable/reorder any plugin.
incorrect path
<theme-folder>/views/default/page_elements/header.php
Sorry Akexander, that was me writing the wrong thing in this post, not having the wrong path.
I think it was actually a caching issue as I've cleaned things out and it's working now.
Thanks for your help though.
That is, if you add new views or change your css files, cache must be cleared in order to see the changes. You also can do it by enable/disable/reorder any plugin.
According to this doc http://docs.elgg.org/wiki/DuplicateInstallation they are in the database these settings! This is NOT good, surely they should be a file based config setting so I don't have to have identical app server/development machines?
There must be a way around this?
Thanks
Tom
You can fix this in code by editing engine/lib/configuration.php and editing the values of $path and $dataroot in the configuration_init function.
Most unsatisfying fix, but it seems to work.
According to this doc http://docs.elgg.org/wiki/DuplicateInstallation they are in the database these settings! This is NOT good, surely they should be a file based config setting so I don't have to have identical app server/development machines?
There must be a way around this?
Thanks
Tom
You can fix this in code by editing engine/lib/configuration.php and editing the values of $path and $dataroot in the configuration_init function.
Most unsatisfying fix, but it seems to work.
According to this doc http://docs.elgg.org/wiki/DuplicateInstallation they are in the database these settings! This is NOT good, surely they should be a file based config setting so I don't have to have identical app server/development machines?
There must be a way around this?
Thanks
Tom
You can fix this in code by editing engine/lib/configuration.php and editing the values of $path and $dataroot in the configuration_init function.
Most unsatisfying fix, but it seems to work.
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.