-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Premium Content: Already logged-in users cannot see protected content #45663
Comments
I chatted with a WordPress.com user today who has subscribers faced with this issue. Going through the login link in the menu does not give them access to the content, it just sends them back through the same loop. There is no way for a subscriber to see the content, if they close the window with the tokenized url, which they only get once from the "login" button path. |
Windows 10 and I've used both edge (chromium version) and chrome. That combination has worked and that is the combination I have used since I became a subscriber. I also was able to use it on Android though that took some effort as well. |
Henry, I'm back to having subscription issues. It worked yesterday with the same account, now it wants me to subscribe again. Instead of showing that subscribe option all the time should be a place to login. It's pretty bad when the site doesn't even have a login. Also, I shouldn't have to through this nonsense every other time I want to get to my subscription site which is almost what it has come down to. sorry for the terse email but the frustration level continues to increase with the site. WordPress hosting needs to cleanup their act! |
Comment: I subscribed earlier this morning, 15 September, 2020, and when I went to my laptop, which is what I signed up on, I could not log in, and was asked to subscribe again. Thinking that my first attempt had failed, I reentered my credit card information and submitted again. I now have emails, 2 for each attempt, saying that I am subscribed, but If I go to Wordpress, it shows no subscriptions still, and I have paid twice as indicated above. I have been emailing with them, and they informed me to contact you about this. Charles S. Newman Jr. (Sandy) |
I cant login again. I restarted and cleared my cache Thanks |
So it seems if you hit the wordpress login button at the top of the page the subscriber button will come back on the subscriber pages. |
I was able to access the subscription site one day this week. After the rearranging of the site, I again lost that capability. Following your temporary workaround instructions only gave me access to your public video, but NOT to your subscription site. I’m totally frustrated. I have never had such an experience before. From: Weather Madness™ Sent: Thursday, September 17, 2020 8:43 AM To: [redacted] Subject: [New post] Flooding Rains from Sally Today…Another Storm Develops in the Gulf! |
Henry thanks for caring. I do not like or trust this site, already having many emails to opt in to products, etc. Please cancel all my subscriptions and I will just stay on the free site! i have not been able to access the site since the inception a few days ago......I have always enjoyed your love for creation involving weather |
Subject: Log in? Comment: Your log in sucks. Where it says Login you get World Press. I cant get any videos or other info. |
Hi @HenryMargusity ! We're working on this 👍 By all means, keep adding feedback you're getting, but please avoid exposing people's personal emails to these comments (it makes them vulnerable to scraping and can get them added to email lists). |
Message: Signed up about an hour ago via wordpress ....received confirmation that my Amex was charged....yet when i try to access subscription content...it tells me I need to subscribe. Is there a delay in accessing subscription content after signing up? |
In my investigation, I've found a couple of issues. This issue pertains to Simple sites.
So I've put myself in the perfect scenario to find out why one view shows the Premium Content, but the other does not. It looks like what the discrepancy lies is the I traced this logic to these function calls (first being the last function that is used to determine if a visitor can access premium content)
Something is passing the |
@krymson24 those sound like separate issues to me, the issue reported in the summary here affects posts containing only 1 block. I'd suggest to create new issues for the things you found, so we can keep this issue for solving the visibility of the subscriber view to already logged in users. I took a quick look and this is what I found:
So, when a user logs in using the 1st way:
One easy way of solving is changing the visibility of the Premium Content login button so it gets rendered if the Premium Content cookie is not set. |
So to solve the problem on my site I should
|
Sorry @HenryMargusity, my comment above was intended for the engineering team working on solving this issue. You don't need to do anything for solving the issue, our team is working on a fix that will automatically solves the issue in your site. |
Thank you. I made password protected pages which I give to subscribers having issues. That seems to have stopped my bleeding of upset users until the issue is fixed. Keep m in the loop because it seems you are narrowing things down to the ultimate issue. |
Got another case here: 21440656-hc Here's a recording of the issue: https://d.pr/i/pzJxIC/5gFsGXiK1v Slack convo: p1600703764065000-slack-CDA5HLRD2 I offered the user to follow-up when the fix is deployed here: 3336128-zd-woothemes |
Hey @kwight! Thank you for checking this, do you know when the changes will be visible on WordPress.com sites? |
@AtrumGeost within the next few hours, maybe tomorrow for AT. |
@AtrumGeost deployed on simple. @HenryMargusity you should be good to go, apologies for the troubles. |
Thanks so much. I informed my users to try and see if it works better now. |
Hi all I'm reopening this because I ran into this exact issue today - #3640046-zd. Customer's paid subscribers are logged into WordPress but when they view the Premium Content page they cannot see the Premium Content and the login button is missing. It just says "subscribe". I verified this by SSPing as one of the paid subscribers and visiting the page. |
I have another report of this issue - #27542495-hc User is trying to login from the premium content block and being looped around with no content displaying once they go through the log in screen. |
I have another report like this. Subscribers are unable to access paid content contained in Premium Content Blocks, despite being subscribed to the content. I have added details, and screenshots here: 3743413-zen (the screenshots and demo video contain personal information so I can't share it here). |
Another case on 3799618-zen The Premium Content block not working on subscriber content page https://weekend-ish.com/subscribercontent/ . It's showing the sign up / log in buttons but just endlessly loops through it when paying visitors attempt to check the Premium content. I could replicate it by SSP via a paid visitor. Also noting this warning: `WARNING: /wordpress/plugins/jetpack/9.5.1/extensions/blocks/premium-content/_inc/subscription-service/class-token-subscription-service.php:177 - Cannot modify header information - headers already sent by (output started at /wordpress/core/5.6.2/wp-includes/formatting.php:5739) ` |
I'm unable to reproduce this on the most recent example. The older examples are before we moved and upgraded the block. The low number of reports makes me think these are different issues. Please reopen if there's another example. |
Steps to reproduce
What I expected
The protected content to be visible.
What happened instead
The protected content is not visible. Instead the non-subscriber view is shown with no login button.
Context
Reported in 3300926-zd-woothemes
The text was updated successfully, but these errors were encountered: