| Welcome | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Welcome to Emaze Auction Software. The purpose of the following documentation is to enable ease of use in the installation, and management of your auction website. You can quickly access any of the topics from the menu below or use the Alphabetical List Of Contents Pop Up Menu. Each section of this help documentation is also lined with hyperlinks to create ease of use and allow you to quickly navigate through the help section learning about each aspect of the software. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| List of Contents | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Create A Category
|
|
To create a new category, you must choose a category name, designate which category the new category is a
subcategory of, choose a button image, and page logo image, and choose the template to use when displaying that
category. You may also enter a description, header, footer, and special message. The description is not currently
used, but it was included for you to potentially use on the auction home page or category home page. The header,
footer and special message are currently used in the default category template, but you can use them in any
template you create as well.
|
There are 4 category levels. The new category can be a new category, i.e., a level 1 category, or it can be a sub-category or an existing category. The existing category can be level 1, 2 or 3. To designate the new category as a level 1 category, i.e., it is not a sub-category of an existing category, select "NEW (SEPARATE) CATEGORY" in the sub-category select list. The new category name must be unique for that category level. A category name may be used more than once if they are not both level 1 categories or are subcategories of different categories. For instance, both of the following categories are acceptable:
Computers: Books If the name is not acceptible, Emaze Auction will ask you to choose another name for that category.
Templates
|
|
This page serves as the control center for your templates. You can either
use the default templates that are present, edit the default templates,
or create new templates which you can later specify to be used in certain lots
or categories.
|
Creating new templates and implementing them is a four step process:
1. Create the template and place it in the EmazeAuction/template/ directory. If the template is not already on the server, you will be given the option of uploading it directly. Using the table you can create a new template and then edit it or edit existing ones. You can also choose to delete templates, by choosing them from the most lefthand column titled: "Del" checkboxes, then checking the checkbox directly below the "Delete Template(s)" button.
Navigation Bar
|
|
The two form fields on this page contain the navigation links source
for your auction webpages as well as the Title. You can manipulate
the source of both these fields to get the desired results for the
look, feel, and functionality of your navigation bar.
|
Page Titles
|
|
This page allows you as the admin to determine the titles for all
the pages that will appear on your auction website. The page
is listed on the left handside of the table and the current name
for that page is listed on right hand side in numerous text fields
which you can edit.
|
In order to accept any changes you have made on this page you must click on the "Update Page Titles" button.
Help Page
|
|
This section allows you to edit the appearance and contents of the Help page that will
be available to users of your auction website. The main form field is the source code
of the Help page that you can edit to control the look and feel of your Help Page.
|
The second section of this page contains the ability to check the feedback that has been left about a user, and to view all lots by a seller. View all lots by a seller. Enter their username to get to their seller homepage.
Header / Footer - All Pages
|
|
The two fields found on this page, allow you as the admin to add
in a header and footer, that will appear above and below everything
else on all your auction pages. You can use simple text or enhance it
with HTML and perhaps even include images.
|
In order to enable the changes or additions that you have made on this page you must click on the "Edit Header/Footer" button found at the bottom of the page.
Login Text, Header
|
|
This page allows you to edit various text and various header
and footer text that will appear on certain pages for the user.
|
The first form field titled: "Subscribe to Category Success" allows you to edit the text that will appear when a user has subscribed to a category. The second form field titled: "Watch a lot sucess" allows you to edit the text that will appear when a user has successfully subscribed to watch a lot on your auction website. The following section of field forms allows you to edit some of the text that will appear next to fields when a user is either trying to log in to their seller homepage or trying to subscribe to a category.
The following section contains two form fields.
The login screen is where bidders log in to
private lots for which they have permission. This is the
header that appears above the login form and the footer
that appears below it.
>>> Login Screen Header: To save and enable the changes that you made on this page you have to click on the "Update Login" button once.
List Status Messages
|
|
This page allows you to edit some of the text that displays the
status of lots:
|
TEXT FIELD: Go to category page
TEXT FIELD: No Open Lots
TEXT FIELD: No featured lots
TEXT FIELD: No lots opening today
TEXT FIELD: No lots closing today
Bidding E-Mails
|
|
This section allows you as the admin to edit some of the automated e-mail functions. Below is an explanation of
the fields and options found on this page.
|
This table allows you to change the default FROM NAME and default REPLY TO E-MAIL when bid status e-mails are sent out from the system.
(This section allows you to edit the e-mail message that a user will receive when they have been outbid in a lot that they have placed a bid on and need to raise their bid in order to win) You can edit the subject line of the message and all other text in the body of the message with the exception of:
<CFOUTPUT>
Lot: #lotName#
<CFIF getBids.bidAuto EQ 1>Your maximum bid: <CFELSE>Your bid: </CFIF>#LSCurrencyFormat(getBids.bidPriceMaximum,"local")#
Your requested quantity: #getBids.bidQuantity#
To increase your bid, go to:
#systemURL#/lot.cfm?lotID=#Form.lotID#
</CFOUTPUT>
(former losing bid is now a winning bid) (this section allows you to edit the e-mail message that a user will receive if their former losing bid is now a winning bid) You can edit the subject of the e-mail message along with the body of the message, but do not edit the following text in the body:
Your bid: #LSCurrencyFormat(getWinningBids.bidPriceMaximum,"local")#
To increase your bid, go to: N.B. There are two types of messages, one of a fixed bid, and one for an auto bid, the user will receive one of the messages, depending on what type of bid the user placed.
(will only win partial quantity with current bid) (this section allows you edit the e-mail message that a user will receive if they will only win a partial quantity of the lot with their current bid) You can edit the subject line of the e-mail message along with the body message, but do not edit the following text:
<CFOUTPUT>
Your bid: #LSCurrencyFormat(getBids.bidPriceMaximum,"local")#
Your requested quantity: #getBids.bidQuantity#
Quantity you will win with this bid: #newBidQuantityWin#
To increase your bid, go to:
Current bid: #LSCurrencyFormat(getWinningBids.bidPrice,"local")#
Requested quantity: #getWinningBids.bidQuantity#
#systemURL#/lot.cfm?lotID=#Form.lotID#
</CFOUTPUT>
(Your bid was automatically increased) (this section allows you to edit the e-mail message a user will receive if one of their bids was automatically raised via the auto-bid feature) You may edit the subject of the message and the body of the message but do not edit the following lines:
<CFOUTPUT>
Lot: #lotName#
Current bid: #LSCurrencyFormat(newBidPrice,"local")#
Requested quantity: #getWinningBids.bidQuantity#
#systemURL#/lot.cfm?lotID=#Form.lotID#
</CFOUTPUT>
In order to accept all the changes that you have made on this page and deploy them across the auction website, click on the "Update E-Mail Options" button.
Closing E-Mails
|
|
This page will allow you as the admin to edit and administer the
e-mails that are sent out to users as a result of closing lots.
Below is a detailed explantion of each of the sections contained on this page.
|
The top table allows you to determine the default FROM NAME and default Reply-to-E-Mail that will appear in all e-mail messages to users and the Admin regarding the closing of lots.
(this section allows you to edit the e-mail message that will be sent out to the seller and the admin informing them that a lot has closed) You can choose to edit the subject of the message but do not edit the following text in the subject message: Lot #lotID# has closed You can also choose to edit the body of the message but do not edit the following text in the body in for the message without list of winning bidders:
<CFOUTPUT>#getLotInfo.lotName#
#systemURL#/lot.cfm?lotID=#lotID#</CFOUTPUT>
Also do not edit the following text in the body of the message that is sent with the list of winning bidders.
<CFOUTPUT>Bid: #LSCurrencyFormat(getAdminWinners.bidPrice,"local")#, Quantity: #getAdminWinners.bidQuantityWin# </CFOUTPUT>
(this section will allow you to edit the e-mail message that is sent to the administrator and the seller telling them that a lot has closed with no bids being placed on that lot) You can edit the subject of the message but do not edit the following text in the subject: #lotID# You can also edit the body of the message but do not edit or change any of the following text in the body of the message:
<CFOUTPUT>#getLotInfo.lotName#
#systemURL#/lot.cfm?lotID=#lotID#
This section allows you to edit the e-mail message that a bidder receives for each lot that he has won. You can edit the subject of the e-mail message and the body of the message but do not edit the following text in the body of the message:
<CFOUTPUT>Lot: #getLotInfo.lotName#
Bid: #LSCurrencyFormat(getLosingBids.bidPrice,"local")#
#systemURL#/lot.cfm?lotID=#lotID# ************ The following emails are only used if the option to extend the lot closing time has been turned on in the Closing Options page for the No Bids options. This includes extended the closing time and e-mailing the lot contact person. If these options are not checked and the lot closes with no bids, then the above Lot closed with no bids email will be sent instead ************ This section will allow you to edit the e-mail message that will inform the admin and the seller that no bids have been placed on a lot and that the closing time of that lot has been extended. You can edit the subject of the message but do not edit the following text: #getCheckList.lotID# You can also edit the body of the message but do not edit any of the following text contained in the body:
<CFOUTPUT>
#getCheckList.lotID#.
Lot: #getCheckList.lotName#
#LSDateFormat(getCheckList.lotCloseDateTime,dateFormatDisplay)# / #LSTimeFormat(getCheckList.lotCloseDateTime,timeFormatDisplay)#
TO: #LSDateFormat(newLotCloseDateTime,dateFormatDisplay)# / #LSTimeFormat(newLotCloseDateTime,timeFormatDisplay)#
#Evaluate(getCheckList.lotNoBidsStayOpenTimes + 1)# time(s). It may be extended a total of #noBidsStayOpenTimes# time(s).
#systemURL#/lot.cfm?lotID=#getCheckList.lotID#
Closing time not extended as maximum extensions has been reached (to admin/seller) This section will allow you the admin to edit the e-mail message that a seller and the admin receive after a lot has closed and the number of times that it has extended has reached it's limit. You can edit the subject of the message but do not edit the following text: #lotID# You can also edit the body message of the e-mail but do not edit any of the following text within the body:
<CFOUTPUT>
#getCheckList.lotID#.
#noBidsStayOpenTimes# time(s).
#systemURL#/lot.cfm?lotID=#getCheckList.lotID#</CFOUTPUT>
In order to accept any of the changes that you have made on this page you must click on the "Update E-Mail Options" Button.
Daily Status E-Mails
|
|
This page will allow you as the admin to define and edit the e-mail messages that you can have sent out to bidders
according to their requests.
|
The daily status e-mail is designed to do the following:
- E-Mail the status of bids on all open and recently closed lots N.B. TO RUN THE DAILY STATUS E-MAIL SCRIPT THAT WILL SEND OUT THE E-MAILS: Use the following URL: http://yourdomain.com/yourdirectory/program/dailyStatus.cfm?emazedaily On the actual Daily Status E-Mails page, your domain and directory will be filled in automatically. The first table found on this page us used to configure the FROM NAME, the REPLY-TO- E-MAIL, and the SUBJECT of the e-mail message that will be sent out to bidders regarding the status of their bids. The next portion of the page allows you to define what the daily status e-mail message will contain.
Open lost user has bid on []
Lots user has bid on closed since last e-mail []
Open lots user is watching []
Lots user is watching closed since last e-mail []
New lots in subscribed categories []
FIELD HEADINGS
HEADER OF DAILY STATUS E-MAIL
FOOTER OF DAILY STATUS E-MAIL <CFOUTPUT>#systemURL#</CFOUTPUT>
Reserve E-Mails
|
|
This section allows you to edit the e-mail messages that will be sent out to the admin and the sellers regarding
lots meeting reserve prices. Below is a detailed explanation of the sections found on this page:
|
(This is the e-mail message that will be sent out to the admin or the seller that the reserve price on a lot has been met). You can edit the text that is found in the subject line as well as the text in the body of the message, but do not edit the following text:
<CFOUTPUT>
#LSCurrencyFormat(lotReservePrice,"local")#
lot #Form.lotID#.
Lot: #lotName#
#systemURL#/lot.cfm?lotID=#Form.lotID#
</CFOUTPUT>
RESERVE PRICE NOT MET You can edit the text found in the subject line of the message but do not edit the following text in the subject: #lotID# You can also edit the text in the body of the message, but do not edit the following:
<CFOUTPUT>
Highest Bid: #LSCurrencyFormat(getLotInfo.nextBidMinimum - getLotInfo.lotBidIncrement,"local")#
#systemURL#/lot.cfm?lotID=#lotID#</CFOUTPUT>
RESERVE PRICE MET - LOSER You can edit the text in the subject line as well as the text in the body of the message, but do not edit the following text contained within the body: <CFOUTPUT>Lot: #lotName#
LOT CLOSED - WINNER You can edit the text in the subject line of the message, and you can edit the text that is found in the body of the message, but do not edit the following text:
<CFOUTPUT>
LOT CLOSED - LOSER You can edit the text in the subject line as well as the text in the body of the message but do not edit the following text in the body:
<CFOUTPUT>
Bid: #LSCurrencyFormat(getLosingBids.bidPrice,"local")#
#systemURL#/lot.cfm?lotID=#lotID#
The following e-mails are only used if the option to extend the lot closing time has been turned on in the Closing Options page for the Reserve Not Met option. This includes extended the closing time and emailing the lot contact person. If these options are not checked and the lot closes with the reserve price not being met, then the above Reserve Price Not Met email will be sent instead
CLOSING TIME EXTENDED - WINNER You can edit the text in the subject line of the message as well as the body of the message but do not edit the following text in the body:
<CFOUTPUT>
Lot: #getCheckList.lotName#
New closing time: #LSDateFormat(newLotCloseDateTime,dateFormatDisplay)# / #LSTimeFormat(newLotCloseDateTime,timeFormatDisplay)#
#systemURL#/lot.cfm?lotID=#getCheckList.lotID#</CFOUTPUT>
CLOSING TIME EXTENDED - LOSER You can edit the text in the subject line of the message as well as the text found in the body of the message but do not edit the following text in the body of the message:
<CFOUTPUT>
New closing time: #LSDateFormat(newLotCloseDateTime,dateFormatDisplay)# / #LSTimeFormat(newLotCloseDateTime,timeFormatDisplay)#
#systemURL#/lot.cfm?lotID=#getCheckList.lotID#</CFOUTPUT>
RESERVE NOT MET - CLOSING TIME EXTENDED (to admin/seller) You can edit the text of the subject line but do not edit the following text in the field: #getCheckList.lotID# You can also edit the body of the message but do not edit any of the following text in the body:
<CFOUTPUT>
#LSCurrencyFormat(getCheckList.lotReservePrice,"local")#
FROM: #LSDateFormat(getCheckList.lotCloseDateTime,dateFormatDisplay)# / #LSTimeFormat(getCheckList.lotCloseDateTime,timeFormatDisplay)#
#systemURL#/lot.cfm?lotID=#getCheckList.lotID#<CFOUTPUT>
RESERVE NOT MET - CLOSING TIME NOT EXTENDED AS MAXIMUM EXTENSIONS HAS BEEN REACHED (to admin/seller) You can edit the text of the subject line but do not edit the following text: #lotID# You may also choose to edit the text in the body of the message but do not edit the following text:
<CFOUTPUT>
#LSCurrencyFormat(getCheckList.lotReservePrice,"local")# has not been met for lot #getCheckList.lotID#.
Lot: #getCheckList.lotName#
#reserveStayOpenTimes# time(s).
In order to complete any of the changes that you have made on this page you must click on the "Update Reserve E-Mail" button.
Bid Error Messages
|
|
This page is dedicated to adjusting the text on any bid error that appear if there is an error after the bidder
has submitted his bid. Below is a detailed explanation of each field:
|
>>> Lot Closed Title:
>>> Lot Closed Body:
>>> E-Mail Address Not Verified Title:
>>> E-Mail Address Not Verified Body:
>>> Bad Bid Title:
>>> Bad Bid Header:
>>> Bad Bid Footer:
>>> Bad Bid Body:
>>> Bidder Banished Title:
>>> Bidder Banished Body:
>>> Bad Cookie:
>>> Bad Login:
>>> Login Name Blank:
>>> Link to Register When Bad Login []:
>>> Link Display To Register:
>>> Link Display to Re-Bid:
>>> Bid Amount Field Empty:
>>> Bid Amount Entered Too Low:
>>> Increment Amount Incorrect:
>>> Bid Quantity Amount Empty:
>>> Bid Quantity Amount Zero:
>>> Bid Quantity Greater than Quantity:
>>> Bid Quantity Greater than Maximum:
>>> Auto Bid Max Price Empty:
>>> Auto Bid Max Price Too Low:
>>> Auto Bid Increment Not Met:
>>> Updated Bid Amount Invalid:
>>> Updated Bid Amount Too Low:
System Variables
|
|
The system options are the basic system paths, URLs and other settings used to run Emaze Auction. These include
the same values you entered upon initializing Emaze Auction. To change any of the settings, you must check the
checkbox for the change to take effect. (This does not apply to the two cookie checkboxes.)
The domain name is the domain name and extension or the IP address. It is used to write a permanent cookie for
users who choose the automatic login via cookie option. The domain name is also used for temporary cookies to
ensure other servers cannot read them. If you are entering a domain name, be sure to include a period (.) before
the domain name, e.g., ".emaze.com" . However, if you are entering an IP address, do not include the period, e.g.,
"127.0.0.1" .
|
Full path to Emaze Auction directory
URL to Emaze Auction directory
Cold Fusion datasource of database
Email server for sending emails
Logout URL
Allow automatic bidder login via permanent cookie
Use temporary cookie
Domain name (for cookie login: domain.extension)
Body, Tag, Date/Time
|
|
Choose the settings for the body tag used throughout all of the screens in the user interface.
The navigation bar options are for the background colors used in the navigation bar table as well
as the font color. They are used in the navigation bar, specials table, and user options tables.
For all of the colors, either choose from the existing list of colors from the select list, or
enter a color in the text field. Be sure to check the appropriate radio button to signal which
option you are choosing. After you choose a color, the next time you reload the screen, it will be
listed in the text portion. Below is a description of the body tag elements: |
Term Definition | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||