Knowledge Base


Categories

Installation (1)
Installation Knowledgebase
General (7)
General Tips
Software Administration (7)
Software Setup and Administration Tips.
Design Changes (1)
Tips about changing a template.
Pre-Sales FAQ (12)
Pre-Sales Frequently asked questions
Issues (2)
Issues

Software Administration

Search engine friendly URLs for non-English sites -- Jan 31 2012, 1:34 PM

If the site uses "Search engine friendly URLs" option and multiple languages are activated (other than English) when switching to other language there might be an issue because categoies for such languages might not be properly translated to regular English characters used by URLs.

read more ...

Move the script to a new domain or server -- Jan 31 2012, 11:50 AM

When you move the script to a new domain which is on another server you will need to: 1. Copy all files to the new domain, on the new server 2. Make a backup of your database from Tools / Database section. Use this backup and import it to a newly created database on the new server. You can use a tool like phpMyAdmin, which is usually installed on any hosting servers. 3. Change in config.php file the following lines:

read more ...

How to enable interval search for a field. -- Nov 2 2009, 9:21 AM

Only fields of type Textbox or Menu can be set to appear in search forms as an interval: to allow you to select a minimum value, a maximum value or a two values interval for this field.

read more ...

Adding bank transfer to supported payment types -- Oct 17 2009, 5:13 PM

You can use "Manual" type payment for this purpose. This payment type can be used for any payment that requires an action that cannot be done directly from the site, for example sending a physical check to an address, wiring the money to a bank account and so on.
This payment type is advised to be set as pending, so the actions that are paid with this type of payment will remain pending until you are able to check that the payment is done.
To setup this type of payment all you need to do is edit the emails and info messages that are sent to the user after choosing this payment.

read more ...

Disable Register link from the site frontend. -- Oct 17 2009, 5:07 PM

If you don't want to allow users to register from your site frontend, then you can disable registration for your site.

In order to disable registration you need to edit each user group in your system from Users / User Groups section and uncheck the option Auto Register. This option allows a guest to register as a user belonging to that group by filling in a registration form.

If no user group is allowed to register from the site frontend, the Register link will disappear. You will still be able to add users from administrator panel Users section.

read more ...

Can I change the default top logo? -- Oct 17 2009, 5:06 PM

Yes, you can do this easily from Administrator interface. To do this go to Settings / Site Appearance Settings and upload your new logo in "Header logo" field.

read more ...

Can I add AdSense banners to the script? -- Oct 17 2009, 2:06 PM

Yes. You will need an AdSense account. When adding a new banner use the type "Code" for your banner and then paste code you generate using your AdSense account to the Code box.

read more ...