Jump to content

WHMCS + Kayako - Search Integration


nielsenj

Recommended Posts

This integrates search results (with proper linking) from Kayako within WHMCS similar to the Knowledgebase integration.

 

This will REPLACE your default WHMCS search as it does not work with the Kayako integration.

 

NOTE: This optionally returns search results from the Troubleshooter integration located here: http://forum.whmcs.com/showthread.php?t=10115 but will otherwise only function with the default Kayako integration.

 

 

Requirements:

 

- Kayako 3.20.02 STABLE owned version (for source code modifications).

- Admin access to Kayako.

- General knowledge on how to edit php files on a server.

 

Link:

 

http://www.mcintegrator.com/downloads/Search%20Integration.zip

 

 

Regards,

J

Link to comment
Share on other sites

  • 2 weeks later...

Thanks for the integration script. I only have a small issue; when I go to modules/core/client_search, there is only 10 lines of code. I have pasted it here, any idea what has changed? I installed 3.20.02. Everything else is correct.

 

Without the module change, the search function finds the related articles but if you click on the article it does not take you to the article - in our case, it is a 404 error.

 

I found a solution to the issue however. In the template of Kayako:

 

$searchitem[querytype] == "knowledgebase"}><{$baseurlkb}>_m=knowledgebase&_a=view<{elseif $searchitem[querytype] ==

 

I changed it to this (added - knowledgebase?):

 

$searchitem[querytype] == "knowledgebase"}><{$baseurlkb}>knowledgebase?_m=knowledgebase&_a=view<{elseif $searchitem[querytype] ==

 

Here is the client_search.php:

 

<?php @Zend;

4147;

/* //www.zend.com/products/zend_engine">Zend Engine</a>.</p></body></html>

EOM;

exit();

__halt_compiler();

?>

 

2004102401Q…‚jtEƒ

 

Thank you again,

 

Keith

Link to comment
Share on other sites

You do not have an "owned" license of Kayako, so their files are encoded.

 

You have to have an "owned" license to view the source code and be able to modify it. I have heard that Kayako will give you an un-encrypted version if you ask their support and state the reason.

 

That should resolve the issue!

Link to comment
Share on other sites

  • 6 months later...

The search integration has been updated to work with WHMCS v3.7.2 and Kayako SupportSuite 3.30.02 Stable Owned.

 

The previous version (for WHMCS 3.6 and Kayako SupportSuite 3.20.02) has been archived here: Link

 

The new version is located at the original download link here: Link

 

Requirements:

-- WHMCS v3.7.2

-- Kayako SupportSuite v3.30.02 STABLE Owned

-- Admin access to Kayako

 

Notes:

 

You *MAY* be able to obtain unencoded Kayako files directly from Kayako if you do not have an owned license. You must contact Kayako directly for these files.

 

 

Regards,

J

Link to comment
Share on other sites

  • 2 months later...

Updated version of the search integration for Kayako + WHMCS.

 

Requires:

 

  • WHMCS v3.8.1
  • Kayako Support Suite v3.30.02 STABLE Owned
    • This is required for code modification, if you do not have an owned license Kayako *MAY* provide you with the source version of the file if you request it directly.

 

Changes:

 

  • Updated to work with WHMCS 3.8.1

 

Original download URL now links to new version: Here

Old download (compatible with WHMCS 3.7.x & Kayako Support Suite v3.30.02 Owned) now available: Here

Old download (compatible with WHMCS 3.6.x & Kayako Support Suite v3.20.02 Owned) now available: Here

Link to comment
Share on other sites

  • 3 weeks later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated