In reply to
Emmanuel71
Emmanuel71
Jan 30, 2024
Hi,
Thanks for the quick reply. I upgraded to 0.4.4. I still get the 'create account' window when a user goes to /forum the first time. But maybe this is the expected behaviour? Auto create of the use...
Hi,
I have some more clues considering my most recent post:
I can't access the /cp route because I don't have an admin user (403 error)
There is almost no data in the database, also not in the groups and channels tables.
Can I solve this manually or is there some procedure to follow that I might have missed?
Thanks
dumped all tables in the waterhole db and then re-ran
Must not have paid enough attention the first time when creating the admin user. All test work now so far. Notice though, I had "Model::shouldBeStrict()" on in my AppServiceProvider. It produces an error because some field was not found when I tried to add a post. Had to disable this and then it worked.
At first sight, this package seems awesome! I will continue my local testing and then maybe purchase a license!