I have noticed and for a long time i have not been able to get the code for it in your mydrupal site as soon as a user logs out the logout link disappears
please can any one tell me how to do that.
thank you
I have noticed and for a long time i have not been able to get the code for it in your mydrupal site as soon as a user logs out the logout link disappears
please can any one tell me how to do that.
thank you
Please try this step thus we shall enable logout when user is logged
<?php
if ($user->uid) {
?>
">Logout
<?php } ?>
It will work
Regards,
Anish
http://www.drupal-web-developers.com
http://www.drupals-developers.com