si / domiary

Keep a diary of domain registrations and expirations
0 stars 1 forks source link

Cant register as new user #51

Open MrQwest opened 10 years ago

MrQwest commented 10 years ago

I think I remember the local issue I was having. When trying to register a new account, I get the following error message

Fatal Error Error: Call to a member function from() on a non-object File: /home/domiary/public_html/app/Plugin/Users/Controller/UsersController.php Line: 661 Notice: If you want to customize this error message, create app/View/Errors/fatal_error.ctp

si commented 9 years ago

It seems to be associated with the email constructor referencing an unknown/unset variable called $this->modelClass.

I've raised the issue with the man behind ExtAuth (@sc0ttyd) via email to see if he has any ideas where this is defined.

sdd commented 9 years ago

Hey Si,

I'll have a look at this in the morning for you and see if I can help.

Scotty On 13 Oct 2014 22:11, "Si Jobling" notifications@github.com wrote:

It seems to be associated with the email constructor referencing an unknown/unset variable called $this->modelClass.

I've raised the issue with the man behind ExtAuth (@sc0ttyd https://github.com/sc0ttyd) via email to see if he has any ideas where this is defined.

— Reply to this email directly or view it on GitHub https://github.com/si/domiary/issues/51#issuecomment-58955443.

si commented 9 years ago

Brilliant! Thanks Scott.

On 13 Oct 2014, at 22:48, Scott Donnelly notifications@github.com wrote:

Hey Si,

I'll have a look at this in the morning for you and see if I can help.

Scotty On 13 Oct 2014 22:11, "Si Jobling" notifications@github.com wrote:

It seems to be associated with the email constructor referencing an unknown/unset variable called $this->modelClass.

I've raised the issue with the man behind ExtAuth (@sc0ttyd https://github.com/sc0ttyd) via email to see if he has any ideas where this is defined.

— Reply to this email directly or view it on GitHub https://github.com/si/domiary/issues/51#issuecomment-58955443.

— Reply to this email directly or view it on GitHub.