Support Forums

Old 03-29-2006, 10:22 PM   #1
Member
 
zman78's Avatar
 
Join Date: Mar 2006
Posts: 75
Rep Power: 16
zman78 is on a distinguished road
Default Personalize pages once logged in.

Does anyone know how to have the pages say welcome 'username' on the pages once logged in. When not logged in say welcome 'guest'

Zack
zman78 is offline   Reply With Quote
Old 03-29-2006, 10:22 PM   #2
Member
 
zman78's Avatar
 
Join Date: Mar 2006
Posts: 75
Rep Power: 16
zman78 is on a distinguished road
Default

I am using latest designer software.

Zack
zman78 is offline   Reply With Quote
Old 03-29-2006, 10:28 PM   #3
Moderator
 
juven14's Avatar
 
Join Date: Mar 2006
Location: Texas
Posts: 2,224
Rep Power: 62
juven14 is a jewel in the rough
Default

This should take place on templates/default/layout.tpl.php. I'm not sure what the default look is but add this where you want it to display user or guest based on login.

Code:
 Welcome {if $smarty.session.username<>"" || $smarty.cookies.username<>""}{$smarty.session.username},{else}Guest, {/if}
__________________
John Snyder
PHP Developer

Last edited by juven14; 03-29-2006 at 10:30 PM.
juven14 is offline   Reply With Quote
Old 03-29-2006, 10:36 PM   #4
Member
 
zman78's Avatar
 
Join Date: Mar 2006
Posts: 75
Rep Power: 16
zman78 is on a distinguished road
Default

I will try that! Thanks!

Zack
zman78 is offline   Reply With Quote
Old 04-01-2006, 06:32 PM   #5
Member
 
zman78's Avatar
 
Join Date: Mar 2006
Posts: 75
Rep Power: 16
zman78 is on a distinguished road
Default

Worked great!

Thanks so much.
Zack
www.jamestownclassifieds.com
zman78 is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
the html pages don't show up... FlyingBee v3.1 Questions & Support 8 12-08-2006 11:36 AM
List order for Category pages and sub category pages marketingsolutions v3.1 Questions & Support 1 12-06-2006 11:49 AM
Setting logged in status MVBaker v3.1 Questions & Support 10 11-10-2006 12:47 AM
Using php scripts in pages martini55 v3.1 Questions & Support 7 05-26-2006 03:25 PM
Adding images to template pages sleepy HTML, CSS, and Design Help 5 04-08-2006 09:40 PM


All times are GMT -4. The time now is 01:11 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0