Please Log in or Create an account to join the conversation.
Act on the after registration trigger with a gallery action and you can create folders directly with the gallery action. No coding needed. Specifically the below should work fine for frontend and backend user create.Can you possibly explain or show details of how I would use CB Auto Actions to generate folders within the CB Gallery component automatically upon new registration?
The API is erroring that it can't create the folder. The error message is JOOMDOC_UNABLE_CREATE_FOLDER. Contact the developer of your extension for usage of their API.Also, fyi, I've attached a txt file of the Debug errors from the most recent attempt to use the CB Auto Actions to generate folders within the JoomDOC component. How can I remove that file from this post once we're done?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
onAfterNewUser is for backend user create. onAfterUserRegistration is for frontend registration.What is the difference between the two? Why are both needed?
Please Log in or Create an account to join the conversation.