j0be / PowerDeleteSuite

Power Delete Suite for Reddit
1.57k stars 97 forks source link

"Overview" page leads to log in/out loop and error page. #11

Closed jtheletter closed 5 years ago

jtheletter commented 5 years ago

I've tried Chrome and Firefox, regular and incognito/private, on macOS.

Whenever I click the PowerDeleteSuite bookmark, it alerts "This script is designed to be run from your user profile on reddit. Would you like to go there now?". I click OK, and it loads a "cannot be reached" page for a split second, then it appears to log me out (login and join buttons appear in the top right, and it loads https://www.reddit.com/user/~/overview, which looks broken (it has partially styled elements that are devoid of most content.

Screen Shot 2019-05-25 at 11 54 47

Network tools show several errors.

Screen Shot 2019-05-25 at 11 49 45

Visiting https://reddit.com/u/me/overview per https://github.com/j0be/PowerDeleteSuite/issues/1 made no difference.

I've not had trouble with this Suite on my older account, only on my newer account.

ZacharyDavidSaunders commented 5 years ago

This seems to be caused by the Reddit redesign. Try going to https://old.reddit.com/u/me/overview and then starting the bookmarklet from there.

ZacharyDavidSaunders commented 5 years ago

@j0be Hi, I'm a new contributor, let me know what you think about this.

jtheletter commented 5 years ago

Visiting https://old.reddit.com/u/me/overview solved it, thank you.

2fst4u commented 5 years ago

I've been getting this issue for a while now. Has this been pushed to the applet so I can run the script normally now?

ZacharyDavidSaunders commented 5 years ago

@2fst4u No, it's still broken. It seems that @j0be hasn't noticed this yet.

wadie commented 5 years ago

@2fst4u @ZacharyDavidSaunders this PR https://github.com/j0be/PowerDeleteSuite/pull/13 fixes it

Or this version on Codepen: https://codepen.io/anon/pen/WqvPrB

ZacharyDavidSaunders commented 5 years ago

@wadie how is this different from my PR? (https://github.com/j0be/PowerDeleteSuite/pull/12)

wadie commented 5 years ago

@ZacharyDavidSaunders it's not, I simply didn't notice we had one open.