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.
May 21, 2012, 09:07:29 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,604 Posts in 625 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
| | |-+  some post purchase questions
« previous next »
Pages: [1] Print
Author Topic: some post purchase questions  (Read 1905 times)
bucks
Newbie
*

Karma: 0
Posts: 10


View Profile
« on: August 16, 2007, 08:16:41 PM »

Hey all,

I recently purchased iAuto and everything is as i hoped so far.

I have a few questions though which i hope some of ye can answer.

1) Im developing a custom home page in which i want to incorporate the "quick search" function, is this easy to achieve ?

2) Which iAuto file do i edit in order to add my custom designed "header" and "footer" ?

3) Lastly, is it possible to display say the 4 most recent ads added on my home page ? ie. instead of the featured ads ? (this is not a high priority as im still not sure if i an going to incorporate this into the site yet)
Logged
Anton
Newbie
*

Karma: 0
Posts: 2


View Profile
« Reply #1 on: August 17, 2007, 03:02:14 PM »

Dear bucks,

1. If you want to change the home page of the iAuto script you need to modify main.tpl file here: system/modules/main/user/templates/*theme_name*
Quick search form can be incorporated by the code "{module name="classifieds" function="show_search_form" search_form="56"}", where "56" is the index of the quick search form in the system.

2. There (main.tpl or index.tpl) you can also edit a header and a footer for your web pages.

3. Yes, it is possible, but not included in the script functionality. It will be a customization.
Logged
bucks
Newbie
*

Karma: 0
Posts: 10


View Profile
« Reply #2 on: August 18, 2007, 10:05:47 PM »

Cheers Anton i appreciate your reply.

An other thing; the activation email that new users receive.. where do i edit this ?

Cheers.
Logged
highnote
Newbie
*

Karma: 1
Posts: 38


View Profile
« Reply #3 on: August 21, 2007, 07:15:54 PM »

bucks,
You will find the activation email text in the admin console under
Template Management / User Management / activation_email.tpl

The variables ($firstname, $lastname etc...) are sent to the template in the function sendActivationEmail() in the following file: system/modules/users/classes/registration.php

All of the .tpl template files can be edited directly using the admin console so you don't have fetch/edit/upload using ftp.

The .php files should be edited locally, backups retained and uploaded.

Incidentally,
There are two types of programs you should have to help you search and edit files on your local system:
A good code editor: I use the Freeware Editor called PSPad for Windows
Grep Utility: searches for specific sequence of characters in all files in directory structure - good for finding functions/variables
Here are the links:
http://www.pspad.com/
http://astrogrep.sourceforge.net/
Also, a good ftp utility is filezilla - http://sourceforge.net/projects/filezilla

Regards,
Lou
Logged
bucks
Newbie
*

Karma: 0
Posts: 10


View Profile
« Reply #4 on: August 25, 2007, 04:46:18 PM »

Cheers Lou for your reply !

Another thing, i want to edit the "system fields" in the user registration form, for example instead of the user having to submit a "first name" and then a "last name" i just want to let them submit a "name"

In the admin panel i cant seem to edit the current system fields, can it be done via the source code and if so which one do i edit ?

Thanks for all yer help.
Logged
flicker
Newbie
*

Karma: 0
Posts: 5


View Profile
« Reply #5 on: September 04, 2007, 01:06:25 PM »

Quote
Another thing, i want to edit the "system fields" in the user registration form, for example instead of the user having to submit a "first name" and then a "last name" i just want to let them submit a "name"

In the admin panel i cant seem to edit the current system fields, can it be done via the source code and if so which one do i edit ?

Thanks for all yer help.

You cannot do it, because these fields are written in the database. So if you will change it using phpMyAdmin or other program it would crash your system.
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!