i have created a members profile page based on the tutorial listed here
everything was working when my site was on a free plan, but when i upgraded to paid it stopped creating new collections in my database when new site members signed on.
please please help someone! i really need the functionality working again.
www.gainsnglory.com
Hi,
It looks like you have permission issue.
You need to set “Who can create content for this collection” to anyone.
A non member should be able to create content on members database collection.
Please update us with your progress.
Roi
Okay I tried changing permissions, and that did not work. Also, just FYI the permissions set previous were set by the guidelines in the wix tutorial, and again everything was working until I went premium. Thanks for a reply tho!!
Hi,
I’m rechecking the issue at this moment. your code and permissions looks ok.
Roi
Ok,
Conclusion, you need to change “Member access” permissions in the section “Who can view this page ?” to “Everyone”.
This article will be helpful.
The other option is to keep the original permission and to handle the insert member functionality in onReady function. Just call the function onClick.
Roi
That worked!!! Grant permission to the page from page setting and then have them log in there via wix code log in button! Thank you so much for your help