Welcome Guest, Not a member yet? Register   Sign In
Need help understanding external libraries in CI
#3

[eluser]Daniel Cronin[/eluser]
Hi,

Infusionsoft iSDK is using an old php xml rpc library which will not work with CodeIgniter.

You can not replace it with CodeIgniter's XML_RPC library because it does not support SSL.

All you have to do is download the latest version here... http://phpxmlrpc.sourceforge.net/ and copy over the old files in the iSDK.

Then you should be able to load it like any other library as WanWizard said.

Best regards,
Daniel


Messages In This Thread
Need help understanding external libraries in CI - by El Forum - 08-09-2010, 01:19 PM
Need help understanding external libraries in CI - by El Forum - 08-09-2010, 02:01 PM
Need help understanding external libraries in CI - by El Forum - 10-22-2010, 01:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB