Emaze Auction: System Options System path updated.
Cold Fusion datasource updated.
System URL updated.
SELECT lotID, lotImage, lotImageThumbnail FROM Lot WHERE lotImage LIKE '#systemURL#/lotimage/%' OR lotImageThumbnail LIKE '#systemURL#/lotimage/%' "> "> UPDATE Lot SET lotImage = '#newImageURL#', lotImage = '#newImageURL#' lotImageThumbnail = '#newThumbnailURL#' WHERE lotID = #getImages.lotID# All uploaded images and thumbnails updated to new URL.
Secure system URL updated.
SELECT userID, password, creditCardNumber, creditCardExpiration FROM Member UPDATE Member SET password = '#passwordNew#', creditCardNumber = '#ccNumberNew#', creditCardExpiration = '#ccExpiratioNew#' WHERE userID = #userID# Encryption code updated. All passwords, credit card numbers, and credit card expiration dates were re-encrypted using the new code.
Email server updated.
System domain updated.
">


System Info

Full path to Emaze Auction directory
(no trailing slash)
Change system path only after you move the directory.

URL to Emaze Auction directory
(no trailing slash)

Secure URL to Emaze Auction directory (Must point to same directory as above. If not secure, enter same URL.)
(no trailing slash)

Encryption code (text used as basis of encrypting passwords and credit card numbers)

Cold Fusion datasource of database

Email server for sending emails

Domain name for cookies: .domain.extension (.emaze.com) or IP address (127.0.0.1)

 
(All checkboxes must be checked next to each field
you want to update except the two cookie options.)