The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
+6
Latinosvet
FrozenX
Festina Lente
Lightning8510
Stephen-
TechGeek
10 posters

    How to hide my forum

    TechGeek
    TechGeek
    Forumember


    Male Posts : 52
    Reputation : 0
    Language : English

    Solved How to hide my forum

    Post by TechGeek October 28th 2011, 9:51 am

    I am using html pages for all my pages and do not want the forum to be visible but, yet still be able to sign into my control panel. I have been using the forum is in construction option with a customized message that the forum is no longer active. I would like a way to hide the forum without deleting it. Is there a way? Thanks in advance.
    Stephen-
    Stephen-
    Hyperactive


    Male Posts : 2542
    Reputation : 326
    Language :

    Solved Re: How to hide my forum

    Post by Stephen- October 28th 2011, 10:11 am

    I think the only way to hide your forum is to use the forum construction ... Wink
    avatar
    Lightning8510
    New Member


    Posts : 16
    Reputation : 0
    Language : hungary

    Solved Re: How to hide my forum

    Post by Lightning8510 October 28th 2011, 11:58 am

    to set the forum permissions

    Administration Panel,
    1 General
    2 Forums
    3 licenses
    Festina Lente
    Festina Lente
    Forumember


    Male Posts : 279
    Reputation : 20
    Language : English

    Solved Re: How to hide my forum

    Post by Festina Lente October 28th 2011, 8:46 pm

    To hide your forum you can do like this:
    Administration Panel>General>Configuration... and choose Forum in construction... or Forum in holiday... it is my opinion
    FrozenX
    FrozenX
    Forumember


    Male Posts : 69
    Reputation : 8
    Language : English, Dutch

    Solved Re: How to hide my forum

    Post by FrozenX October 28th 2011, 8:52 pm

    If it's punbb, in the overall_header (template) you can add, a this code:

    Code:
    <meta http-equiv="REFRESH" content="0;url=http://www.repairbotsonline.com"></HEAD>

    This means, that they (users/guests) can't go anywhere else on the forums, besides the html pages that you've created.
    TechGeek
    TechGeek
    Forumember


    Male Posts : 52
    Reputation : 0
    Language : English

    Solved Re: How to hide my forum

    Post by TechGeek October 29th 2011, 7:40 am

    FrozenX wrote:If it's punbb, in the overall_header (template) you can add, a this code:

    Code:
    <meta http-equiv="REFRESH" content="0;url=http://www.repairbotsonline.com"></HEAD>

    This means, that they (users/guests) can't go anywhere else on the forums, besides the html pages that you've created.

    Thanks for this. However, can you please tell me how to add that code to the header. I have browsed and seen no way to edit the template. Sorry I'm a noob at this.

    Thanks to everyone for the suggestions. Much appreciated. Smile
    FrozenX
    FrozenX
    Forumember


    Male Posts : 69
    Reputation : 8
    Language : English, Dutch

    Solved Re: How to hide my forum

    Post by FrozenX October 29th 2011, 8:15 am

    Go To:

    http://www.repairbotsonline.com/admin

    Click 'Advanced' Then click on Display, scroll down, and on the left hand side, there should be the category 'General' under Templates, click on 'General' Find, Overall_Header (roughly in the middle), and click How to hide my forum Editer , now add that code above, at the top of the page.
    avatar
    Guest
    Guest


    Solved Re: How to hide my forum

    Post by Guest October 30th 2011, 9:31 am

    Administration Panel>General>Configuration... and choose Forum in construction.
    Put this code:
    Code:
      <style type="text/css">
        #mentenanta {
            background-color: #ffffff;
            margin: 0px ;
            padding: 0px;
            top: 0px;
            bottom: 0px;
            right: 0px;
            left: 0px;
            font-family: verdana;
            font-size: 11px ;
            height: 100%;
            position: fixed;
            width: 100% ;
            z-index: 999;
        }
        </style>
        <div id="mentenanta">
    You text here.
        </div>

    Now you can enter in ACP with /admin..
    Ex: http://yourforumname.forumotion.com/admin
    I hope I help you Very Happy
    Latinosvet
    Latinosvet
    Forumember


    Male Posts : 43
    Reputation : 1
    Language : Serbian

    Solved Re: How to hide my forum

    Post by Latinosvet October 30th 2011, 6:34 pm

    Maybi AP.... General
    ..... Forums
    .... licenses
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: How to hide my forum

    Post by MrMario October 30th 2011, 7:05 pm

    Latinosvet wrote:Maybi AP.... General
    ..... Forums
    .... licenses

    There is no option for licenses on Forumotion.
    Darren1
    Darren1
    Helper
    Helper


    Male Posts : 11853
    Reputation : 566
    Language : English

    Solved Re: How to hide my forum

    Post by Darren1 October 30th 2011, 9:41 pm

    Hi,

    You could always edit the permissions of the forums so only admins, or specified people can see it.
    Admin panel >> General > Categories & Forums > edit the permissions (hit the Perms ) edit & save. Smile
    TechGeek
    TechGeek
    Forumember


    Male Posts : 52
    Reputation : 0
    Language : English

    Solved Re: How to hide my forum

    Post by TechGeek November 1st 2011, 8:26 pm

    Thanks to everyone for all the suggestions. I truly appreciate it.

    @ FrozenX I used your method and the forum does redirect to the html pages. However, I can no longer access my admin panel. The log in screen appears briefly but is then redirected to the forum.. Sad What to do now?

    Update. I can access the admin panel if I hit the esc at the right moment. I hope there is a better way though...
    LGforum
    LGforum
    Hyperactive


    Male Posts : 2265
    Reputation : 264
    Language : English
    Location : UK

    Solved Re: How to hide my forum

    Post by LGforum November 1st 2011, 8:37 pm

    Rideem3's method is the best, it is what i use.

    Set a HTML page as your homepage. And then make a widget which redirects to your homepage. Its an effective method.
    TechGeek
    TechGeek
    Forumember


    Male Posts : 52
    Reputation : 0
    Language : English

    Solved Re: How to hide my forum

    Post by TechGeek November 3rd 2011, 7:45 pm

    Replace LINK TO HTML PAGE THAT SAYS IN CONSTRUCTION with the link of an error page, you could make an HTML page and put that link there.

    I have created the widget and edited the permissions.
    Can you explain how to do the above.. Thanks.

    Edit. Now I cannot access the admin panel at all. It redirects to a blank page that says "You can return to the index" in the top left corner..
    MrMario
    MrMario
    Helper
    Helper


    Male Posts : 22186
    Reputation : 1839
    Language : test

    Solved Re: How to hide my forum

    Post by MrMario November 4th 2011, 4:17 am

    Hi,

    That means you replace that content with the link to the HTML page. Yes it will also do this to you which can lead to you not logging in which is why you shouldn't do it.
    TechGeek
    TechGeek
    Forumember


    Male Posts : 52
    Reputation : 0
    Language : English

    Solved Re: How to hide my forum

    Post by TechGeek November 4th 2011, 6:18 pm

    MrMario wrote:Hi,

    That means you replace that content with the link to the HTML page. Yes it will also do this to you which can lead to you not logging in which is why you shouldn't do it.

    Agreed. I will edit the permissions and leave it at that.
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: How to hide my forum

    Post by Sanket November 4th 2011, 7:32 pm

    Solved?
    TechGeek
    TechGeek
    Forumember


    Male Posts : 52
    Reputation : 0
    Language : English

    Solved Re: How to hide my forum

    Post by TechGeek November 10th 2011, 5:03 am

    For now. Thanks to everyone for the suggestions. Smile
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: How to hide my forum

    Post by Sanket November 10th 2011, 6:46 am

    Since this thread appears to be solved, I will archive this thread.
    How to hide my forum 2j4t5a8

    Sanket Smile


      Current date/time is September 23rd 2024, 10:20 pm