03-24-2018, 01:56 PM
Pages: 1 2
03-24-2018, 10:54 PM
(03-14-2018 12:34 AM)tyreida Wrote: [ -> ]Invalid Product Package (Main). Source: fusion, Key: Support. Please contact Kayako support for further assistance at https://support.kayako.com.
The keygenerator not working.
Same here, installation was smooth but after install:
Invalid Product Package (Main). Source: fusion, Key: Support. Please contact Kayako support for further assistance at https://support.kayako.com.
I also think key file is not valid
04-14-2018, 11:30 PM
The key file is no problem, the problem is Kayako system call back to verify the license.
Block these code or remove the code, then it will work.
Block these code or remove the code, then it will work.
04-14-2018, 11:50 PM
Thanks please let here know how to install....
05-31-2018, 04:19 AM
(04-14-2018 11:30 PM)tyreida Wrote: [ -> ]The key file is no problem, the problem is Kayako system call back to verify the license.
Block these code or remove the code, then it will work.
Hi tyreida, can you pinpoint the file and exact code to comment/delete in order to make it work properly?
Thnx
06-06-2018, 05:58 AM
(05-31-2018 04:19 AM)rascomm Wrote: [ -> ]I Try to replace to __swift/library from version 4.7.1 folder and working fine(04-14-2018 11:30 PM)tyreida Wrote: [ -> ]The key file is no problem, the problem is Kayako system call back to verify the license.
Block these code or remove the code, then it will work.
Hi tyreida, can you pinpoint the file and exact code to comment/delete in order to make it work properly?
Thnx
if you getting error
Quote:Fatal error: Call to a member function Get() on a non-object in /var/www/__swift/models/Settings/class.SWIFT_Settings.php on line 53
disable error reporting in __swift/library/class.SWIFT.php:
replace
const DEFAULT_ERROR_REPORTING = E_ALL;
to
const DEFAULT_ERROR_REPORTING = 0;
06-28-2018, 01:11 PM
Hi, installation went smooth but after it completes, I get the same invalid key message:
Invalid Product Package (Main). Source: fusion, Key: Support. Please contact Kayako support for further assistance at https://support.kayako.com.
Any help would be appreciated.
Thanx
Invalid Product Package (Main). Source: fusion, Key: Support. Please contact Kayako support for further assistance at https://support.kayako.com.
Any help would be appreciated.
Thanx
10-04-2018, 06:37 AM
Hello.
I also have the same problem after installation.
I generated the key through the link "http://flg.space/" did not work.
Has anyone managed to reverse this problem?
Thanks.
I also have the same problem after installation.
I generated the key through the link "http://flg.space/" did not work.
Has anyone managed to reverse this problem?
Thanks.
Pages: 1 2