Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Invitation Request Error

edited September 2009 in Vanilla 2.0 - 2.8
When I try to send out an invitation I get the following error: http://snailface.com/garden/profile/invitations

which reads:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@snailfacecom.snailface.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

What could be causing this problem?

Cheers,
Whey

Comments

  • Options
    MarkMark Vanilla Staff
    I imagine it has something to do with email. Maybe your server isn't configured to send mail. You can force Vanilla to use a different SMTP server by going to Dashboard > Site Settings > General, and entering custom SMTP information there.
  • Options
    If I change it to SMTP it still does not work. The mail works fine for passwords/register/etc everything else apart from invitations... any ideas? We are running though cpanel on the normal release build and have access to change things.

    cheers!
  • Options
    I removed a old htacess file and now am getting this error:

    Not Found

    The requested URL /garden/profile/invitations was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
  • Options
    edited October 2009
    applications\garden\views\profile\invitations.php
    in line 3 change to

    echo $this->Form->Open(array('action' => ''));

    is that problem??
  • Options
    MarkMark Vanilla Staff
    Hmm. There have been a bunch of problems around invitations. I'm going to be looking at them this week.
Sign In or Register to comment.