Module: Forum Lockdown
Posted by Joe Curia
Re: Module: Forum Lockdown November 20, 2009 09:00PM |
Registered: 16 years ago Posts: 753 |
November 20, 2009 09:41PM |
Registered: 17 years ago Posts: 533 |
If you maintain a private forum like I do, and want the log in page to show up at the index.php page, then do this trick that I did, described here....
[www.phorum.org]
By implementing this trick, there is no need to click the "Log In" link at the top. It shows up on the main page if the visitor is not logged in.
- Bob
As an aside, let me take this opportunity to cry and whine a little more about how the Invitations part of this module would be so beautiful if it was a stand alone module, and if it didnt require that someone actually have been sent an invitation in order to register. Currently my members have to send people a link to the location of the forum. I tried activating this mod so that users could invite others via their control panel, but then when someone came along who was simply sent a link, their registration would be denied because they didn't get an invitation ID from within.
[www.phorum.org]
By implementing this trick, there is no need to click the "Log In" link at the top. It shows up on the main page if the visitor is not logged in.
- Bob
As an aside, let me take this opportunity to cry and whine a little more about how the Invitations part of this module would be so beautiful if it was a stand alone module, and if it didnt require that someone actually have been sent an invitation in order to register. Currently my members have to send people a link to the location of the forum. I tried activating this mod so that users could invite others via their control panel, but then when someone came along who was simply sent a link, their registration would be denied because they didn't get an invitation ID from within.
Re: Module: Forum Lockdown November 20, 2009 09:59PM |
Registered: 16 years ago Posts: 753 |
November 20, 2009 10:14PM |
Registered: 17 years ago Posts: 533 |
Yeah, mine is totally private, so nothing gets displayed at all to non-logged in guests, which is when that template file is called and why it works for me.
Why not take that same code and put it in your footer.tpl file? Then the public portion of your phorum will still be displayed to guests, but they will see the log in form at the bottom of the page. Once logged in, it would disappear.
You could even put it in somewhere in the header.tpl file, but then I would make some serious changes in the HTML to make it much smaller.
- Bob
Why not take that same code and put it in your footer.tpl file? Then the public portion of your phorum will still be displayed to guests, but they will see the log in form at the bottom of the page. Once logged in, it would disappear.
You could even put it in somewhere in the header.tpl file, but then I would make some serious changes in the HTML to make it much smaller.
- Bob
Re: Module: Forum Lockdown September 26, 2010 01:39PM |
Registered: 14 years ago Posts: 9 |
September 26, 2010 04:25PM |
Moderator Registered: 18 years ago Posts: 1,301 |
Quote
spartacus
The module has been installed, but not enable in my admim yet.
There is a warning displayed in Modules:
Warning: possible module "forum_lockdown_v5_2_1_03" found, but no module information is available for that module.
Is this normal? Can I go ahead and turn it on?
Nick, in order to install a module you need to upload all of the files in the module's zip file to the {phorum_root}/mods folder. In this case it sounds like you simply uploaded the zip file itself. When properly installed, you should have a {phorum_root}/mods/forum_lockdown folder with (amongst others) a {phorum_root}/mods/forum_lockdown/forum_lockdown.php file. You should also see a README, Changelog, and Settings link for this module in the module section. Hope this helps, let me know if you have more questions.
Joe Curia (aka Azumandias)
Modules: l0Admin Mass Email00000000l000000Automatic Time Zones000ll.l00000Enhanced Custom Profiles0.00Google Calendar0000l.l000000Post Previews
000000000Admin Security Suite000000000000Check Modules for Upgrades0000External Authentication000000Group Auto-Email00000.00000Private Message Alerts
000000000Attachment Download Counter0000Custom Attachment Icons000ll.ll00Favorite Forums000000.00000Highlighted Search Terms0000Self-Delete Posts Option
000000000Attachment Watermarks0l00000000Custom Language Database00l.l.0Forum Lockdown00000.00000Ignore Forums0000000000000Threaded Tree View
000000000Automatic Message Pruning00.llll.00Easy Color Scheme Manager0l.l00Forum Subscriptions0000lll000Moderated User Group
Templates:lGeneric Integration000000000 0000Simple Rounded000000 00000000Tabbed Emerald
Re: Module: Forum Lockdown September 26, 2010 04:49PM |
Registered: 14 years ago Posts: 9 |
Re: Module: Forum Lockdown April 08, 2011 05:40AM |
Registered: 14 years ago Posts: 44 |
This might be similar to Robert Angle's problem. In general I want to veryify emails for registrations, and that feature works by itself. When I enable Forum Lockdown, then the verify isn't working. I want them to have to verify their email before I approve the invitation request. Otherwise a person could make the request with the wrong email, and I've just invited a total stranger onto my system.
Can I get both features to work simultaneously?
Can I get both features to work simultaneously?
Re: Module: Forum Lockdown October 05, 2012 08:11PM |
Registered: 12 years ago Posts: 21 |
Re: Module: Forum Lockdown October 12, 2012 08:14PM |
Registered: 12 years ago Posts: 21 |
Sorry, only registered users may post in this forum.