[HacktionLab] I Broke Barncamp :(
Ben Green
ben at bristolwireless.net
Wed May 29 17:34:50 UTC 2019
OK I've fixed it now. Some had made this change:
barncamp at vaneigem:~/webroot$ git diff
/home/users/barncamp/webroot/app/mailers/notifier.rb
diff --git a/app/mailers/notifier.rb b/app/mailers/notifier.rb
index ebfea1e..46395e4 100644
--- a/app/mailers/notifier.rb
+++ b/app/mailers/notifier.rb
@@ -1,5 +1,5 @@
class Notifier < ActionMailer::Base
- default :from => "barncamp2019 at hacktionlab.org"
+ default :from => admin.email
def thank_you(attendee)
@attendee = attendee
And not committed it to GIT. I reverted the change and it all works now.
Cheers,
Ben
On 29/05/2019 18:24, Ben Green wrote:
> Hi all,
>
> I found that barncamp.org.uk was hosted on a server I have access to, so
> I logged in and made a change to the text on one of the pages, then I
> restarted the service. It wouldn't start again.
>
> I've called Mike Harris, who's trying to get me in touch with Charlie.
>
> Really sorry I've borked the site. Hopefully we can have some
> documentation on it in the long term.
>
> Cheers,
> Ben
>
> ==
> From Ben Green
>
> _______________________________________________
> HacktionLab mailing list
> HacktionLab at lists.aktivix.org
> https://lists.aktivix.org/mailman/listinfo/hacktionlab
>
--
==
>From Ben Green
More information about the HacktionLab
mailing list