Hi all! First Post to the forums and I’ll warn you, I’m a bit of a newb.
Using Revolution SVN version from today. (I couldn’t get login to install with beta-4)
When submitting the default registration form using the Register snippet, I get the following:
Fatal error: Call to a member function loadValidator() on a non-object in /home/revoluti/public_html/core/model/modx/modscript.class.php(96) : eval()'d code on line 47
Here’s the content of my registration page:
[[$lgnRegisterForm]]
[[Register]]
I’m sure I’m doing something wrong...