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.

How can I hide everything but the login options from guests?

5 posters

Go down

hide - How can I hide everything but the login options from guests? Empty How can I hide everything but the login options from guests?

Post by John Galt February 25th 2014, 11:27 pm

Sorry guys, I am brand new to using phpBB and I having trouble trying to do something that I am sure is very simple.

I would like to hide everything from guests with the exception of the login fields. I was able to hide the forums with no problem but I would like to hide the other information that is currently on the login page. Things like (Who is Online, Statistics, etc.).

I found this thread: https://help.forumotion.com/t130021-remove-who-is-online?highlight=WHO+IS+ONLINE


no need for codes hide - How can I hide everything but the login options from guests? Icon_razz
ADMINISTRATION PANEL -> DISPLAY -> HOMEPAGe -> STRUCTURE AND HIEARCHY !! on the bottom of the page you'll see this : 
Display viewonline information box on index :
Never On root index only Always


The problem is that I do not see any "Display" option in my admin panel.

Can someone please explain how to do this in phpBB 3.0.12

These are the tab options that I have in my ACP:
Links removed. MAJOR MAJOR SECURITY RISK. Never post links from admin panels. ~ Base
avatar
John Galt
New Member

Posts : 3
Reputation : 1
Language : English

http://jgaltUSA@gmail.com

Back to top Go down

hide - How can I hide everything but the login options from guests? Empty Re: How can I hide everything but the login options from guests?

Post by Pizza Boi February 25th 2014, 11:49 pm

Hi Very Happy

Are you using an English forum? There's a "Display" option as one of the tabs and if my memory serves right, it should be after "Generals" where you modify the general appearance of the forum.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

hide - How can I hide everything but the login options from guests? Empty Re: How can I hide everything but the login options from guests?

Post by John Galt February 26th 2014, 12:15 am

I looked through every tab. None of them have a "display" option.

Yes, English, did I post this to the wrong section?
avatar
John Galt
New Member

Posts : 3
Reputation : 1
Language : English

http://jgaltUSA@gmail.com

Back to top Go down

hide - How can I hide everything but the login options from guests? Empty Re: How can I hide everything but the login options from guests?

Post by Van-Helsing February 26th 2014, 1:24 am

John Galt wrote:Sorry guys, I am brand new to using phpBB and I having trouble trying to do something that I am sure is very simple.

I would like to hide everything from guests with the exception of the login fields. I was able to hide the forums with no problem but I would like to hide the other information that is currently on the login page. Things like (Who is Online, Statistics, etc.).

I found this thread: https://help.forumotion.com/t130021-remove-who-is-online?highlight=WHO+IS+ONLINE


no need for codes hide - How can I hide everything but the login options from guests? Icon_razz
ADMINISTRATION PANEL -> DISPLAY -> HOMEPAGe -> STRUCTURE AND HIEARCHY !! on the bottom of the page you'll see this : 
Display viewonline information box on index :
Never On root index only Always


The problem is that I do not see any "Display" option in my admin panel.

Can someone please explain how to do this in phpBB 3.0.12

These are the tab options that I have in my ACP:
Links removed ~ Base
Hi,
You dont have a forumotion forum? I understand that you have a phpbb forum but it isnt hosted in forumotion server.

Best Regards,
Dark-Avenger
Van-Helsing
Van-Helsing
Hyperactive

Male Posts : 2431
Reputation : 116
Language : English, Greek

http://itexperts.forumgreek.com/

Back to top Go down

hide - How can I hide everything but the login options from guests? Empty Re: How can I hide everything but the login options from guests?

Post by John Galt February 26th 2014, 1:32 am

Well that explains it. Thanks.
avatar
John Galt
New Member

Posts : 3
Reputation : 1
Language : English

http://jgaltUSA@gmail.com

Back to top Go down

hide - How can I hide everything but the login options from guests? Empty Re: How can I hide everything but the login options from guests?

Post by masesm February 26th 2014, 3:20 am

Here is the way to do it:
Hide each and everyone of the menus that is visible to everyone (including the guests) through this script:


Code:
a.mainmenu[href="/faq"] {


    display: none !important;


}



Change "faq" to each page name and repeat the script in CSS. When you have no menu left (after using the CSS above), start recreating all the pages and decide on the privileges for each page.

To create new menu icons and tabs, go to Admin panel > Display > Headers and Navigations > Add a customized menu

Hope this helps Wink
masesm
masesm
Forumember

Male Posts : 75
Reputation : 7
Language : Java, C++, C#, Python, JavaScript, PHP, MySQL, AWS
Location : United States

http://sicktier.forumotion.com/

Back to top Go down

hide - How can I hide everything but the login options from guests? Empty Re: How can I hide everything but the login options from guests?

Post by Pizza Boi February 26th 2014, 2:59 pm

Hi Very Happy

@Masesm: I do not believe that would help at all seeing as he is attempting to hide things from the GUEST. That code hides everything.

@Original Poster: I'm afraid that the modifications you are trying to acquire cannot be provided seeing as you are hosting on a different hosting site. Sorry Sad.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

hide - How can I hide everything but the login options from guests? Empty Re: How can I hide everything but the login options from guests?

Post by Base February 26th 2014, 3:04 pm

Hello,

Never EVER post direct links from your administration panel, regardless of whether or not it's a Forumotion forum as this is a major security risk.

However, since your forum is not a Forumotion forum, this topic will be locked. You will have to use the phpBB support forum. Thanks. Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum