|
|
|
|
|
Forum
|
|
|
Re:PRINT BATCH INVOICES!!!!!!!!!!! (1 viewing) (1) Guests
Favoured: 0
|
|
|
TOPIC: Re:PRINT BATCH INVOICES!!!!!!!!!!!
|
|
|
|
Re:PRINT BATCH INVOICES!!!!!!!!!!! 7 Months, 3 Weeks ago
|
Karma: 0  
|
|
Sir,
I configured almost everything. but I dont know what to put in "XMLRPC"?
do I need to get it from my hosting server?
Also I do not see "APPNAME" anywhere in index.php
Please reply.
Thanks
|
|
|
|
|
|
|
The administrator has disabled public write access. |
tgarns (Admin)
Admin
Posts: 107
|
|
Re:PRINT BATCH INVOICES!!!!!!!!!!! 7 Months, 2 Weeks ago
|
Karma: 15  
|
XMLRPC is a code library that our API is dependent upon. You can get the XMLRPC code when you download the API docs. Good luck.
|
|
|
|
|
|
|
Tyler Garns Director of Marketing Infusion Software
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:PRINT BATCH INVOICES!!!!!!!!!!! 7 Months, 2 Weeks ago
|
Karma: 0  
|
|
Thanks for your reply.
I configured API service URL but I am getting error.
my service URL is: $xmlrpc= "https://swiss.infusionsoft.com:443/xmlrpc/api/";
Line 71 is... include($xmlrpc);
Line 74 is... $client = new xmlrpc_client("https://swiss.infusionsoft.com/api/xmlrpc");
Below is the error I am getting.. -------------------------- Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/content/m/o/n/monicacardone/html/ONEWEEKDIETDIRECT.COM/batchinvoices/index.php on line 71
Warning: include(https://swiss.infusionsoft.com:443/xmlrpc/api/xmlrpc.inc) [function.include]: failed to open stream: no suitable wrapper could be found in /home/content/m/o/n/monicacardone/html/ONEWEEKDIETDIRECT.COM/batchinvoices/index.php on line 71
Warning: include() [function.include]: Failed opening 'https://swiss.infusionsoft.com:443/xmlrpc/api/xmlrpc.inc' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/m/o/n/monicacardone/html/ONEWEEKDIETDIRECT.COM/batchinvoices/index.php on line 71
Fatal error: Class 'xmlrpc_client' not found in /home/content/m/o/n/monicacardone/html/ONEWEEKDIETDIRECT.COM/batchinvoices/index.php on line 74 -----------------------------------------
Your help will be appriciated.
Thank you very much.
|
|
|
|
|
|
|
Last Edit: 2009/03/25 06:55 By swisssciences.
|
|
|
The administrator has disabled public write access. |
tgarns (Admin)
Admin
Posts: 107
|
|
Re:PRINT BATCH INVOICES!!!!!!!!!!! 7 Months, 2 Weeks ago
|
Karma: 15  
|
|
swisssciences,
I'm sorry, but I'm not sure I can help much. Truthfully, I'm not a programmer. I just hack away until I get things to work. So, I really don't understand the errors you're getting.
Anyone else?
|
|
|
|
|
|
|
Tyler Garns Director of Marketing Infusion Software
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:PRINT BATCH INVOICES!!!!!!!!!!! 7 Months, 2 Weeks ago
|
Karma: 0  
|
|
Thanks for your reply.
I fixed above problem but got below error.
-------------------------------------------- A fault happened 2 Invalid return payload: enable debugging to examine incoming payload (XML error at line 1, check URL) ---------------------------------------------
Thanks
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
|
|