Search For Singles Meet Singles Singles Www.17saomm.com 1

Www Searchforsinglesmeetsingles A Yojlzz Search No 1 Search For Singles Meet Singles X-Cart:FAQs

Www Searchforsinglesmeetsingles A Yojlzz Search No 1 Search For Singles Meet Singles

searcho Www Searchforsinglesmeetsingles isearchl Searchforsinglesmeetsingles f Search nsearch Searchforsinglesmeetsingles hsearch Www u Searchforsinglesmeetsingles h Search c Yojlzz d Www Searchforsinglesmeetsingles n Www [ Search ca Search t Yojlzz dsearchr Searchforsinglesmeetsingles / Www nsearchlsearchdsearch/1nt1lsearch searchea Www c Searchforsinglesmeetsingles Search s Yojlzz a Yojlzz cwww.55115.con esearchr Yojlzz h Search Yojlzz o Yojlzz l Www z Search e searchearsearchhsearchossearchnsearchlsearchsme Searchforsinglesmeetsingles taisearchg Yojlzz e Yojlzz

# Put access code here
# A person who do not know the auth code can not access the installations script
#
$installation_auth_code =

You may change the auth_code at any moment. Also the code is displayed in the admin back-end, on the 'Summary' page.

How to change storefront skin after the installation is done ?

1. Run the installation script, i.e. open [xcart_dir]/install.php in your browser; 2. enter the Auth code, you will find it in the include/install.php file and also in the X-Cart admin zone -> on the "Summary" page; 3. choose 're-install skin' and click 'next'. You will be offered to select a desired color scheme, layout and dingbats set. Choose a skin you like. 4. Complete the re-installation and check how your store looks now.

How to replace logo shown on storefront?

Logo can be changed by altering the following IMG tag located in the 'skin1/customer/head.tpl' template (if using default skin):

<IMG >

Remember to change width and height values with the appropriate ones.

Logo shown on invoices can be changed by altering the following IMG tag located in the '/skin1/mail/html/order_invoice.tpl' template:

IMG 

You should upload the appropriate image to /skin1/images' directory.

How to replace logo shown on invoices?

you should replace the logo image in file '/skin1/images/companyname_small.gif'. Note: the new image file must have the same name so that x-cart is able to refer to it in templates

As an alternative, you can edit a path to the X-Cart Invoice logo file in template '/skin1/mail/html/order_invoice.tpl'.

Find this code:

<img  >

and replace it with this:

<img >

where new_companyname_small.gif is the name of the new logo file. You should upload it before to '/skin1/images' directory.

After that you can edit the image tag in the way you need (change file name, image width, image height etc).

How to set company name?

Your company name can be set in 'lbl_site_title' language variable.

1. Log in to the admin area 2. Go to the "Languages" section 3. Select a language in the "Edit language" selectbox. 4. Select a topic: Label. ("text" for :txt_, "Errors" for err_) 5. Find the 'lbl_site_title' variable and edit its value in the memo. Alternatively you can just leave the field void. In this case the company name will be the same as it is in the copyright notice. 6. Click the "Apply changes" button.

NOTE: the company name which appears in Copyright field, in the invoices, etc. does not correspond with the company name on the main page of your store and in the navigation bar above. Actually what you're setting via lbl_site_title' variable is your site's title, which can differ from your company name. You can have any text here. That is why setting of your real company name and this site title are carried out separately. Moreover it helps to make a multilingual company name.

{}

When a customer visits your site, the {} statement is substituted with content of the 'txt_welcome' language variable, i.e. "This is a demo store...".

How to modify the 'txt_welcome' language variable:

  1. Log in to the admin area
  2. Go to the "Languages" section
  3. Select a language in the "Edit language" selectbox.
  4. Select a topic: Text. (‘text’ for :txt_, ‘Errors’ for err_)
  5. Enter 'txt_welcome' in the 'Apply Filter' field to find the variable and edit its value in the memo field.
  6. Click the "Update all" button.

Also, if you start the "Webmaster mode", you will be able to edit language variables in easier way: all you will need is to click the text and edit it. Refer to the manual to learn more about the ‘Webmaster mode’ feature.

How to alter default name titles "Mr.","Mrs.","Ms."?

In X-Cart v4.1.x and later this can be done using 'Administration'-> 'Titles' section in admin back-end.

In previous X-Cart versions, you have to edit '/config.php' file altering the following string:

$name_titles = array("Mr.","Mrs.","Ms.");

How to remove "Powered by X-Cart: shopping cart software" text?

Edit skin1/main/prnotice.tpl template.

How can I obtain a USPS account?

Visit the site span> and register for USPS Web Tools (click on the ‘Sign up for USPS Web Toos’ link and fill in the registration form). You will receive an e-mail with Username and Password. Follow the instructions provided there. Get in touch with Internet Customer Care Center and ask to switch on your profile to allow you to access the Production Server and to provide you with the production URL (Only the URL without ShippingAPI.dll file, i.e. "production.shippingapis.com").

Enter this URL, username and password into the appropriate fields in the USPS account details subsection of the ‘Shipping options’ page (accessible via ‘General settings’ in the admin area).

How to setup UK shipping and taxes

When you are installing X-Cart by running the installation wizard script, you should select option "United Kingdom" in dropdown "Configuration settings". After the installation is completed, UK-specific configuration will be imported into your store database.

To setup UK shipping and tax on a working X-Cart, you can apply an SQL patch from xcart_web_dir/sql folder - xcart_conf_UK.sql file. Download this file to your machine and install it via the X-Cart admin zone, "Patch/Upgrade" section, "Apply SQL patch" form.

The SQL configuration patches were added in v4.0.x. If you are using one of the earlier versions of this branch and do not find the patch, you can extract it from the fresh distributive of v4.0.x.

Note: the patch does not work on v3.x.x

If you need add specific UK shipping methods you can create them manually. Go to the admin backend, "Management" menu, 'Shipping methods' page and add new methods in the "Defined shipping methods" section.

Does X-Cart support recurring billing?

Yes, X-Cart has Subscriptions module that allows setting up recurring billing.

How to setup X-Cart in PCI-DSS compliant manner?

Please find guidelines at X-Cart:PCI-DSS implementation guide.

Are there translations available for X-Cart?

Yes, you could find some at:

Where do I edit my "About our site", "Terms & Conditions", "Privacy statement" pages?

The pages in question are embedded static pages.

The content of these pages can be edited on the 'Static pages' page in your X-Cart admin area, for example:

xcart/admin/pages.php

REPLACE INTO xcart_config SET name='do_not_show_adv', value='Y', defvalue='', variants='';









Licensing











What is the one-license-one-store rule ?










This means that you are permitted to use one instance (a single installation) of the X-Cart software on one web server and one website only; in the event You intend to use the Software or any part thereof on more than one website, the license for each such multiple use must be obtained.










Examples explaining the one-license-one-store rule:











  1. If your store is accessible from multiple domains but the content is the same for each link, this is OK and does not require multiple licenses.









  2. If your store is accessible from multiple domains but each domain shows a different storefront skin style, this is OK and does not require multiple licenses.









  3. If your multiple stores are located at sub-domains or in sub-directories of the same domain, the license for each store is required.









  4. If your store is accessible from multiple domains and your store is customized to show/hide/alter certain part of content based on the domain, the license for each domain is required. In this situation the stores appear to have separate content thereby making them separate stores in the eyes of the license agreement. The content needs to be the same for each domain in order to qualify as a single store.










How to transfer the license to another party?










X-Cart License agreement allows you to transfer your license to another party. Read how to submit a request to transfer your license.






Licensing

What is the one-license-one-store rule ?

This means that you are permitted to use one instance (a single installation) of the X-Cart software on one web server and one website only; in the event You intend to use the Software or any part thereof on more than one website, the license for each such multiple use must be obtained.

Examples explaining the one-license-one-store rule:

  1. If your store is accessible from multiple domains but the content is the same for each link, this is OK and does not require multiple licenses.
  2. If your store is accessible from multiple domains but each domain shows a different storefront skin style, this is OK and does not require multiple licenses.
  3. If your multiple stores are located at sub-domains or in sub-directories of the same domain, the license for each store is required.
  4. If your store is accessible from multiple domains and your store is customized to show/hide/alter certain part of content based on the domain, the license for each domain is required. In this situation the stores appear to have separate content thereby making them separate stores in the eyes of the license agreement. The content needs to be the same for each domain in order to qualify as a single store.

How to transfer the license to another party?

X-Cart License agreement allows you to transfer your license to another party. Read how to submit a request to transfer your license.

How to obtain an additional license?

You can purchase an additional license in your Help Desk account, "Buy products/services" section:

- click on a necessary product link (X-Cart Gold/X-Cart Pro/LiteCommerce 2.1) - choose add-ons/services, that may be ordered in addition; - click "Continue" button and follow the ordering dialogue.

My store was moved to another domain. Is there anything that I must do pertaining to licensing?

You should change the license URL in your fWww Searchforsinglesmeetsingles A Yojlzz Search No 1 Search For Singles Meet Singles X-Cart:FAQsc c Search For Singles Meet Singles zWww Searchforsinglesmeetsingles A Yojlzz Search No 1 Search For Singles Meet Singles X-Cart:FAQsb Search For Singles Meet Singles