Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hey,
is it possible to change the UID of a user?
Not in any simple or easy way. Why do you want to?
Thank you very much @oplik0 for your very detailed and helpful answer. 👍 I will take a look into the write-api plugin first and see how far I get. From your description it sounds like what I need.
@PitaJ Thanks for the answer! I don't really know what do you mean by "template base object", do you mean the template file, or the template renderer?
EDIT: Or it's just by doing like data.title = "blabla" before the render?
Also can I add other metadata to improve the SEO of the page?
Hi @avan-sardar, welcome!
find a topic based on uid and a custom session ID
Is this a requirement? If your plugin is listening for something like action:post.save, then you can process the stripe payment.
The action hook itself also sends the post data, which contains the pid and tid. Without more context, I am afraid I will not be able to help further.
You can customize translations using nodebb-plugin-customize
Now it works! @psychobunny plz check it out and do a code review if you have the time 😉