When you click the options button, the first time it opens down, but the second time it opens to up, and the top menu bar hides parts of the menu.
This blocks the editing option of the post.
A
abe
@abe
Posts
-
Problem with the dropdown-menu in the first post -
Session-sharing - get local uid by appIdIn the plugin's interface, there is an option to search for the user's ID by its remote ID.
I need to get this information not through the interface, but by calling an API.
I followed the behavior of the plugin, I saw that it was running a hook through WS.
Can I get the information in an HTTP request? Or do you need to write a special plugin for it?
Thanks in advance -
session-sharing - Log in to an existing userI have an existing forum, and I want to install the session-sharing plugin on it, and allow users to connect through my site.
The problem - if I send a cookie with a user ID that already exists in the system before, the plugin does not connect it to its user, but creates a new user for it.
I also want to allow veteran users to connect, is that possible?