Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extend i18n_search
#1
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

Code:
<form method="post" action="knowledgebase.php?action=search">
Reply
#2
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.
Reply




Users browsing this thread: 1 Guest(s)