1 (edited by amaurib 2011-09-08 12:37:04)

Topic: Extend i18n_search

Hello

I have installed the  i18N_search plugin and it is working fine. Is there a way to include on the results the content of WHMCS (another php  script).?

The search form call is this one

<form method="post" action="knowledgebase.php?action=search">

Re: Extend i18n_search

amaurib wrote:

Hello

I have installed the  i18N_search plugin and it is working fine. Is there a way to include on the results the content of WHMCS (another php  script).?

You would need to get the array of search results with the function return_i18n_search_results(...), combine the list with the outputs of the other search, and then create and output the HTML code with the combined results.

I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.