Forum/Support Market
Busy icon
Impossible to do anything at all :\
Replies

same here :(. The site looks online, but it is basically offline because nothing works. I suggest you guys to introduce new subscription-type user group (5keys/month for example), someting like VIP+ with guaranteed support response time etc. It is totally visible that you need extra manpower to fix basic functionality of this site (therefore extra money is needed). It really hurts to see such great project suffer so many issues.

same here :(. The site looks online, but it is basically offline because nothing works. I suggest you guys to introduce new subscription-type user group (5keys/month for example), someting like VIP+ with guaranteed support response time etc. It is totally visible that you need extra manpower to fix basic functionality of this site (therefore extra money is needed). It really hurts to see such great project suffer so many issues.


http://postimg.org/image/psnp5ds4z/ lol

Please fix ghost items, missing gifts, laggy web site...

+++++

I'm sure they are working hard on this problem

We are already working on 'optimizing and simplifying' the system to improve speed.

Pagespeed Insights tells me your website responds to the initial request super fast even though pages take 10 seconds to load, so you need to deal with your lack of caching or expensive API/database calls that seem to be called on every page load

http://xdebug.org/download.php

Have fun

Pagespeed Insights tells me your website responds to the initial request super fast even though pages take 10 seconds to load, so you need to deal with your lack of caching or expensive API/database calls that seem to be called on every page load

http://xdebug.org/download.php

Have fun


Too be honest, I don't think it's even DB calls. Javascript pages (That really should be static) seem to take ages to load (A few second), they often 500 (No idea how, aren't they static!?! What error is occurring?) and lots of other things. If I had a recommendation, it'd be to move all static content (Images, javascript, css, etc...) to a proper CDN. You could probably get an extremely cheap package from a company that does this full time, and, would improve the site a lot (Purely because from what I see, it's mainly the static content that seems to die).

For reference on what I'm talking about (This seems to be a proxy issue):-
https://ssl.dispenser.tf/home/resource/normal.js

Why is javascript five hundreding? Surely it's static!?! Also, why is half of it compressed and half not?