The WorksForWeb Community Forums
Welcome to the WorksForWeb community forums. Here you can discuss WorksForWeb products with others and contribute to the rapidly growing WorksForWeb community. Please note that while WorksForWeb staff try to maintain presence on the forums, this is not the most reliable way to contact WorksForWeb staff. In case you require a timely response from WorksForWeb on an issue, please open a support ticket here. For pre-sales questions, please open a sales ticket here.

Welcome, Guest. Please login or register.
February 07, 2012, 11:52:07 PM

Login with username, password and session length
Search:     Advanced search
Added the iLister-related Boards

Rate My Site Boards Added

Merged iAuto and iRealty Support Forums together

Several new tips in the Tips and Tricks section
1,602 Posts in 623 Topics by 1,179 Members
Latest Member: bobsteam
* Home Help Search Login Register
+  The iAuto/iRealty/iLister Support Forum
|-+  iAuto and iRealty v.2.x - 3.x
| |-+  General iAuto Discussions
| | |-+  Using Graphic for Sign In / Register
« previous next »
Pages: [1] Print
Author Topic: Using Graphic for Sign In / Register  (Read 1773 times)
vann
Newbie
*

Karma: 0
Posts: 1


View Profile
« on: October 10, 2007, 06:44:18 PM »

We are customizing our site's template and we're going with a graphic "button" for the Sign In.
link.

We are usng the URL to the "Sign In", "domainname.com/login/"    but we're not getting the sign in the main text area of the template, just a blank page.

What are we overlooking or is there a page within the system we must also change?

Thanks in advance.
Logged
flicker
Newbie
*

Karma: 0
Posts: 5


View Profile
« Reply #1 on: October 11, 2007, 11:17:35 AM »

Add the following code to the file config.php in the line 310:


Code:
'login/' => array (
'template' => 'index.tpl',
'module' => 'users',
'raw_output' => false,
'function' => 'show_login_block',
'params' => array (),
),

Then you will be able to add the link ( with URL  -   http://name_site/login) to the login page.

P.S Save the file config.php before edit.
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Classified Software by Worksforweb Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!