-
Notifications
You must be signed in to change notification settings - Fork 10
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
Slow rendering between version v1.2.0 and v1.3.0 #166
Comments
We have tried to replicate the issue, but we've had no success. The page load is fast with both older and newer versions, there's no meaningful difference between them. With and without cache. How many pages do you have? Have you installed any plugins? |
I did the test with a new installation without any modification or addition. I redid the test by taking the "Network" tab New installation of Grav without any modification. Grav download from Github. (New installation of Windows 10 on new hard disk) Problem: If you need a specific test, let me know LEGEND
NOTE
Wampserver 3.2.0 Here is what I did in chronological order PHP 7.3.9
I am upgrading to PHP 7.4.4
I refresh the pages : ** Grav >= v1.7.35 ** (not v1.7.34) : Save : All page ok
Page Typography - page copy > Grav = v1.7.34 : Refresh page > OK I am upgrading to PHP 7.3.12Manual removal of cache files Refresh page
I am upgrading to PHP 7.4.4Manual removal of cache files
Activating Flex Objects - Grav >= v1.7.34 :
Manual removal of cache files
The cookiesGrav v1.7.35
Grav v1.7.36
|
After encountering the problem "admin file_get_contents() permission denied"
SOLVED >1.7.34 - admin file_get_contents() permission denied error - windows and php 8.18 and below · Issue #2299 · getgrav/grav-plugin-admin · GitHub
I upgraded my local server to the latest version of PHP 7.4.[x] & 8.10 and no results so I went back to older versions which work fine
Windows 10
Wampserver 3.1.9 64bit
PHP 7.3.9 ( >= 7.4.[x] pas supporté par Wampserveur)
Apache 2.4.39
I tried to reproduce the error and found a problem with the Flex Objects plugin
I don't know if the problem could be related to the bug "admin file_get_contents() permission denied" (Slow rendering before error)
On fresh installation
Tested each in turn and did exactly the same on all three versions
Test 1
Flex Objects v1.2.0
Test 2
Flex Objects v1.3.0
I have disabled the Flex Objects plugin
Test 3
Flex Objects v1.3.0
\config\plugins\flex-objects.yaml
Disabled for pages (Admin)
directories:
2: 'blueprints://flex-objects/user-accounts.yaml'
3: 'blueprints://flex-objects/user-groups.yaml'
The text was updated successfully, but these errors were encountered: