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: | ||
− | + | 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 | + | 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 | + | 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 | + | Comparison Order Form: |
− | + | * domainoptions.tpl: | |
− | + | * line 2, additional error reporting. | |
− | Modern Order Form | + | Modern Order Form: |
− | + | * domainoptions.tpl | |
− | + | * line 2, additional error reporting. | |
− | Slider Order Form | + | 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. |
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.