• Page 1 of 1
  • 1
Private forum password screen
MrStugelmayer
Posts: 13
Reputation: 0

Message # 1 | 9:32 PM
Hello so I have been tinkering around with customizing everthing on my site now I am to the forums part.

My Question is: So I set a forum so only certin user groups can read it. Next I added a password to a forum to make it a private forum. Now all user groups who do not have the "Enter Private forums without password" user permision setting checked under forums, will be prompted with a screen that ask for that forum's password. So my question is where can I customize that promp screen's code?

Here is the screen I'm talking about

Thanks,
Cody Stugelmayer

Attachments: 8146827.jpg (123.6 Kb)
Post edited by MrStugelmayer - Sunday, 2010-12-26, 11:05 PM
Animorph
Posts: 2856
Reputation: 189

Message # 2 | 10:28 PM
MrStugelmayer, you can not change it without changing your forum layout

Quote (MrStugelmayer)
where can I customize that promp screen's code

there is no separated page to edit the code , the password page for forum sections takes the same layout as forum design, so you cannot change that without changing forum layout

gTableTop and gTableBody are the codes from your Forum and the login box uses these codes to form his layout

I hope this helps


To busy building a passive income online ;)
MrStugelmayer
Posts: 13
Reputation: 0

Message # 3 | 11:03 PM
Quote (Animorph)
I hope this helps

It did and didn't. I don't under stand what you ment by..

Quote (Animorph)
the password page for forum sections takes the same layout as forum design, so you cannot change that without changing forum layout

So how/where would I edit the forum layout to where the cetcha will appear?

As in, in witch option under CP-->Customize Design

Let me re-word my question: Currently I have the "No Security code required" user permission setting checked for all the user groups. So basicly I'm looking for where the <?if($_SECURITY_CODE$)?> <?endif?> code is for that screen, that way I can just delete it and the cetcha will show up.

MY reasoning: The catcha is extremly annoying I think but I want to hold psswords and want not in this private forum and therefore I want the catcha only there, so web robots and proggramed hacks can't get through.

Animorph
Posts: 2856
Reputation: 189

Message # 4 | 11:14 PM
Quote (MrStugelmayer)
So how/where would I edit the forum layout to where the cetcha will appear?

CP-->Customize Design --> Design management (CSS)

Find:

Code
/* General forum Table View */
your codes .gTable codes are there
/* ------------------------ */

more about changing your forum layout is here:
http://forum.ucoz.com/forum/9-2441-1



Quote (MrStugelmayer)
hat way I can just delete it and the cetcha

you cannot delete the security code , security code is build in to prevent spam , you can check "No Security code required" but not all codes can be disabled

To busy building a passive income online ;)
Post edited by Animorph - Sunday, 2010-12-26, 11:14 PM
MrStugelmayer
Posts: 13
Reputation: 0

Message # 5 | 11:40 PM
So I would basicly add the Security CSS Code in that "section" per say. That makes sence

What is the whole Security CSS Code? or what would I need to add to that to make the cetcha show up and work?

Post edited by MrStugelmayer - Sunday, 2010-12-26, 11:44 PM
Animorph
Posts: 2856
Reputation: 189

Message # 6 | 11:53 PM
MrStugelmayer, what are you talking about ? i thought you want to change the design of the "private forum password page" you can only edit that page in CSS you can not make actual design changes

for example you change your forum layout to a green colour , then the BOX will be green also , there is not any way to add a security code into that box


To busy building a passive income online ;)
MrStugelmayer
Posts: 13
Reputation: 0

Message # 7 | 0:05 AM
Sorry for the confution.

Quote (Animorph)
there is not any way to add a security code into that box

Thank you, lol this is what I was in genral asking. Like you said above it is not possible, which I was kind of thinking, but I wasn't sure if you could or not. Now I know it is one of those things you just can't do.

Thanks for the help,
Cody Stugelmayer

Post edited by MrStugelmayer - Monday, 2010-12-27, 0:06 AM
Animorph
Posts: 2856
Reputation: 189

Message # 8 | 0:07 AM
MrStugelmayer, no problem , i am glad i helped in a confusing way , sorry for misreading your first question then
To busy building a passive income online ;)
  • Page 1 of 1
  • 1
Search:
Support
Need help? Contact our support team via the contact form or email us at support@ucoz.com.