Search found 10 matches

by saidmsl
Tue May 10, 2016 7:00 pm
Forum: Web Services
Topic: WebService createUser
Replies: 6
Views: 10446

Re: WebService createUser

not with php 5.3
by saidmsl
Tue May 10, 2016 6:28 pm
Forum: Usage
Topic: Auto Login
Replies: 10
Views: 13973

Re: Auto Login

Hi, i think i have found where it blocks : there is a blocked a frame for cross-origin http://stackoverflow.com/questions/25098021/securityerror-blocked-a-frame-with-origin-from-accessing-a-cross-origin-frame i have tried to change the port using apache mod_proxy but now i got this error on tomcat S...
by saidmsl
Tue May 10, 2016 5:03 pm
Forum: Web Services
Topic: WebService createUser
Replies: 6
Views: 10446

Re: WebService createUser

Thanks

it works

but there is a bug in the declaration, the code should be :
$usr['groupIds'] = array(2,-10000);
by saidmsl
Tue May 10, 2016 4:37 pm
Forum: Usage
Topic: Auto Login
Replies: 10
Views: 13973

Re: Auto Login

have tested on both mozilla firefox and google chrome (i'm not using IE)
of course i have used a valid sid and cleared the cache
still have the same error

opening the url on new page load the document well

is it possible to disable the cache.html?
by saidmsl
Tue May 10, 2016 3:10 pm
Forum: Usage
Topic: Auto Login
Replies: 10
Views: 13973

Re: Auto Login

got this error :

F14F81377E3366CD239B0AB9CF0EF64A.cache.html:6601
Uncaught TypeError: Cannot read property 'C' of undefined

and the window is frozen on Loading messages
by saidmsl
Tue May 10, 2016 2:51 pm
Forum: Usage
Topic: Auto Login
Replies: 10
Views: 13973

Re: Auto Login

thanks

let me try
by saidmsl
Thu May 05, 2016 4:34 pm
Forum: Web Services
Topic: WebService createUser
Replies: 6
Views: 10446

Re: WebService createUser

Hi, i'm using LD 7.4.2 i'm using Php (sorry , was assuming it's clear) i was able to create an user finally the only thing i do not understand it's the groups : $user['groupIds'] = (object)array(2); the user is created as an admin and cannot change the group (it's disabled) i just want to add it to ...
by saidmsl
Thu May 05, 2016 4:30 pm
Forum: Usage
Topic: Auto Login
Replies: 10
Views: 13973

Re: Auto Login

Hi,

i need to embed the GUI inside an iframe so that the user does not have to login
something like :
<iframe width="100%" height="600" src="http://127.0.0.1:8080/?user=admin&passw ... "></iframe>
Thanks
by saidmsl
Wed May 04, 2016 7:40 pm
Forum: Web Services
Topic: WebService createUser
Replies: 6
Views: 10446

WebService createUser

Hi,

does anyone have a working code for adding an user?
i just get :
Fault occurred while processing.
by saidmsl
Wed May 04, 2016 4:52 pm
Forum: Usage
Topic: Auto Login
Replies: 10
Views: 13973

Auto Login

Hi,

Is it possible to pass login and password on url or using a post method to auto login to LD?

Thanks

Go to advanced search