Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsubscribing users from forum causes 404s #318

Closed
Nateowami opened this issue Feb 28, 2015 · 9 comments
Closed

Unsubscribing users from forum causes 404s #318

Nateowami opened this issue Feb 28, 2015 · 9 comments

Comments

@Nateowami
Copy link
Collaborator

It appears that forem has started using POST for unsubscribing users, so emails with a link to unsubscribe no longer work. As this appears to be a bug with forem, I was going to post there, but then realized that Memverse uses a forked version of forem. I'm not quite sure why that is, and maybe this needs to be fixed downstream in alexcwatt/forem, which doesn't have issue tracking. Oddly, alexcwatt/forem doesn't appear to be any commits ahead of radar/forem, so perhaps the fork was used only to keep the codebase static? Should I open this as an issue on radar/forem?

@avitus
Copy link
Owner

avitus commented Mar 30, 2015

I would check with @alexcwatt on this. I would recommend getting back onto the Forem master branch if possible.

@alexcwatt
Copy link
Collaborator

@Nateowami I should have moved us a good while ago. For a time, I had a patch that had not been merged into forem, and so had pointed us to my branch, but now it is quite behind the times. If you can move us back, that'd be great; otherwise, I would hope to this weekend...

@alexcwatt
Copy link
Collaborator

I spent some quality time with my VM getting different versions of Ruby
installed for different projects and getting the bundle of gems to install,
etc. It seems like I'm pretty close to having Memverse running on it again
for development, but not quite... It's amazing how long it can take to get
set up sometimes but once it's there, the sailing is a bit smoother.

On Mon, Mar 30, 2015 at 1:53 PM, Andy notifications@github.com wrote:

I would check with @alexcwatt https://github.com/alexcwatt on this. I
would recommend getting back onto the Forem master branch if possible.


Reply to this email directly or view it on GitHub
#318 (comment).

@alexcwatt
Copy link
Collaborator

I have completed the forem updates locally but only committed and pushed the db migrations, as these must be done on the server first before the code is updated.

@avitus Are your recent changes deploy-ready? I just saw that the version in production is from April 1.

I will try to address that Jasmine spec soon. The trouble with breaks is that everyone has plans for what I will do with all the time :) I am going to work outside now...

@alexcwatt
Copy link
Collaborator

I copied the migrations to the server and ran them, then pushed the updated gem to master. So now if you deploy the updated gem, there is no need to worry about the db migrations they require, as those have already been run. I am not sure if this will take care of it, but I expect it will, since we'll be using the latest forem...

@avitus
Copy link
Owner

avitus commented Apr 6, 2015

@alexcwatt I would never push changes to Master that aren't deploy-ready :)

I will deploy later today.

@avitus
Copy link
Owner

avitus commented Jul 3, 2015

@Nateowami Do you know whether this issue is resolved?

@Nateowami
Copy link
Collaborator Author

@avitus It is not resolved. Just checked with an email I got yesterday. See rubysherpas/forem#522 and rubysherpas/forem#662. But @alexcwatt indicated he had made updates, and the gem just needed to be updated (not sure where the updates are though).

@avitus
Copy link
Owner

avitus commented Jun 29, 2017

No longer using Forem.

@avitus avitus closed this as completed Jun 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants