The Path and URL settings use the Mambo settings only before the Configuration is saved the first time. After that, these settings are hardcoded in the configuration file.
![]() |
Caution |
---|---|
Remember to change these settings before moving to a new site / domain! |
Example: http://www.mydomain.com
The URL to your site. Usually identical to your Mambo URL (with trailing slash at the end!)
Example: https://www.mydomain.com
The secure URL to your site. (https - with trailing slash at the end!)
![]() |
Caution |
---|---|
Be careful what you fill in here - Mambo has problems with Shared SSL Domains. When switching to another domain during Checkout, the session gets lost and the customer would have to login again! |
The URL to the mambo-phpShop component. (with trailing slash at the end!)
The URL to the mambo-phpShop component image directory.(with trailing slash at the end!)
The path to your mambo-phpShop component directory.
The path to your mambo-phpShop classes directory.
The path to your phpShop html directory.
The path to your phpShop shop_image directory.
Example: shop.index
This is the page which will be loaded in the frontend by default.
Default: shop.error
This is the default page for displaying mambo-phpShop Error Messages.
Default: shop.debug
This is the default page for displaying debug messages.
Turns on the debug output. This causes the DEBUGPAGE to be displayed at the bottom of each mambo-phpShop page. Very helpful during shop development since it shows the carts contents, form field values, etc.