Today we have released Vision Helpdesk V3.9.8 Stable Version. This version includes new features and bug fixes from V3.9.8 and previous versions.
The new setup is available for download at our client portal — http://secure.visionhelpdesk.com
I have installed V3.x.x How to Upgrade to V3.9.8?
Step1) Login to client portal — http://secure.visionhelpdesk.com
Step2) From Services >> My Services — You can download new setup for Vision Helpdesk V3.9.8
(We have different setups for PHP5.2 , PHP5.3 and PHP5.4 versions – please download proper setup)
Step3) Take backup of your existing V3.x.x files and database on your server.
example if you had installed on support folder you can rename support to support_bk and create new support folder.
Step4) Unzip V3.9.6 setup – it will have folder named “upload” — you have to upload all files and folders (except setup folder) under upload folder to your server under support folder.
Note : If using ftp to upload make sure you use binary mode to upload files
Step5) Copy below listed files and folders from your backup support_bk
config.php file from your old backup support_bk/config.php to support/config.php
support_bk/attachment/ to support/attachment/
support_bk/logs/ to support/logs/
support_bk/console/pipe.php to support/console/pipe.php
Step6) If you had any customization done in previous version you can copy those files to new files.
Note : We recommend to contact our support team for upgrade.
Step7) Now we have some changes in database — you can update it by running below listed file in browser
In browser open folder – http://yourdomain.com/support/upgrade/
This will show you list of upgrade files from version to version
Based on what version are you running — You can run the upgrade files.
example if you had previous version installed V3.6.0 then simply run
http://yourdomain.com/support/upgrade/upgrade_3_6_0_to_3_6_2.php
http://yourdomain.com/support/upgrade/upgrade_3_6_2_to_3_7_0.php
http://yourdomain.com/support/upgrade/upgrade_3_7_4_to_3_8_0.php
http://yourdomain.com/support/upgrade/upgrade_3_8_0_to_3_9_0.php
http://yourdomain.com/support/upgrade/upgrade_3_8_0_to_3_9_2.php
http://yourdomain.com/support/upgrade/upgrade_3_9_2_to_3_9_4.php
http://yourdomain.com/support/upgrade/upgrade_3_9_4_to_3_9_6.php
http://yourdomain.com/support/upgrade/upgrade_3_9_6_to_3_9_8.php
Note : After you run upgrade files – Remove upgrade folder from your installation.
That’s it you are done…
Note : If you are not sure how to upgrade please open support ticket we will help you.
Features in V3.9.8
- Added pagination,mask action on self-help comment listing
- Filters for comments as per their status (approve, disapprove,notspam,Mark spam).
- Staff group archive feature — limit for searching records for selective staff groups.
- New report client group tickets
Bug Fixes from (V3.9.6 and previous versions)
- Issue with login as client for more than one client under same browser.
- Timezone issue on domain details page
- Added Parser log clear or empty option
- Display issue with Cc in reply area
- Staff reply by alert mail issue.
- After changing view, pagination issue with ticket list.
Change Log
classes
——-
classes/class_client.php
classes/class_mail.php
classes/class_report.php
classes/class_selfhelp.php
classes/class_staff.php
classes/class_ticket.php
manage
——-
manage/global.php
language
——-
languages/english.php
modules
——–
modules/module_report.php
modules/module_selfhelp.php
modules/module_setting.php
modules/module_staff.php
modules/module_ticket.php
templates/manage
———
templates/manage/blab_new.php
templates/manage/client_group_tickets.php
templates/manage/domain_details.php
templates/manage/parser_log.php
templates/manage/report_form.php
templates/manage/report_list.php
templates/manage/selfhelp.php
templates/manage/selfhelp_comment_list.php
templates/manage/selfhelp_edit_comment.php
templates/manage/staffgroup_details.php
templates/manage/staffgroup_new.php
templates/manage/ticket_forward.php
templates/manage/ticket.php
Design
——-
design/style.css
scripts
——-
scripts/common.js
Database changes
——-
ALTER TABLE `avis_ticket_count` ADD `group_id` INT(15) NOT NULL ;
ALTER TABLE `avis_ticket_count` DROP PRIMARY KEY, ADD PRIMARY KEY (`department_id`,`status_id`,`group_id`);
For more question about upgrading to latest version please contact our support team.
Join the conversation