Moderator: moderators
jaquense wrote:Not to step on Sparky's toes...
You can basically think about this mod as really simple frontend, that only does 2 things: create a user and recover a password. Since you send users a reset/temp password via email you NEED their email addresses to do that
The reason for the mySQL is to store those user's email addresses. And while the newest SS does have a spot and db field for email addresses in the original webapp. We have no ability to set or change email addresses from the outside because the API (the interface app developers use to communicate with SS) doesn't include that option yet.
SO as a workaround mySQL is used to store the email addresses to a user outside of SS.
Theoretically you don't need something as robust as mysql, you could write it to just store it in a local text file. and read and right to that. But Sparky (and myself) used mysql since we already had it set up for other things.
bushman4 wrote:Why can't you just use the existing Subsonic DB? Sindre has to be using a publicly available database API...
Maybe I'll take a poke at the source code and see what I can see...
Glenn
Hellscream wrote:I have sub 4.4 and i try reg engine problem is:
user get registered in mysql DB but not on subsonic and im not sure how to set up mailconf.php can u help me or just post short instruction. THX in advance big support for this project
Return to Subsonic Registration Engine
Users browsing this forum: No registered users and 2 guests