|
uCoz Community uCoz Modules Forum Forum (Forum Password) |
Forum |
I have a question that I can't seem to find here.
Can I put a password to go into the forum instead of having it for each thread. I guess what I am saying, is when a user clicks on forum it will ask for a password, and they can go into the forums to post, read, reply, instead of having to type a password in each thread. Thanks Glen "I Have No Gills, Therefore I Fish"
"Love The Wife, Fish Hard, Fish Till You Die" www.glenscustomrods.com |
Glen, you can't stipulate passwords for threads. Are you referring to forum sections/boards - if so it's unfortunately not possible to create passwords for forum sections at the moment, only on a per board basis.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Well let me try to explain it a little better.
When your on my home page and you click on Forums then it would ask for a password before you can enter. Dose that make any since? Glen "I Have No Gills, Therefore I Fish"
"Love The Wife, Fish Hard, Fish Till You Die" www.glenscustomrods.com Post edited by Glen - Monday, 2013-05-13, 6:56 AM
|
Glen, Not possible. But you can password-protect a section in the forum.
My Skype : xayan123 | My Twitter : @Officialxayaan
uID : - Zayaan Ibrahim | Need a professional design? Check out my Portfolio |
Glen, actually, you can somewhat password protect the forum through the use of a script such as the one mentioned at the thread I've linked to below.
http://forum.ucoz.com/forum/8-13803-1 Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Hey Paradox,
thanks for the script, that's what I'm looking for, but the only problem is when you put the password in then go to the forums it ask for a password again and then when you try to go into the thread it ask for a password. I have turn the password for each of the forums but the script is still asking for a password each one. What can I do to the script to just work from the main page. Thanks Glen "I Have No Gills, Therefore I Fish"
"Love The Wife, Fish Hard, Fish Till You Die" www.glenscustomrods.com |
Glen, hmm, it will appear every time you open the forum main page with the method I can specify as well. There's no sure-fire way to have it appear only once unless you worked on the script to include a cookie and such. However, you can achieve this through the use of conditional operators:
Code <?if($URI_ID$ == "frMain")?>?<!-- Scipt Goes Here --><?endif?> Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Hey Paradox,
Thanks for the help, that did the trick. Now I can keep the dang spammers from posting junk mail in my Forums. Once again thanks for the help Glen "I Have No Gills, Therefore I Fish"
"Love The Wife, Fish Hard, Fish Till You Die" www.glenscustomrods.com |
| |||
| |||