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: XMLRPC Plugin
#3193
XMLRPC Plugin 14 Years, 3 Months ago Karma: 0
We have the following problem:

Created a plugin that uses XMLRPC to return some information from sites such as: user list, list of required templates, etc..

This plugin works perfectly in a normal installation of joomla but within a site slave JMS happens that the methods make reference to the core installation of joomla and not to the slave site!

Has anyone used xmlrpc sites slaves JMS?
battisti
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3195
Re: XMLRPC Plugin 14 Years, 3 Months ago Karma: 54
Can you provide a detailled scenario on the way to reproduce the issue.

For the moment, we never received report on issues with XMLRPC.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3200
Re: XMLRPC Plugin 14 Years, 3 Months ago Karma: 0
i seed the sample files from sales@jms2win.com you have access with this mail?
battisti
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#3204
Re: XMLRPC Plugin 14 Years, 3 Months ago Karma: 54
Email correctly received.
This will take a little time before we could provide you an answer. (Perhaps several days or week).

If this is urgent, we have billable support that can be ordered at
www.jms2win.com/download?page=shop.produ...35&category_id=1
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6092
Re:XMLRPC Plugin 13 Years, 4 Months ago Karma: 0
Hiya,

I noticed that the last reply to this topic was 10 Months, 2 Weeks ago.

I'm having the same issue. I installed a custom xmlrpc plugin on a test joomla (no JMS installation) and it worked fine. But in JMS the system.listMethods call only returns the system methods (all xmlrpc plugins are published):
<value><string>system.listMethods</string></value>
<value><string>system.methodHelp</string></value>
<value><string>system.methodSignature</string></value>
<value><string>system.multicall</string></value>
<value><string>system.getCapabilities</string></value>

In a normal joomla installation, when you publish the xmlrpc plugins, you get the following (if you publish all xmlrpc plugins):
<value><string>joomla.searchSite</string></value>
<value><string>blogger.getUsersBlogs</string></value>
<value><string>blogger.getUserInfo</string></value>
<value><string>blogger.getPost</string></value>
<value><string>blogger.getRecentPosts</string></value>
<value><string>blogger.getTemplate</string></value>
<value><string>blogger.setTemplate</string></value>
<value><string>blogger.newPost</string></value>
<value><string>blogger.deletePost</string></value>
<value><string>blogger.editPost</string></value>
<value><string>system.listMethods</string></value>
<value><string>system.methodHelp</string></value>
<value><string>system.methodSignature</string></value>
<value><string>system.multicall</string></value>
<value><string>system.getCapabilities</string></value>

Custom added plugins also show up in the 'normal' (not JMS) call. The assumption is that somehow in JMS, the call gets distorted by JMS.

Any ideas on how to fix this? Help would be greatly appreciated!

cheers,
SaM
MediaRegie
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6095
Re:XMLRPC Plugin 13 Years, 4 Months ago Karma: 54
First verify the version of JMS Multisites that you are using.
Fix was delivered in JMS Multisites version 1.2.21.
www.jms2win.com/faq/change-history-v12x?start=20

You have to add the port in the list of domains of your slave site otherwise, it is assumed you are working on the master.
So add in your domain list something like www.domain.com:80 and domain.com:80
If you are working with https, use port 443.

The XMLRPC protocol adds the port in the URL and therefore must be present in the slave site definition to be recognized as a synonym of the slave site.
edwin2win
Moderator
Posts: 5370
graph
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