No theme whatsoever. I hardly messed with the css - I only changed background and font colours in css.php
Plugins installed are:
message_qeue, bulkinvite, eventcalendar, nospotlight-1.0, and Site Access 2.6 along with the standard plugins as in the standard Elgg 1.7.1 download.
The logout link -->
http://www.wcna.co.za/elgg/pg/dashboard/"{http://www.wcna.co.za/elgg/action/logout?__elgg_ts=1281983753&__elgg_token=cbfcdbbef08caf540b843982d329fea3}"
is definitely incorrect..
Looks like something has corrupted the URL.
The
"{
and
}"
should NOT be there..
Check your elgg_topbar.php code
line 39 should be
<a href="<?php echo $vars['url']; ?>action/logout"><small><?php echo elgg_echo('logout'); ?></small></a>
The correct URL is
i see it is fixed now lolz ;-)
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.