Last seen: 3 Juin AM 11:066
Figured this out and now have a workable command-line version of cURL which is successfully doing both GET and POST. I think the problem was a comb...
I read the examples and old user manual but those are all for using the API with PHP code which i don't know so i need to do it another way. I can su...
Thanks, i've fixed that but it didn't make any difference - i still get the error: {"error":"invalid API query", "message":"'data' missing for method ...
Thanks for looking into this - i resolved the "countable" error in the api/index.php file but i still can't POST or PUT anything. The error message i...
Tested some other ways of trying to POST data but it's still failing and in the system logs it gives an error: [V7.3.5] cause = count(): Parameter mu...
Found the problem in the config.php file, guess i had tweaked the wrong values 😳 I was using: $param['ldap_user_filter'] = 'sAMAccountName=%...
Thank you, that worked perfectly! 🙂 After editing a few rows manually it seems to have unlocked something else as i'm no longer having a problem ...
That's what i like about using Projeqtor - the product is so easy to use/modify, and the support is accurate and fast. Thanks very much, that simple ...
Tried again and this time used a tiny CSV barebones file containing the DB names and the displayed names (i've made a few changes in the lang.js file,...
I've tried and unfortunately it didn't work. First i tried the example spreadsheet from the Downloads page of this website - it failed Exported so...