-
Let's consider having an entity called `User` and an entity called `UserSettings`. Each user has exactly one user settings object. A `UserSettings` object has a reference id to its user object in a fi…
-
### Steps To Reproduce
1. Go to any page
2. Click on login form
3. Nothing happens, got JS error in browser console
### Expected Result
Save password prompt appears
### Actual Result
…
-
### What e107 version are you using?
Latest Github version (just updated)
### Bug description
Not define the PAGE_NAME on profile page.
Appear "commets" on pagename.
### How to reproduce
Go to p…
fizi updated
5 months ago
-
Hi,
I'm trying to overwrite the activation and password reset urls so I can customize these per installation in an .env file for example.
So far I have a custom plugin in which I have this in the …
-
Login Page
![Login](https://user-images.githubusercontent.com/71639142/128706175-05af4eff-4484-427f-8cb1-9c5c6e61e947.PNG)
Register Page
![Register](https://user-images.githubusercontent.com/…
-
I am trying to get the settings of a user by doing this:
` Zoom::user()->find($user)->settings;`
But unfortunately, the return object is only the `user_id` , nothing more. I expect the response da…
-
### Environment
SaaS (https://sentry.io/)
### What are you trying to accomplish?
Hi all, I'm following the instructions for a WinForms app [here](https://docs.sentry.io/platforms/dotnet/guides/winf…
-
I've been trying to update extended fields from withing the code and It looks really complex, looking into usersettings.php looks like the proper way of doing so, but I think it could be done in just …
-
Find, list and fix all bugs possible
-
**Describe the bug**
Currently, we are using `UserSettingsDict` to define the dictionary representation of the `UserSettings` domain object. The problem with the current `UserSettingsDict` is th…