The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Is it possible to hide a member or in my case a Moderator?
I don't want Moderators to appear in the Member Information/List.
Merci.
<
I don't want Moderators to appear in the Member Information/List.
Merci.
<
Postet den
Find the following on line 153 of members.asp:And replace it with the following:That will hide moderators and administrators from regular members and moderators (unless they happen across them when searching) but still display them to administrators.
<
Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Code:
if mlev = 4 then
strSql3 = " WHERE M_NAME <> 'n/a' "
else
strSql3 = " WHERE M_STATUS = " & 1
end ifCode:
if mlev = 4 then
strSql3 = " WHERE M_NAME <> 'n/a' "
else
strSql3 = " WHERE M_LEVEL<2 AND M_STATUS = " & 1
end if<
Search is your friend
“I was having a mildly paranoid day, mostly due to thefact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Postet den
Thanks
Should I 'Remark Out' the section from line 153 and add below it or just replace it because it has to be at line 153?
If so - how do I 'remark out' I'm not a programmer.
Is editing still an issue in FrontPage if using FrontPage 2003?
Is it true that FP 2003 won't change the code for me?
<
Should I 'Remark Out' the section from line 153 and add below it or just replace it because it has to be at line 153?
If so - how do I 'remark out' I'm not a programmer.
Is editing still an issue in FrontPage if using FrontPage 2003?
Is it true that FP 2003 won't change the code for me?
<
Postet den
I'm the wrong person to ask about FrontPage as my tendency is to slap anyone who mentions any sort of so-called "WYSIWYG" editor upside the head with a rather hefty coffee table!
Always best to use a text editor (such as Notepad, which comes with Windows) to edit your ASP files.
You can simply overwrite the code I referenced with the edited code I provided.
For future reference, though, to comment out a line, simply place a ' in front of it. For example:
'This line would be commented outThis line wouldn't
<
Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
You can simply overwrite the code I referenced with the edited code I provided.
For future reference, though, to comment out a line, simply place a ' in front of it. For example:
'This line would be commented outThis line wouldn't
<
Search is your friend
“I was having a mildly paranoid day, mostly due to thefact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Sist redigert av
Postet den
Thanks.
Most helpfull.
Coffee Table? Cricket Bat! The sound of willow on skull. Ahh, school days. <
Most helpfull.
Coffee Table? Cricket Bat! The sound of willow on skull. Ahh, school days. <
Postet den
You're welcome
I've always found a coffee table to be more effective in getting my point across than a cricket bat!
<
Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
I've always found a coffee table to be more effective in getting my point across than a cricket bat!
<
Search is your friend
“I was having a mildly paranoid day, mostly due to thefact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Postet den
Just a quickie..
That's line 148 in v3.4.06???
I used Araneae 5.0.0.
Ta<
That's line 148 in v3.4.06???
I used Araneae 5.0.0.
Ta<
Postet den
It is indeed; I must've had my cursor on the last line (which is 153) of that block when checking the line number.
<
Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
<
Search is your friend
“I was having a mildly paranoid day, mostly due to thefact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Postet den
Thanks
I claim the right to only be hit with an occasional table now.<
I claim the right to only be hit with an occasional table now.<
Postet den
Shaggy here might be a tricky one for you but can you do this but only have it include the super admin. I have people taking over their own forums but I am still the Super Admin and would like nothing to go through me just through the people I am doing it for?<
Postet den
Just to clarify, you want to hide the superadmin only or you want to hide all staff members except the superadmin?
<
Search is your friend
“I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
<
Search is your friend
“I was having a mildly paranoid day, mostly due to thefact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Email Member
Message Member
Post Moderation
Filopplasting
If you're having problems uploading, try choosing a smaller image.
Forhåndsvis post
Send Topic
Loading...