Blog

Latest News and Updates

Vision Helpdesk V4.4.0 Stable Version Released

Today we have released Vision Helpdesk V4.4.0 Stable Version. This version includes several new features and bug fixes from previous versions.

The new setup is available for download at our billing area — https://secure.visionhelpdesk.com

I have installed V4.x.x How to Upgrade to V4.4.0?

Step 1) Login to billing area — https://secure.visionhelpdesk.com

Step 2) From Services >> My Services — You can download new setup for Vision Helpdesk V4.4.0
(We have different setups for PHP5.2, PHP5.3, PHP5.4, PHP5.5 and PHP5.6 versions – please download proper setup)

Step 3) Take backup of your existing 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.

Step 4) Unzip V4.4.0 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

Step 5) Copy below listed files and folders from your backup support_bk

support_bk/config.php to support/config.php
support_bk/slaveconfig.php to support/slaveconfig.php
support_bk/avatar/ to support/avatar/
support_bk/attachment/ to support/attachment/
support_bk/logs/ to support/logs/
support_bk/console/pipe.php to support/console/pipe.php

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.

Step 6) 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 V4.0.0 then simply run

http://yourdomain.com/support/upgrade/upgrade_4_0_0_to_4_0_2.php
http://yourdomain.com/support/upgrade/upgrade_4_0_2_to_4_1_0.php
http://yourdomain.com/support/upgrade/upgrade_4_1_0_to_4_1_2.php
http://yourdomain.com/support/upgrade/upgrade_4_1_2_to_4_2_0.php
http://yourdomain.com/support/upgrade/upgrade_4_2_0_to_4_2_2.php
http://yourdomain.com/support/upgrade/upgrade_4_2_2_to_4_2_4.php
http://yourdomain.com/support/upgrade/upgrade_4_2_4_to_4_3_0.php
http://yourdomain.com/support/upgrade/upgrade_4_3_0_to_4_3_2.php
http://yourdomain.com/support/upgrade/upgrade_4_3_2_to_4_3_4.php
http://yourdomain.com/support/upgrade/upgrade_4_3_4_to_4_4_0.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 V4.4.0

  • Forums
  • Ticket Scheduling
  • New improved client portal design optimized for SEO
  • New fields added for ticket properties, Ticket Category, Sub Category, Items and Level
  • Included BCC option for tickets

Bug Fixes from V4.3.4 and previous versions

  • Download PDF attachment is not working for multiple domain.
  • Saved draft ticket fields priority,status,type,check box,attachment,assign to,comment not showing and draft edit not working.
  • On ticket detail page when not registered client reply to ticket its name showing wrong in the help desk.
  • Team access for staff move tickets to any department is not working for tickets.
  • Added boundary condition in case of parsing i-phone mails for attachment.
  • There is no validation for client reset password.
  • When admin edit his email in staff it get disabled
  • plus (+) sign allowed in email validation.

Change Log 

Modules –

  • module_export.ph
  • module_ticket.php
  • module_setting.php
  • module_selfhelp.php
  • module_client.php
  • module_forums.php
  • module_billing.php
  • module_home.php
  • module_subsetting.php
  • module_changes.php
  • module_problem.php
  • module_releases.php
  • module_cmdb.php

Classes –

  • class_ticket.php
  • class_setting.php
  • class_subsetting.php
  • class_selfhelp.php
  • class_staff.php
  • class_forum.php
  • class_mail.php
  • class_parser.php

Include –

  • operation.php
  • constants.php

Templates –

  • templates/client/default/header.php
  • templates/client/default/selfhelp_article.php
  • templates/client/default/selfhelp_category.php
  • templates/client/default/forum_topic.php
  • templates/client/default/forum_topic.php
  • templates/client/default/forum_category.php
  • templates/client/default/article_list.php
  • templates/client/default/summary.php
  • templates/client/default/view_subaccount.php
  • templates/client/default/change_password.php
  • templates/client/default/checkout.php
  • templates/client/default/client_feedback.php
  • templates/client/default/client_reset_password.php
  • templates/client/default/client_survey.php
  • templates/client/default/contact_new.php
  • templates/client/default/custom_registration.php
  • templates/client/default/footer.php
  • templates/client/default/forgot_password.php
  • templates/client/default/forum_new_topic.php
  • templates/client/default/invoice_list.php
  • templates/client/default/invoice_details.php
  • templates/client/default/login.php
  • templates/client/default/myproduct_list.php
  • templates/client/default/product_list.php
  • templates/client/default/profile.php
  • templates/client/default/register.php
  • templates/client/default/resend_verification.php
  • templates/client/default/selfhelp_list.php
  • templates/client/default/selfhelp_new_article.php
  • templates/client/default/subaccount.php
  • templates/client/default/subaccount_list.php
  • templates/client/default/submit_ticket.php
  • templates/client/default/ticket_details.php
  • templates/client/default/ticket_list.php
  • templates/client/default/view_invoice.php
  • templates/client/default/view_myproduct.php
  • templates/client/default/view_product.php
  • templates/client/default/view_service_detail.php
  • templates/client/default/view_services.php
  • templates/client/default/view_ticket.php
  • templates/manage/ticket_new_step_two.php
  • templates/manage/folders.php
  • templates/manage/client_view.php
  • templates/manage/send_custom_email.php
  • templates/manage/ticket.php
  • templates/manage/new_ticket_item.php
  • templates/manage/update_ticket_item.php
  • templates/manage/ticket_category.php
  • templates/manage/new_ticket_level.php
  • templates/manage/update_ticket_level.php
  • templates/manage/new_ticket_category.php
  • templates/manage/new_ticket_subcategory.php
  • templates/manage/ticket_category_list.php
  • templates/manage/ticket_item.php
  • templates/manage/ticket_item_list.php
  • templates/manage/ticket_level_list.php
  • templates/manage/ticket_subcategory.php
  • templates/manage/ticket_subcategory_list.php
  • templates/manage/ticket_level.php
  • templates/manage/update_ticket_category.php
  • templates/manage/update_ticket_subcategory.php
  • templates/manage/setting_menu.php
  • templates/manage/forum_all_category_list.php
  • templates/manage/add_forum_form.php
  • templates/manage/forum_topic_list.php
  • templates/manage/categories.php
  • templates/manage/parent_list.php
  • templates/manage/selfhelp_category.php
  • templates/manage/selfhelp_new_category.php
  • templates/manage/staffgroup_details.php
  • templates/manage/staffgroup_new.php
  • templates/manage/forum_list.php
  • templates/manage/priority_category_search.php
  • templates/manage/priority_item_search.php
  • templates/manage/forum_header.php
  • templates/manage/add_forum_topics.php
  • templates/manage/update_forum_topic.php
  • templates/manage/ticket_forward.php
  • templates/manage/ticket_reply.php
  • templates/manage/ticket_module_setting.php
  • templates/manage/admin_setting_new.php
  • templates/manage/admin_setting_edit.php
  • templates/manage/ticket_post_list.php
  • templates/manage/cmdb_attach_ci.php
  • templates/manage/macro_ticket_properties.php
  • templates/manage/workflow_details.php
  • templates/manage/workflow_new.php
  • templates/manage/alert_add.php
  • templates/manage/alert_edit.php
  • templates/manage/portal_setting.php
  • templates/manage/forum_comment_details.php
  • templates/manage/topic_details.php

Design – 

  • design/css/blue.css
  • design/css/cheery.css
  • design/css/dark.css
  • design/css/dark_blue.css
  • design/css/dave.css
  • design/css/default.css
  • design/css/explorer.css
  • design/css/filibonik.css
  • design/css/green.css
  • design/css/grey.css
  • design/css/human.css
  • design/css/mango.css
  • design/css/nikeair.css
  • design/css/vh-icons.css
  • design/css/zoo.css
  • design/css/ie7/ie7.css
  • design/css/ie7/ie7.js
  • design/css/fonts/vh-icons/vh-icons.eot
  • design/css/fonts/vh-icons/vh-icons.svg
  • design/css/fonts/vh-icons/vh-icons.ttf
  • design/css/fonts/vh-icons/vh-icons.woff
  • design/css/fonts/vh-icons/vh-icons.woff2
  • design/css/fonts/vh-icons/vh-icons.otf
  • design/app.css

Upgrade –

  • /upgrade/upgrade_4_3_4_to_4_4_0.php

 

Vision HelpdeskVision Helpdesk V4.4.0 Stable Version Released
Share this post

Join the conversation

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Posts