PDA

View Full Version : Error codes of ISPConfig Remote framework


asgard
18th April 2007, 14:14
Hello to everybody. Iīm spanish so sorry for my bad english.
Iīm using the API "remote framework" for the ispconfig. It works great but some functions returns error codes and i donīt know the meaning. Did you know if exists a file with the meaning of these codes?

for example, when i use the function to create a new website, the API returns the code 6.

best regards :)

till
18th April 2007, 14:34
The number 6 is not a error code, it is the unique web ID (doc_id) of the website.

asgard
18th April 2007, 14:43
The number 6 is not a error code, it is the unique web ID (doc_id) of the website.

Thanks, i saw in the database the doc_id of the web.
A question please....itīs the remote framework prepared to work with the "ISP invoices" section?

many thanks :)

till
18th April 2007, 14:45
A question please....itīs the remote framework prepared to work with the "ISP invoices" section?

There are no functions yet for the invoicing module, But websites created with the remoting framework should work with the invoice module.

asgard
18th April 2007, 14:48
There are no functions yet for the invoicing module, But websites created with the remoting framework should work with the invoice module.

Many thanks Till. :)