Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Front End User Login Plugin (XML Or Database - ver: 3.0)
#98
SlazZe Wrote:- - - - -

You will notice that on the User Management->help page I documented how to hide items in your template files. This should fix both of your issues:

Code:
<?php if(!empty($_SESSION['LoggedIn']))    { ?>

      <?php include('reg.php'); ?>

<?php } ?>
Reply


Messages In This Thread
Example site down, having issues - by Rich_K - 2012-11-14, 07:36:37
login box won't display - by horstuff - 2015-11-20, 04:57:25
Front End User Login Plugin (XML Or Database - ver: 3.0) - by mikeh - 2012-03-16, 01:24:06



Users browsing this thread: 1 Guest(s)