We're setting up a wiki farm under Solaris 10. It's tentatively up and working, but I'm running into an issue with the self-service account creation.
User is able to complete and submit the account form without any difficulty, and they receive the email with the verification code.
But when the user enters the verification code (or if they click on the verification link in the email), they get the following error:
Fatal error: Call to a member function getSiteId() on a non-object in
wikidot/php/actions/CreateAccount2Action.php on line 293
It's quite possible that I've missed something in the wiki farm configuration, or in the db setup.
Hoping someone might be able to point me in the right direction in terms of where to start looking.
If you need more specific info about our setup, let me know.
Many thanks!