Support Forums

Adding welcome register login to htm landing page

This is a discussion on Adding welcome register login to htm landing page within the Templates, HTML, CSS, and Design Help forums, part of the General category; v4.1.10 Developer Template: 3col Hi, Is it possible for me to add the welcome message 'Welcome Guest - Login - ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 04-20-2010, 06:59 AM   #1
Customer
 
Join Date: Nov 2009
Posts: 60
Rep Power: 9
rainie is on a distinguished road
Default Adding welcome register login to htm landing page

v4.1.10 Developer
Template: 3col

Hi,

Is it possible for me to add the welcome message 'Welcome Guest - Login - Register' to my home page..that is, I have my index, (front) page as index.html but would like users to be able to register or login from this page. My php knoweledge is close to zero, but know that this does not work in the html file/page:
{if $smarty.session.username<>'' || $smarty.cookies.username<>""}
Welcome {$smarty.session.username}
{if $pmon=="Y"}
<br />
{/if}
{else}
{$smarty.const.LANG_WELCOME_GUEST} <br />[<a href="{$smarty.const.URLS}/login.php">{$smarty.const.LANG_USER_LOGIN}</a>, <a href="{$smarty.const.URLS}/userjoin.php">{$smarty.const.LANG_USER_REGISTER}</a>]
{/if}

I'd also like when they click away from the page and come back they are still logged in.
Excuse my ignorance here.
Any help appreciated.
rainie is offline   Reply With Quote
Old 04-20-2010, 09:33 AM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 135
Eric Barnes is just really nice Eric Barnes is just really nice
Default

In short no this wouldn't be possible. All the php and smarty code is processed in the script so it would have to be a php file inside the script to show this.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Instructions to login.php siannuzzi Technical Support 1 03-16-2010 06:21 PM
How To? Landing and/or Splash Page hotchops Templates, HTML, CSS, and Design Help 8 06-03-2009 10:34 AM
How to return to a page at login hel68c Technical Support 0 10-31-2008 11:41 AM
Moving the Welcome Guest (Login/Register) goose Templates, HTML, CSS, and Design Help 6 09-16-2007 11:14 AM


All times are GMT -4. The time now is 09:32 PM.


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