Difference between revisions of "Update Guide"

From regify WIKI
Jump to navigation Jump to search
(Removed provider 3.4 stuff)
Line 23: Line 23:
 
## The old customized file still exists at /opt/provider/REGIFY_PUBLIC/STYLE/_navigation.php for the case you need it as a reference.
 
## The old customized file still exists at /opt/provider/REGIFY_PUBLIC/STYLE/_navigation.php for the case you need it as a reference.
 
# Check all your customization and functionality.
 
# Check all your customization and functionality.
 +
 +
If you have any questions or problems, please contact us using support (at) regify.com or by phone. We are happy to help you.
  
 
=== Update to version 3.5 ===
 
=== Update to version 3.5 ===
Line 30: Line 32:
 
# A lot of text has been updated, corrected and changed. If you are using navigation.php to manipulate any text strings, please <u>check them immediately</u> if they still match properly.
 
# A lot of text has been updated, corrected and changed. If you are using navigation.php to manipulate any text strings, please <u>check them immediately</u> if they still match properly.
 
# Check all your customization and functionality.
 
# Check all your customization and functionality.
 
=== Update to version 3.4 ===
 
After you updated the regify provider, the following applies:
 
 
# The update also updates the kernel of the appliance. Therefore you need to reboot the machine after the update!
 
# The login page of your provider portal has changed a little. We reduced the three tabs to two tabs and now allowing upload using Drag&Drop. Please verify your customization changes directly and adapt it if needed.
 
# A lot of text has been updated, corrected and changed. If you are using navigation.php to manipulate any text strings, please <u>check them immediately</u> if they still match properly.
 
# In French mail-template 1, the word ''Depuis'' is replaced with ''Rappel'' if it was customized.
 
# If any of mail-template 7 or 8 was customized, it gets deleted as they got completely new text. It automatically uses the default text now. You are allowed to customize them again if you like.
 
# If you have customized mail-templates 6, 9, 13 or 20, the system shows you some notice (in administration). It tells you to set them back to default and re-customize.<br><u>PLEASE DO NOT IGNORE! Customers will get malformed and useless e-mails if you do not update the templates customization.</u>
 
# If one or more prices in your (sub)provider are missing, it shows you some notice. If you do not know what price to enter here, please contact your regify sales contact.<br>Tip: Even subprovider prices can only get changed by the main providers administrator.
 
# If you are using the report.php for individual reports, the update replaced the include-code from "configuration.php" to "init.php" and replaced "include_once(" with "require_once(". This keeps your scripts running but you may need to validate correct working.
 
# If customization of the agb_LC.php, conditions_LC.php, footercontent.php, navigation.php, shop_standard.json or shop_group.json is missing, the administration now shows you some notice. Please update your customization and do not ignore.
 
# If customization of your regify_default_message.html or your individual Logo.png are missing, the administration shows you some notice. Please update your customization and do not ignore.
 
 
If you have any questions or problems, please contact us using support (at) regify.com or by phone. We are happy to help you.
 
  
 
== Update prices and conditions ==
 
== Update prices and conditions ==

Revision as of 16:29, 19 May 2015

Update provider

regify provider software appliance

If you need help about how to update your regify provider appliance, please have a look at the Technical hints for updating the regify Provider Appliance page.

Update customization

Update to version 4.0

After you updated the regify provider, the following applies:

  1. The update also updates the kernel of the appliance. Therefore you need to reboot the machine after the update!
  2. Manipulated and individual text strings
    1. A lot of text has been updated, corrected and changed. If you used navigation.php to manipulate any text strings, please note that this file no longer exists.
    2. In order to change language entries, you now need to edit codeHeader.php in your customizing options.
    3. The old customized file still exists at /opt/provider/REGIFY_PUBLIC/STYLE/_navigation.php for the case you need it as a reference.
  3. CSS customization
    1. During the update, the system commented all your changes in the _customize.css file in your customizing options. This was done because most of them will no longer fit but you may want to see them as a reference.
    2. As the new interface contains hundreds of additional CSS options, you can adapt the look much more to your own needs than before.
    3. There are also new options to place a header on top. Please read the customization documentation in your admin interface (PDF).
  4. Adapted language flags
    1. If you previously adapted navigation.php to switch the language flags, please note that this file no longer exists.
    2. In order to change the flags, you now need to edit codeFooter.php in your customizing options.
    3. The old customized file still exists at /opt/provider/REGIFY_PUBLIC/STYLE/_navigation.php for the case you need it as a reference.
  5. Check all your customization and functionality.

If you have any questions or problems, please contact us using support (at) regify.com or by phone. We are happy to help you.

Update to version 3.5

After you updated the regify provider, the following applies:

  1. The update also updates the kernel of the appliance. Therefore you need to reboot the machine after the update!
  2. A lot of text has been updated, corrected and changed. If you are using navigation.php to manipulate any text strings, please check them immediately if they still match properly.
  3. Check all your customization and functionality.

Update prices and conditions

In order to fix your "prices and conditions" page, please follow these steps:

  1. Enter your regify provider administration.
  2. Enter "Change provider optics and templates". The prices are located in conditions_DE.php, conditions_EN.php and conditions_FR.php.
  3. Click the file in your preferred language. This shows you the current content. Please note your prices and your payment options.
  4. Now enter all three files and remove the complete content (Ctrl+A, Delete). Now save the empty page. This will restore our default template with correct product names.
  5. Now enter all three files again and change the prices and payment options to the noted one of your previous templates.

If you don't like the default templates provided by regify, please ensure that at least all the important informations and product names are found in your own templates.