Magento - Invalid block

  • 3 January 2017
  • 2 replies
  • 11 views





Problem on "Create Ticket"


Invalid block "freshdesk/field_default_company"


Admin and user interface.




image





This topic has been closed for comments

2 replies

Userlevel 4
Badge +12






Hello Hudson,




We're already aware of this issue and this is because of the recent update wherein you would be able to associated multiple companies to a single contact in FreshDesk. 




The Magento Integration hasn't been updated to accommodate this change and hence it errors out.We have fixed this issue in the next version 1.0.5 which will be released soon. 




Meanwhile, you can overcome this error by adding this line to the line 98 of fields.php file located in the path <magento_root>/app/code/local/Mageplace/Freshdesk/Model/Freshdesk/Fields.php




&&$field[self::PARAM_TICKET_FIELD][self::PARAM_FIELD_TYPE] != "default_company"




Hope this helps.




Cheers!




Check your ticket status - https://support.freshdesk.com/support/tickets/939357

































Works Fine Tnks