I've been having this problem for the past few days.
Every other part of the site loads fast with no problems. But whenever I go to any page that's part of the Cash Shop, I get a blank page and spinning loading symbol on the browser tab for about a minute or so, like it's just taking longer than usual to load the page. Eventually the page will load and I can do what I was going to do, but it's like it just gets stuck for a bit before it comes up.
This wasn't happening about a week or so ago, so it's pretty recent. Not sure if I'm the only one having this issue or not.
Using Chrome on Windows 10.
Same thing is happening to me across multiple computers. Chrome, Windows 10 and Windows 7.
For me I can't get to my reward card. It just sits there on a white page and does nothing. I was able to purchase some CSC fine, though. I'm on safari.
Yeah, still happening for me too. It does eventually load, but it gets hung up for a minute or so first.
Thanks! Passing this along to Grace to look into when she can this weekend!
I just noticed today also that while the page is trying to load, the bottom left of the browser screen will just say "Connecting..."
Not sure if it helps with anything, but I didn't notice it the other times so just thought I'd mention it.
oh yes ive been looking for a thread bringing this issue up! its still a problem! i buy cgcs/delish from time to time to trade/gift so this annoys me ug :c

Been having this problem as well. The only page I've gotten to load (without losing patience first) is the Reward Card.
This is happening for me when trying to go to the cash shop and when checking my reward card. Also, my virus scanner told me some minutes ago that an infection was blocked when I tried to pay for CSC with Paypal.

Happening to me as well.
Took me minutes to load the Cash Shop this morning and the purchasing process took half an eternity as well. Luckily it took at least the proper amount of CSC from my bank. The Reward Card has loading issues for me as well.
I am on Chrome with Win8.
Can you open your console (view -> developer -> javascript console) and see if there is an error being reported there for you?
💖 ✨ 🤗
Absolutely nothing from the cash shop drop down menu loads for me, it crashes my phone. I've tried 3 different servers
Yeah I am seeing a bunch of errors in the console thing. Here's what it's telling me, IDK what it means but hopefully it will help you.
Code Jibberish
conversion.js Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
ultimatepay-api.js Failed to load resource: net::ERR_CONNECTION_REFUSED
paybycash.php?v=3:36 Uncaught ReferenceError: ulp is not defined
at paybycash.php?v=3:36
cashshop.php:259 Mixed Content: The page at 'https://subeta.net/cashshop.php' was loaded over HTTPS, but requested an insecure image 'http://img.subeta.net/cs_token_bronze.png'. This content should also be served over HTTPS.
www.facebook.com/tr/?id=1107859209288344&ev=PageView&dl=https%3A%2F%2Fsubet…%2F%2Fsubeta.net%2Fforums.php&if=false&ts=1498599601763&v=2.7.17&ec=0&o=28 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
www.facebook.com/tr/?id=1107859209288344&ev=Microdata&dl=https%3A%2F%2Fsube…s%3A%2F%2Fsubeta.net%2Fimages%2Fpets%2Fkumos_glade.png%22%7D&v=2.7.17&o=28 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
hits-i.iubenda.com/write?db=hits1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
on a mac, so assuming develop>show javascript console is where I need to be.
SPOILER (click to toggle)
ultimatePayParams = {
"method" : "StartOrderFrontEnd",
"display" : "Lightbox",
"sn" : "SUBU",
"userid" : "172000",
"accountname" : "Tris",
"livemode" : "T",
"currency" : "USD",
"sepamount" : price,
"amountdesc" : points+" Cash Shop Credits",
"mirror" : points,
"xdurl" : "//subeta.net/xd_pbc.html",
"hash" : pbcHash
};
ulp.ultimatePay = true;
ulp.upLiveUrl = 'https://www.ultimatepay.com/app/api/live/?';
ulp.displayUltimatePay();
}
});