by Doug Stevens.
Hey all, just replying to move this up. Wondering if anybody has any ideas? The call doesn't return any error except to say that function "unknown" has been called. Other method calls through $clientm work fine, just not this one. As far as the docs go, this looks right:
XML-RPC (PHP structure)
[assignments] => Array
(
[0] => Array
(
[roleid] => int
[userid] => int
[contextid] => int
[contextlevel] => string
[instanceid] => int
)
)
Any thoughts?
XML-RPC (PHP structure)
[assignments] => Array
(
[0] => Array
(
[roleid] => int
[userid] => int
[contextid] => int
[contextlevel] => string
[instanceid] => int
)
)
Any thoughts?