maryboki
Forum Replies Created
-
To close the loop – there is a setting in the BlueHost plugin
Link Prefetch: Asks the browser to download and cache links on the page ahead of them being clicked on, so that when they are clicked they load almost instantly. Setting is available for desktop and mobile.
I disabled on both mobile and desktop.
Disabling the BlueHost plugin has solved the problem. Thank you for your help. I will open a case with BlueHost.
The issue is under the Nest Parent menu – I can give you a login. Email me at [email protected]
Looking at the network traffic it almost seems that when the Nest Parent menu is displayed there is a link pre-fetch for all the menu items, and when it gets to Logout menu item it logs the user out.
See https://photos.app.goo.gl/mutrkB2CXDbwaioBA
I host on BlueHost – perhaps this is the issue?!
- This reply was modified 2 months, 1 week ago by maryboki.
I have narrowed down the problem. On mobile (not desktop) when clicking on a link to a Restricted page via the Menu the wordpress_logged_in_xxxxxx and wordpress_sec_xxxxxx session cookies are cleared.
The Menu is only shown to Logged In Users, and different links are shown based on the Member Type.
If I create a page that has the same links as the Menu I can click on the links and the problem doesn’t occur. The Session Cookies persists.
I believe the issue is cookie related.
I notice that there are 2 cookies added when I login as a user: wordpress_logged_in_xxxxxx and wordpress_sec_xxxxxx.
On Desktop when I select a restricted page those cookies are still present, but they are removed on Mobile.
Who creates these cookies and what causes them to be removed on Mobile?
I setup cache rules on Cloudflare for all of the Ultimate Member Pages & Restricted Pages. The problem still occurs. When I use DevTools I don’t see any cache being used for those pages. The problem still occurs on mobile. Any other suggestions?
Thank you for the feedback. I only use Cloudflare which caches based on URL but perhaps the issue is not caching my restricted pages. I will try that solution.
I am having a similar issue and it only happens on mobile browsers. No issue on desktop or if I change the mobile browser to use desktop site.
User logins in. When they click on a restricted page it gets a 404, and they are logged out. If I swap back to desktop mode, login again, then click on a restricted page it works
Login page is not cached
I can recreate on Chrome Devtools with Device Toolbar as well as on live mobile devices.
WordPress 6.9.1, Ultimate MemberVersion 2.11.2 , PHP version8.3.30
- This reply was modified 2 months, 2 weeks ago by maryboki.
Forum: Plugins
In reply to: [Simple Shopping Cart] Missing 2nd address field in Order exportResolved
Forum: Plugins
In reply to: [Simple Shopping Cart] Missing 2nd address field in Order exportThank you – that fixed the issue!
Forum: Plugins
In reply to: [Simple Shopping Cart] Missing 2nd address field in Order exportThanks for the fix, I’ll test it.
Just for clarification, you state I won’t lose data but will I lose my settings if I deactivate and reinstall?Forum: Plugins
In reply to: [Simple Shopping Cart] Missing 2nd address field in Order exportAny update on this issue?
Forum: Plugins
In reply to: [Simple Shopping Cart] Missing 2nd address field in Order exportI had the logged enabled. This is a transaction that is missing the 2nd address. I don’t see any address info in the logs.
[06/06/2022 12:53 PM] – SUCCESS :Executing validate_and_dispatch_product()
[06/06/2022 12:53 PM] – SUCCESS :Custom field value in the IPN: wp_cart_id=14776&ip=2603:6080:5802:db18:1d53:bbda:a669:ebff
[06/06/2022 12:53 PM] – SUCCESS :Payment Status: Completed
[06/06/2022 12:53 PM] – SUCCESS :Transaction Type: Shopping Cart
[06/06/2022 12:53 PM] – SUCCESS :Number of Cart Items: 1
[06/06/2022 12:53 PM] – SUCCESS :[[{“item_number”:””,”item_name”:”Tier 2 Adopt-A-Nest 2022″,”quantity”:”1″,”mc_gross”:”50″,”mc_currency”:”USD”}]]
[06/06/2022 12:53 PM] – SUCCESS :Item Number:
[06/06/2022 12:53 PM] – SUCCESS :Item Name: Tier 2 Adopt-A-Nest 2022
[06/06/2022 12:53 PM] – SUCCESS :Item Quantity: 1
[06/06/2022 12:53 PM] – SUCCESS :Item Total: 50
[06/06/2022 12:53 PM] – SUCCESS :Item Currency: USD
[06/06/2022 12:53 PM] – SUCCESS :Custom values
[06/06/2022 12:53 PM] – SUCCESS :
Array
(
[wp_cart_id] => 14776
[ip] => 2603:6080:5802:db18:1d53:bbda:a669:ebff
)
[06/06/2022 12:53 PM] – SUCCESS :Order post id: 14776
[06/06/2022 12:53 PM] – SUCCESS :Checking price. Original price: 50. Paid price: 50
[06/06/2022 12:53 PM] – SUCCESS :Applying filter – wspsc_buyer_notification_email_body
[06/06/2022 12:53 PM] – SUCCESS :Product Email successfully sent to [email protected]
[06/06/2022 12:53 PM] – SUCCESS :Applying filter – wspsc_seller_notification_email_body
[06/06/2022 12:53 PM] – SUCCESS :Notify Email successfully sent to [email protected], [email protected], [email protected]
[06/06/2022 12:53 PM] – SUCCESS :Updating Affiliate Database Table with Sales Data if Using the WP Affiliate Platform Plugin.
[06/06/2022 12:53 PM] – SUCCESS :Not Using the WP Affiliate Platform Plugin.`This is info from the email seller
Contact Information: XXXXXX XXXXXX xxxxx, Chapel Hill, NC, 27517, US <<- Missing Apartment [email protected] Purchased: Tier 2 Adopt-A-Nest 2022 x 1 - $50.00 Order Details: Order: 14776 Total: 50.00 Date: 2022-06-06 Paypal Transaction: 1LE071713K2508536Forum: Plugins
In reply to: [Simple Shopping Cart] Missing 2nd address field in Order exportNo – this is not configured at Paypal. Our transactions are completing successfully, and we received all the other information.
Forum: Plugins
In reply to: [Simple Shopping Cart] Missing 2nd address field in Order exportThe missing 2nd address is set on the paypal payment page not via a order created on the plugins admin panel. It’s a 2nd field on the paypal form, perhaps it is not being sent back to you. I don’t see it on the cart order online before the export.