GetSimple Support Forum
User Login Plugin, can't get login box to display - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5)
+--- Thread: User Login Plugin, can't get login box to display (/showthread.php?tid=7715)



User Login Plugin, can't get login box to display - horstuff - 2015-11-19

I add <?php echo show_login_box(); ?> to the Source view of the welcome page, but it automatically adds HTML comments <!-- and --> to it, so I cant see it. How do I get the login box to be visible?


RE: User Login Plugin, can't get login box to display - shawn_a - 2015-11-19

If this plugin has a support thread you need to postthere


RE: User Login Plugin, can't get login box to display - horstuff - 2015-11-20

Would love to... the plugin help link brought me here.


RE: User Login Plugin, can't get login box to display - shawn_a - 2015-11-20

Which plugin? Its probably the old forum links, which no longer work.


RE: User Login Plugin, can't get login box to display - shawn_a - 2015-11-20

just search for show_login_box


RE: User Login Plugin, can't get login box to display - shawn_a - 2015-11-20

ohh you cant put php code in pages content. ( i didnt read )

you have to use a component and dynpages, or put it in your theme templates


RE: User Login Plugin, can't get login box to display - horstuff - 2015-11-20

Plugin name is:

User Login Plugin

(2015-11-20, 03:21:28)shawn_a Wrote: you have to use a component and dynpages, or put it in your theme templates
How do I do that, no idea what you're referencing.


RE: User Login Plugin, can't get login box to display - horstuff - 2015-11-20

anyway, maybe all that doesn't matter... all I want is a way to have certain pages restricted to certain users. Is there a better way than using this plugin?


RE: User Login Plugin, can't get login box to display - shawn_a - 2015-11-20

http://get-simple.info/forums/showthread.php?tid=2024