Archive for myfreeforum.org Before posting please check the "stickies" in the support forums. Please ask questions in real English and not "txt". You will get a better response. Please do not ask support questions via PMs.
|

derry
|
Making a Webpage PrivatePLEASE ENTER THE FOLLOWING>>>>
Enter your myff forum url here, if the issue is on a particular part of the forum, then give a link to where the problem actually is. Do not enter your own domain name it must be the actual myff link :www.foreverangels.myfastforum.org
If you are asking a template related question, what is the name of the template: myffs foreverangels 3 but based on subsilver
Please indicate keywords you have searched on:
Now ask your question in clear English without "txt" speak>>>> Hi, is there anyway of making a webpage only accessible to registered users of my forum? I've set a link to it from the forum page that is only accessible from the forum when a user is logged in, but obviously if you type the full URL into the address bar it still takes you to the webpage
I guess my question is is there anyway of "hiding" the webpage and only making it accessible via the link on my main forum page? I'm guessing there probably won't be but any help gratefully received!
|
admin (no pm's please)
|
You can use the standard switches in a web page:
<!-- IF S_USER_LEVEL > -1 -->
<!-- ENDIF -->
to surround content you only want registered members to see.
|
derry
|
ok thanks admin, I'll give that a whirl,
Thanks again!
|
|
|
|