WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1 log in and log out Empty log in and log out Sat Dec 04, 2010 6:16 pm

verrell123

verrell123
Registered Member
Registered Member
Can we make a page when we were sign in the "log in" will be chance to log out and when we log out the text will be chance into "log in"????

I want to make a toolbar for my forum



Last edited by verrell123 on Sun Dec 05, 2010 5:12 am; edited 1 time in total

http://www.freshartz.co.cc/

2 log in and log out Empty Re: log in and log out Sat Dec 04, 2010 6:54 pm

Terry Harvey

Terry Harvey
Registered Member
Registered Member
Log In:

Code:
<!-- BEGIN switch_user_logged_out --><a href="LOG IN URL HERE">Log In</a><!-- END switch_user_logged_out -->

Log Out:

Code:
<!-- BEGIN switch_user_logged_in --><a href="LOG OUT URL HERE">Log Out</a><!-- END switch_user_logged_in -->

3 log in and log out Empty Re: log in and log out Sat Dec 04, 2010 8:04 pm

ankillien

ankillien
Administrator
Administrator
Hi verrell123,

Please give a proper title to your topic that reflects your question.

4 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 5:16 am

verrell123

verrell123
Registered Member
Registered Member
@ McStromify, it no use
(i want to make the log in can see when we not register and see log out when we log in)

@Ankillien, Ok! Wink

http://www.freshartz.co.cc/

5 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 5:42 am

Guest


Guest
He gave you the correct codes (;

6 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 5:55 am

verrell123

verrell123
Registered Member
Registered Member
but when i see on the forum, i see the both Log in and Log out?

http://www.freshartz.co.cc/

7 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 5:59 am

Terry Harvey

Terry Harvey
Registered Member
Registered Member
Post the whole code you are using please.

8 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 6:11 am

verrell123

verrell123
Registered Member
Registered Member
i haven't make it but i want to make it

http://www.freshartz.co.cc/

9 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 6:23 am

Emilio

Emilio
Registered Member
Registered Member
Whats the Html or template code for New messages and no new message?

http://www.graphilicious.forumotion.Com

10 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 6:25 am

Guest


Guest
No new message is :
/msg.forum?folder=inbox

and the new message is with javascript (:

11 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 6:33 am

verrell123

verrell123
Registered Member
Registered Member
or can you give me the code that guest can't see the text?

http://www.freshartz.co.cc/

12 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 6:38 am

Guest


Guest
Code:

<!-- BEGIN switch_user_logged_in -->
TEXT
<!-- END switch_user_logged_in -->

This only works in the templates (:

13 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 6:44 am

verrell123

verrell123
Registered Member
Registered Member
can we put
Code:

{USERLINK}
on the templates?

http://www.freshartz.co.cc/

14 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 7:08 am

Emilio

Emilio
Registered Member
Registered Member
it works for me , i made a navigation with the info that mcstorm gave me

http://www.graphilicious.forumotion.Com

15 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 7:19 am

verrell123

verrell123
Registered Member
Registered Member
but i can't use
Code:
{USERLINK}
on my templates?

http://www.freshartz.co.cc/

16 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 7:49 am

Guest


Guest
Its doesn't works (:
Emilio just added hes name there, it will appear for all users (:

17 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 7:54 am

verrell123

verrell123
Registered Member
Registered Member
Gangstar15 wrote:Its doesn't works (:
Emilio just added hes name there, it will appear for all users (:
but can we put the code with another code?

http://www.freshartz.co.cc/

18 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 8:09 am

Emilio

Emilio
Registered Member
Registered Member
@ Gangstar , Thanks for letting me know i fixed it...

@Verrell,
Code:
{USERLINK}
or
Code:
{USERNAME}
Won't work...
Use this

Code:
{LOGGED_AS}

Result: Logged as Guest

http://www.graphilicious.forumotion.Com

19 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 8:20 am

Guest


Guest
Very Happy Now it works Razz

20 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 9:38 am

verrell123

verrell123
Registered Member
Registered Member
ok thanks
Solved and Lock

http://www.freshartz.co.cc/

21 log in and log out Empty Re: log in and log out Sun Dec 05, 2010 12:30 pm

ankillien

ankillien
Administrator
Administrator
Solved | Locked

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum