Page 1 of 1
Bug tracker move complete
Posted: Fri Feb 26, 2010 1:58 am
by estevens
The ToME 3 bug tracker has been moved to its new home alongside the code documentation and the developer's wiki. I've gone through much of it to make sure its stable, but there are always gremlins lurking about. Let me know if you find any.
The new location:
http://www.tomedev.net/tome/bugs
I'll be taking down the old host at the end of March, which now only has a notice about the move.
Re: Bug tracker move complete
Posted: Fri Feb 26, 2010 9:06 am
by madmonk
OK, looks good!
Thanks, Eric for all the hard work!
Re: Bug tracker move complete
Posted: Fri Mar 05, 2010 9:05 pm
by madmonk
Getting an SMTP error:
Code: Select all
Fatal error:
Uncaught Error of type [Swift_ConnectionException] with message [The SMTP connection failed to start [smtp.emailsrvr.com:25]: fsockopen returned Error Number 111 and Error String 'Connection refused']
@0 require_once() in /home/content/36/5435936/html/tome/bugs/index.php on line 150
@1 Backend::add_comment() in /home/content/36/5435936/html/tome/bugs/includes/modify.inc.php on line 243
@2 Notifications::Create() in /home/content/36/5435936/html/tome/bugs/includes/class.backend.php on line 296
@3 Notifications::SendEmail() in /home/content/36/5435936/html/tome/bugs/includes/class.notify.php on line 39
in /home/content/36/5435936/html/tome/bugs/includes/external/swift-mailer/Swift/Errors.php on line 99
Re: Bug tracker move complete
Posted: Fri Mar 05, 2010 9:30 pm
by Nerdanel
The same goes for me when I try to do something beyond browsing bugs and using the preview functinality.
Re: Bug tracker move complete
Posted: Fri Mar 05, 2010 11:09 pm
by madmonk
I have let Eric know...
Re: Bug tracker move complete
Posted: Sat Mar 06, 2010 12:04 am
by estevens
I've turned off bug notifications until I can find out what's happening.