Difference between revisions of "Version 5.3 Release Notes"

From WHMCS Documentation

(Created page with '===Version 5.3.0=== '''/Default Templates Only (client area):/''' '''domainchecker.tpl''' '''Line46-49 - additional conditional display of errors for the domain checker…')
 
Line 1: Line 1:
===Version 5.3.0===
+
Default Templates Only (client area):
'''/Default Templates Only (client area):/'''
+
* domainchecker.tpl:
'''domainchecker.tpl'''
+
    line46-49 - additional conditional display of errors for the domain checker.
        '''Line46-49 - additional conditional display of errors for the domain checker.
+
* header.tpl:
'''header.tpl'''
+
    additional conditional at lines 104 & 146 for livehelp activation.
        '''Additional conditional at lines 104 & 146 for livehelp activation.
+
* supportticketlist.tpl:
'''supportticketlist.tpl'''
+
    lines 17-21 & lines 47-48 changed to make sure search terms remain on the page through a click
        '''Lines 17-21 & lines 47-48 changed to make sure search terms remain on the page through a click
 
  
Classic Client Area'''
+
Classic Client Area:
'''clientareachangesq.tpl - removed
+
* clientareachangesq.tpl - removed
'''domainchecker.tpl'''
+
* domainchecker.tpl:
        '''Additional error handling at line 44
+
    * additional error handling at line 44
'''supportticketslist.tpl'''
+
* supportticketslist.tpl:
        '''Table definitions change at line''' 11 and 33
+
    * table definitions change at line: 11 and 33
  
Portal Client Area'''
+
Portal Client Area:
'''clientareachangesq.tpl - removed  
+
* clientareachangesq.tpl - removed  
'''clientareasecurity.tpl
+
* clientareasecurity.tpl
        '''Remove''' {include file="$template/pageheader.tpl" title=$LANG.clientareanavsecurity} at line 3
+
    * remove: {include file="$template/pageheader.tpl" title=$LANG.clientareanavsecurity} at line 3
'''domainchecker.tpl
+
* domainchecker.tpl
        '''Additonal error handling at line 51
+
    * additonal error handling at line 51
'''supportticketslist.tpl
+
* supportticketslist.tpl
        '''Alter lines''' 18, 47, 48 to keep search term on page switches.
+
    * alter lines: 18, 47, 48 to keep search term on page switches.
  
Comparison Order Form'''
+
Comparison Order Form:
'''domainoptions.tpl'''
+
* domainoptions.tpl:
        '''Line 2, additional error reporting.
+
    * line 2, additional error reporting.
  
Modern Order Form'''
+
Modern Order Form:
'''domainoptions.tpl
+
* domainoptions.tpl
        '''Line 2, additional error reporting.
+
    * line 2, additional error reporting.
  
Slider Order Form'''
+
Slider Order Form:
'''domainoptions.tpl
+
* domainoptions.tpl
        '''Line 2, additional error reporting.
+
    * line 2, additional error reporting.
'''products.tpl
+
* products.tpl
        '''Add in productNums array deff at line 10.
+
    * add in productNums array deff at line 10.
        '''Modify conditional at line 42.
+
    * modify conditional at line 42.
'''viewcart.tpl
+
* viewcart.tpl
        '''Add variable definition at line 2.
+
    * Add variable definition at line 2.

Revision as of 19:12, 27 September 2013

Default Templates Only (client area):

  • domainchecker.tpl:
   line46-49 - additional conditional display of errors for the domain checker.
  • header.tpl:
   additional conditional at lines 104 & 146 for livehelp activation.
  • supportticketlist.tpl:
   lines 17-21 & lines 47-48 changed to make sure search terms remain on the page through a click

Classic Client Area:

  • clientareachangesq.tpl - removed
  • domainchecker.tpl:
   * additional error handling at line 44
  • supportticketslist.tpl:
   * table definitions change at line: 11 and 33

Portal Client Area:

  • clientareachangesq.tpl - removed
  • clientareasecurity.tpl
   * remove: {include file="$template/pageheader.tpl" title=$LANG.clientareanavsecurity} at line 3
  • domainchecker.tpl
   * additonal error handling at line 51
  • supportticketslist.tpl
   * alter lines: 18, 47, 48 to keep search term on page switches.

Comparison Order Form:

  • domainoptions.tpl:
   * line 2, additional error reporting.

Modern Order Form:

  • domainoptions.tpl
   * line 2, additional error reporting.

Slider Order Form:

  • domainoptions.tpl
   * line 2, additional error reporting.
  • products.tpl
   * add in productNums array deff at line 10.
   * modify conditional at line 42.
  • viewcart.tpl
   * Add variable definition at line 2.