This topic is locked
[SOLVED]

 yui not defined on SSL - show forever loading list page

3/27/2019 11:53:42 PM
PHPRunner General questions
A
acpan author

Hi,
I tried phpr 10.1. very interesting so far and powerful, happy to explore.
On my test site on linux server over SSL, one of a large heavy list page shows loading forever icon.

When i use non-ssl, it was ok. This problem does not happen on a smaller list page.

i have not encountered this on 9.8 in both cases using the same project file.
I checked on chrome console and saw yui not defined message. Suspect something is wrong with the yui related libary,

but it seems the library is loaded locally, so might not be SSL (at first i thought is due to chrome, which blocks mix of SSL and non-SSL URL).
I then built without compressed javascript files, and the error goes away.
I am still new to 10.1, so not sure if this is a bug or just my server.

If anyone encountered this, do share.
Best Regards

AC Pan

Sergey Kornilov admin 3/28/2019

This sounds a bit strange. If the only difference between working and not-working version is compression then SSL is definitely not a problem. Can be some sort of antivirus software on your webserver that doesn't like compressed Javascript:

https://twitter.com/phprunner/status/1093248087437516800

A
acpan author 3/29/2019



This sounds a bit strange. If the only difference between working and not-working version is compression then SSL is definitely not a problem. Can be some sort of antivirus software on your webserver that doesn't like compressed Javascript:

https://twitter.com/phprunner/status/1093248087437516800


Hi,
Thank you for taking the time to respose.
Yes, the problem goes away. I suspect it is the loading of the large data over my weak wifi at the kitchen.

The large page may not be loaded completely due to dropping of wifi signal (i switched off the kitchen wifi mesh node).

phpr v9.8 site worked fooled me into thinking it was not the wifi issue.
So far, i am very impressed with 10.1 and its flexiblity and stability

and thank you for still giving me a upgrade discount altho it was over due for 1 month.
ACP