Part of the EllisLab Network
   
 
Typo: userguide 1.5.2 xmlrpc.html
Posted: 01 March 2007 06:04 AM   [ Ignore ]  
Lab Assistant
RankRank
Total Posts:  128
Joined  08-26-2006

In the example of “Creating an XML-RPC Server” the code loads twice the same library.

$this->load->library('xmlrpcs');
$this->load->library('xmlrpcs');

....

Profile
 
 
Posted: 01 March 2007 07:49 AM   [ Ignore ]   [ # 1 ]  
Administrator
Avatar
RankRankRankRankRankRank
Total Posts:  6762
Joined  03-23-2006

Thanks Tomcode.

That should have said

$this->load->library('xmlrpc');
$this->load->library('xmlrpcs');

Since using the XML-RPC Sever class needs both the XML-RPC class and the XML-RPC Server class.

Fixed into the svn.

 Signature 

DerekAllard.com - CodeIgniter, ExpressionEngine, and the World of Web Design
BambooInvoice - Open Source, CodeIgniter powered invoicing.

Profile
MSG
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 719, on June 06, 2008 10:16 AM
Total Registered Members: 66415 Total Logged-in Users: 28
Total Topics: 84757 Total Anonymous Users: 0
Total Replies: 454864 Total Guests: 248
Total Posts: 539621    
Members ( View Memberlist )