vue 2.6.2: Not all files are published March 16, 2019, 08:41:22 AM Histrange: not all files are "published" sometimes.Sometimes is:app\assets\helpers\libs\system\config.phpShould be:app\assets\helpers\languages\libs\system\uploads\.htaccessconfig.phpindex.phpAt this time I can not reproduce the correct files :-(Olaf Quote Selected
Re: vue 2.6.2: Not all files are published Reply #1 – March 16, 2019, 02:44:46 PM This is strange, as publishing a project will first copy the PHPrad framework directory before updating changes. If you try and show us the step you took before getting this error, that will help.Thanks for the sharing. Quote Selected
Re: vue 2.6.2: Not all files are published Reply #2 – March 17, 2019, 08:28:34 AM Hi Emman,I uploaded a screencast demonstrating with that project tohttps://dl.olaf-noehring.de/?t=9817edb80529e31fb44635986871d0b2(14 MB .asf file which can be opened with VLC for example)I also show some settings in the hope this might help.Olaf Quote Selected
Re: vue 2.6.2: Not all files are published Reply #3 – March 19, 2019, 01:55:03 PM Something similar happened to me, but in my case the issue was with Controllers not being re-created. My quick fix was to disable/enable/disable authentication. After that, all controllers were created again. Quote Selected
Re: vue 2.6.2: Not all files are published Reply #4 – March 19, 2019, 04:39:35 PM Hi ewwgee,thanks for the suggestion. I tried - this did NOT work for me.Olaf Quote Selected