-
Notifications
You must be signed in to change notification settings - Fork 205
Evo 1.2 - Tree not automatically reloading on save or move #1040
Comments
Perfect time to test new feature when the release is already out :-)... I need server-access to see myself what is going wrong with such strange problems. I upgraded myself several 1.0.14 installation with 1.2-RC and had no issues. Dmitryy also received a lot of mails that "lock elements" causes issues of all colors. But they did not run the So to answer your questions:
Maybe we can improve the "display_locks"-permission. It controls the display of locks in site-tree and elements-management. So in case user has no permission, we maybe should also avoid reloading to have the option to disable those additional server-requests. But then of course you will not be noticed in advance an element/resource is locked, or who is working where. Or we just revert all this and can lock only a single element or resource like before. |
At the moment the site is only on my PC - the live site still uses 0.9.6.3 So as such, I can't give access yet - I may have time today to get it online, then I can give you temp access, if thats OK |
So, the site is online - the problem is intermittent on the live server I just updated the server to use PHP 7, so that may also make a difference |
$_REQUEST['r'] ? |
@modxuser Yes please give me temp-access by mail so I can see myself (need file-manager access). Also which browser are you using? |
Ah ok "intermittent" means the problem is partly solved? Maybe you want to check your localhost´s DB-config. If you use "localhost" as your database-server, you can try replacing it by 127.0.0.1. Otherwise I have a damn slow localhost-connection. |
@Deesen just sent the email, thanks |
Just finished updating a 1.0.12 version and the exact same problem is apparent This one is a bigger site and will take longer before I can get it on a live server |
As written by mail indeed the duplicate-button inside actionbuttons-bar does not unlock resource. Seems I forgot to test and nobody here uses this button? While reg. speed I cannot find any issue with the installation I had access to. When clicking through resources, as you can see in user-log, each resource opened within 1-2 sec as well as the resource-tree updates also in 1-2sec for me. For me lightning fast compared to my own Revo-site as you mentioned Revo. And your installation is also faster than my own Evo-localhost! But this is due to several MultiTVs etc. I guess. So does anybody else faces such speed-dropping issues on his installations? |
updated about 30 sites today, can't replicate this isssue |
The problem has probaby been resolved, it's an issue when using "NoScript" for FireFox Thanks @Deesen for his help with this, I wouldn't have gotten it sorted if he hadn't helped me out. Now I just turn it of when I work with the manager. |
@pmfx , @Nicola1971 , @Deesen
I decided I would give the new 1.2 a try and see how the new back-end looks and works.
At the moment I am getting realy frustrated that the tree menu isn't reloading by itself after I save a document or move one. I have to either refresh manualy or click on a different document.
Does the "elementsintree" plugin have to be installed for this ?
Forgot to mention, this is on my local PC - Windows 7 Pro, Intel Core i7, 500 GB SSD, 16GB memory, using WAMP 64bit
I have a few other queries as well, but I will post them later - at the moment, my workflow is as slow as in Revo - I find in general that the back-end is now slower
To note is, this doesn't happen when using 1.0.15
The text was updated successfully, but these errors were encountered: