User-only visible chatbox no longer user only
2 posters
Page 1 of 1
User-only visible chatbox no longer user only
Original problem thought to be solved yesterday in this thread. I works on all forum things - it's invisible to guests everywhere - EXCEPT when reading threads. I don't understand it. Here is an example.
Home Page
One of the Forums
A thread
Please do not register or log in to view - I'm trying to make it so that guests cannot see the chatbox. Help? Feel free to browse the forums as a guest for multiple examples. It's invisible to all guests on every page EXCEPT on thread pages, and it doesn't seem to matter which thread it is.
Here's the code I am using, set in Admin Panel>Display>Templates>General>Overall_footer
Home Page
One of the Forums
A thread
Please do not register or log in to view - I'm trying to make it so that guests cannot see the chatbox. Help? Feel free to browse the forums as a guest for multiple examples. It's invisible to all guests on every page EXCEPT on thread pages, and it doesn't seem to matter which thread it is.
Here's the code I am using, set in Admin Panel>Display>Templates>General>Overall_footer
- Code:
<!-- BEGIN switch_user_logged_in -->
<center><br><b><u>Enjoy the Chat!</u></b><br>Ask a Question ~ Drop a Tag ~ Get to Know Your Fellow Gamers<br><object width="800" height="600" id="obj_1277926756990"><param name="movie" value="http://bpchatter.chatango.com/group"/><param name="wmode" value="transparent"/><param name="AllowScriptAccess" VALUE="always"/><param name="AllowNetworking" VALUE="all"/><param name="AllowFullScreen" VALUE="true"/><param name="flashvars" value="cid=1277926756990&c=FFFFFF&d=6699FF&e=000000&g=FFFFFF&h=000000&j=FFFFFF&k=CCCCCC&l=000000&m=0066FF&n=FFFFFF&p=12&q=999999&s=1&v=0&w=0"/><embed id="emb_1277926756990" src="http://bpchatter.chatango.com/group" width="800" height="600" wmode="transparent" allowScriptAccess="always" allowNetworking="all" type="application/x-shockwave-flash" allowFullScreen="true" flashvars="cid=1277926756990&c=FFFFFF&d=6699FF&e=000000&g=FFFFFF&h=000000&j=FFFFFF&k=CCCCCC&l=000000&m=0066FF&n=FFFFFF&p=12&q=999999&s=1&v=0&w=0"></embed></object><br>Observe Forum Rules ~ No Spamming ~ Leave RL at the Banner<br></center><br>
<!-- END switch_user_logged_in -->
Re: User-only visible chatbox no longer user only
My best guess is that that particular switch tag doesn't work on topic pages.
You could maybe set it up to be compatible, however. In that same thread RoNo showed me how to make things only visible to guests. Part of that process was adding this code to the "site description":
I'm not sure if it's the same process, but you could try something like that and replace the variable with the logged on/logged off script.

You could maybe set it up to be compatible, however. In that same thread RoNo showed me how to make things only visible to guests. Part of that process was adding this code to the "site description":
- Code:
<script type=text/javascript>var p='{USERNAME}';</script>
I'm not sure if it's the same process, but you could try something like that and replace the variable with the logged on/logged off script.

» Chatbox arrange user by group
» User can no longer sign in
» User can no longer post
» There are currently 0 user(s) on the ChatBox : [ Join the Chat ]
» Chatbox problem for one user
» User can no longer sign in
» User can no longer post
» There are currently 0 user(s) on the ChatBox : [ Join the Chat ]
» Chatbox problem for one user
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum