marco_b
Forum Replies Created
-
I did the connection to 3268, now I’ve changed it to 389 and tada, the departmentNumber is there. Didn’t realize that this will give another result back.
Thanks for the hint and your help.
Best regards,
MarcoI tried the mentioned var_dump
var_dump($ldapAttributes);
returns [“departmentnumber”]=> string(0) “” }var_dump($attributeWhitelist);
returns NULLvar_dump($filteredAttributes);
returns nothingI’m a little bit lost now, as everything should be correct configured.
@schakko I’ve deleted the old entry and created a new one, but without luck.
2022-09-22 09:38:24 [DEBUG] NextADInt_Adi_User_Manager::{closure} [line 538] AD attribute ‘departmentnumber” is empty. Local value ‘Attribute next_ad_int_depnr={type=’list’, syncable=”, viewable=’1′, overwriteWithEmpty=’}’ left unchanged.
Any other ideas?
Best regards
MarcoHi
We’ve sent out some invitations and a member should be able to say that they will not attend. I thought this could be done, by doing selecting 0 spaces.
So maybe you can show me a different approach on this.
Best regards,
MarcoHi Tobias
I’d like to store the username which creates the table and not only the last edit user.
I thought I could extend the tablepress class and override the function which creates the table infos.Maybe you have a better idea how to add additional information.
Regards,
MarcoForum: Plugins
In reply to: [Plugin: Twittrup] How long does it take to post an update?The update should be done within seconds.
Maybe you reach the limit of twitter, somewhere I read that within a hour only 100 tweets can be send to the service.
Forum: Plugins
In reply to: add_action problemIt was a missunderstanding, echo will not be printed out.