Bug tracker move complete

Everything from To-Do lists to discussion of the latest developments for ToME 3.x.x go here

Moderator: Moderator

Post Reply
Message
Author
estevens
Higher
Posts: 58
Joined: Sun May 30, 2004 2:38 am
Location: The North Coast of the USA

Bug tracker move complete

#1 Post 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.

madmonk
Reaper
Posts: 2257
Joined: Wed Dec 12, 2007 12:21 am
Location: New Zealand

Re: Bug tracker move complete

#2 Post by madmonk »

OK, looks good!

Thanks, Eric for all the hard work!
Regards

Jon.

madmonk
Reaper
Posts: 2257
Joined: Wed Dec 12, 2007 12:21 am
Location: New Zealand

Re: Bug tracker move complete

#3 Post 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 
Regards

Jon.

Nerdanel
Sher'Tul
Posts: 1461
Joined: Mon Jul 07, 2003 5:22 pm
Location: Finland

Re: Bug tracker move complete

#4 Post by Nerdanel »

The same goes for me when I try to do something beyond browsing bugs and using the preview functinality.
Zothiqband -- still an Angband variant.

madmonk
Reaper
Posts: 2257
Joined: Wed Dec 12, 2007 12:21 am
Location: New Zealand

Re: Bug tracker move complete

#5 Post by madmonk »

I have let Eric know...
Regards

Jon.

estevens
Higher
Posts: 58
Joined: Sun May 30, 2004 2:38 am
Location: The North Coast of the USA

Re: Bug tracker move complete

#6 Post by estevens »

I've turned off bug notifications until I can find out what's happening.

Post Reply