English (United Kingdom)
Jms Multi Site, formerly joomla multisite.
Create, share multiple joomla sites in few clicks !
Message
  • EU e-Privacy Directive

    This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.

    View e-Privacy Directive Documents

Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 12
TOPIC: Search Plugin Multisite
#10998
Search Plugin Multisite 11 Years, 4 Months ago Karma: 0
I have purchased the search plugin for multisite in Joomla 2.5.8. Do you have instructions for this version? I tried the instructions for Joomla 1.6 but is doesn't search in other sites. I use the Joomla Smart Search.

Thanks in advance.
klokkarielena
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11005
Re: Search Plugin Multisite 11 Years, 4 Months ago Karma: 54
The smart search is not the search.
The smart search is called by joomla a "finder" and not the "search".

The "Multisites Search" plugin works with the "search" (search module) and not with the "finder" (smart search).

I notice the requirement to have a "Multisites finder" (Multisites smart search)
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
Last Edit: 2012/12/12 11:25 By edwin2win.
The administrator has disabled public write access.
 
#11009
Re: Search Plugin Multisite 11 Years, 4 Months ago Karma: 0
Thanks for the reply.

I removed the smart search module and I added the search module.

But unfortunately it still not working.

I notice that in search multisite content plugin when I select the sites from the list my selections are not staying after reopen the plugin.
klokkarielena
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11010
Re: Search Plugin Multisite 11 Years, 4 Months ago Karma: 0
I discovered the problem. As I said to the previous post the multisite search plugin form didn't keep my selections in sites field.

Looking at the source code of the form the name field was wrong, it should be name="jform[params][sites_id][]"

<select id="jformparamssite_ids" name="jform[params][]&quot; class="inputbox" multiple="multiple" size="5" aria-invalid="false">
<option value=":master_db:" selected="selected">&lt; Master Site &gt;</option>
<option value="mainPortal" selected="selected">Test | mainPortal</option>
</select>

After manualy (and temporary) changed the name of the select field the problem was fixed.

Of course this is not the solution, is there any other way that can we do to permanently fixed the problem? This plugin is very important for our organization and the whole idea of the site will not work if we don't have it.
klokkarielena
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11011
Re: Search Plugin Multisite 11 Years, 4 Months ago Karma: 54
Which version of JMS do you use ?

This issue is fixed in the JMS 1.2.96 and JMS 1.3.0 (stable)
www.jms2win.com/en/faq/change-history-v12x

So update your JMS.
See the FAQ for the procedure to get the latest version.
www.jms2win.com/en/faq/faq-joomla-multi-sites#cat-122
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
Last Edit: 2012/12/16 10:42 By edwin2win.
The administrator has disabled public write access.
 
#11012
Re: Search Plugin Multisite 11 Years, 4 Months ago Karma: 0
Hello, I am using JMS 1.3.0

I fixed the problem changing the file: compat16.php in elements folder.

$control_name = str_replace( '['.$this->fieldname.']', '', $this->name);

to this

$control_name = $this->name; //k.k
klokkarielena
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla