I Know this is old, but there may be someone who can help me. I Used the same code as the thread creater, however there is an error in the following line:
$myJSONRPCClient = new \org\jsonrpcphp\JsonRPCClient( LS_BASEURL.'/admin/remotecontrol');
,,jsonrpcphp" seems to be an undefined namespace. I´m not new to programming, but never used php. The jsonrpc-folder is in my limesurvey-root: localhost/umfragen_test/jsonrpcphp-master/...
I followed the tutorial. Is there something i´m missing?.