Print Page | Close Window

Adding an image for guest only

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=31078
Printed Date: 30 March 2026 at 3:54am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Adding an image for guest only
Posted By: timeindicator
Subject: Adding an image for guest only
Date Posted: 18 September 2014 at 5:41pm
Hi,

I have two question in terms of this web wiz:

1. I need to add an image for guest only.  How would I go about that?  
2. I am using a forum ads and I want to show an add using that tool for members only.  How can I do that as well.

Thanks





Replies:
Posted By: WebWiz-Bruce
Date Posted: 19 September 2014 at 7:56am
I am guessing that this post relates to Web Wiz Forums so have moved your post to the Web Wiz Forums forum.

I can not answer your first question as I have no glue what you mean.

The second question on ads the same ads would be shown to every one in your forum. There is no option to select which groups can or can not see an ad.


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: timeindicator
Date Posted: 19 September 2014 at 6:52pm
Hi,

Thanks for the reply.  What I need is to add 2 separate information on the footer for guest and members.  For instance, a guest would have text that reads 'register to get this' and members would have something like 'if you are interested, do this..'  How would I go about that?

Thanks


Posted By: Jagoop
Date Posted: 19 September 2014 at 8:40pm
I have used the following to hide part of the forum for guests (changes to default.asp). Please be aware that this is just at hack for the 10.17 version of the forum:

If lngLoggedInUserID = 2 AND blnWindowsAuthentication = False AND (blnMemberAPI = False OR blnMemberAPIDisableAccountControl = False) Then
    ' do nothing for guests
Else
    ' do something for non-guests
End If





Posted By: timeindicator
Date Posted: 24 September 2014 at 4:36pm
Hi, 

I tried that code.  It didn't seem to work.  Any other way of getting this to work.

Thanks






Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net