Log in with username/password: lyceum/lyceum

Ticket #891 (closed defect: fixed)

Opened 9 months ago

Last modified 3 months ago

Wrong logout link

Reported by: jjb Assigned to:
Priority: normal Milestone: 1.0.3
Keywords: Cc: george.seaton@anu.edu.au

Description

George says:

I think the logout link in comments.php should be using LURL otherwise a 404 occurs

<p>Logged in as <a href="<?php echo get_option('siteurl'); ?>/wp-admin/profile.php"><?php echo
$user_identity; ?></a>. <a href="<?php LURL ?>/wp-login.php?action=logout" title="Log out of this
account">Logout &raquo;</a></p>

Change History

06/04/08 17:26:04 changed by jjb

  • status changed from new to closed.
  • resolution set to fixed.

thanks! fixed [1278]

Log in with username/password: lyceum/lyceum