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

I have this working great on my development server, but having just uploaded to the main server it is not. ummmm .... I wish to password protect just one page on the site, so using a different template for that site and ticking the 'members only box' in the admin panel. however, when visiting that page the content gets displayed as well as the login boxes (put into the sidebar):

<div id="content" class="span-24 prepend-top append-bottom">
<div class="span-16">
<h1><?php get_page_title(); ?></h1>
<?php get_page_content() ?>
</div>

<div class="span-8 last">
<?php echo welcome_message_login(); echo show_login_box(); ?>
</div>
</div>

I assume this might be because the page content is being called before the sidebar? BUT it works fine on my development server same version of GS being used there) ...

Any ideas??

Cheers
Reply


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



Users browsing this thread: 2 Guest(s)