FAQ - Read this first!
|
12-22-2011, 05:09 PM
(This post was last modified: 01-13-2014 03:03 AM by admin.)
Post: #1
|
|||
|
|||
FAQ - Read this first!
General Questions:
1. How do I change admin panel password? Go to ClixScript_PHP_DOCS/config/config.php and find this part: PHP Code: public static $__site = array( 2. How do I add more admins? Go to ClixScript_PHP_DOCS/config/config.php and find this part: PHP Code: public static $__admins = array( PHP Code: public static $__admins = array( 3. Payment processors: Where can I find IPN url? You may look in ClixScript_PHP_DOCS/controller/ipn.php, but we're listing them here: Code: PayPal: 4. How do I upgrade the script? Make a full backup of your site (including database). Download latest version from your account panel (where you downloaded the script your first time) and re-upload all files (but remember to not overwrite your config file located at /ClixScript_PHP_DOCS/config/config.php.) We also recommend that you only upload upgrade.php from the install folder for security reasons. Once files have been uploaded, simply run upgrade.php and you're done. PS: For those who use customized design you may not want to re-upload all files, are posting a list of files changed between each version, that will help you manually integrate updated files instead of having to integrate all files again. click here to see file changed. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)