Today we have released Vision Helpdesk V3.9.12 Stable Version. This version includes new features and bug fixes from V3.9.10 and previous versions.
The new setup is available for download at our client portal — https://secure.visionhelpdesk.com
I have installed V3.x.x How to Upgrade to V3.9.12?
Step1) Login to client portal — https://secure.visionhelpdesk.com
Step2) From Services >> My Services — You can download new setup for Vision Helpdesk V3.9.12
(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.12 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
http://yourdomain.com/support/upgrade/upgrade_3_9_8_to_3_9_10.php
http://yourdomain.com/support/upgrade/upgrade_3_9_10_to_3_9_12.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.12
- Email template variables for department,ticket type, priorities with subject line
- New reports added
1.Domain wise open ticket summary
2.Department wise open ticket summary
3.Client wise time tracking report. - New channel web portal added.
- Custom field in export to pdf option available now with ticket details
- Ticket closing date for a ticket is listed at client portal
Bug Fixes from (V3.9.10 and previous versions)
- Tag listing in alphabetical order and solved issue related tag count for ticket.
- Authentication mechanism for SMTP is now automatically detected.
- Fixed issue with TLS mode in SMTP authentication
- Admin name is in assign to field
- Blab add error fixed.
- Fixed department wise time tracking report bug
- Solved department access issue of status,type,priority,flag
- Bug related to domain and department access related to report in fixed.
- Parser error for unidentified message-id is fixed.
Change Log
classes
——-
classes/class_mail.php
classes/class_report.php
classes/class_selfhelp.php
classes/class_staff.php
classes/class_ticket.php
classes/class_setting.php
classes/class_parser.php
classes/cass_smtp.php
includes
——-
includes/operation.php
language
——-
languages/english.php
modules
——–
modules/module_report.php
modules/module_parser.php
modules/module_selfhelp.php
modules/module_setting.php
modules/module_staff.php
modules/module_ticket.php
templates/client
———
templates/client/submit_ticket.php
templates/client/view_ticket.php
templates/manage
———
templates/manage/ticket_view.php
templates/manage/department_wise_summary_report.php
templates/manage/domain_wise_ticket_summary.php
templates/manage/ticket.php
templates/manage/ticket_details.php
templates/manage/report_form.php
templates/manage/smtp_details.php
templates/manage/time_tracking_report.php
templates/manage/domain_details.php
templates/manage/report_list.php
templates/manage/ticket_new_step_one.php
templates/manage/ticket_export.php
Database changes
——-
ALTER TABLE avis_gateway_log ENGINE = MyISAM;
ALTER TABLE avis_gateway_log CONVERT TO CHARACTER SET utf8;
ALTER TABLE avis_time_tracker ENGINE = MyISAM;
ALTER TABLE avis_time_tracker CONVERT TO CHARACTER SET utf8;
For more question about upgrading to latest version please contact our support team.
Join the conversation