DennisA
November 14, 2021, 3:03pm
1
Hello everyone,
I am having a weird problem. I worked on my project as usual but then for any reasons no changes are getting adopted. Neither simple plain text changes. I know that’s not much information, but maybe someone had the same problem and could help me.
Thank you
texnixe
November 14, 2021, 3:12pm
2
Could you please provide more information?
Are we talking about content changes or changes to the code?
Is this happening locally or on a remove server?
How are you making content changes? Via the Panel or by editing content files directly?
Is caching enabled in your config?
DennisA
November 14, 2021, 3:16pm
3
Thanks for your quick reply…
I’m making changes to the code.
Changes in the CSS or PHP files are getting ignored.
Changes in the panel are working.
And I am working locally.
Caching is disabled
texnixe
November 14, 2021, 3:17pm
4
What is your local setup?
DennisA
November 14, 2021, 3:18pm
5
I am using MAMP, Codekit and Visual Studio Code
texnixe
November 14, 2021, 3:18pm
6
Have you enabled Opcache in Mamp maybe?
CSS files: have you cleared the browser cache?
DennisA
November 14, 2021, 3:20pm
7
Yes, I also cleared my browser cache. Cache in MAMP seems to be enabled:
texnixe
November 14, 2021, 3:20pm
8
Then I would disable it.
Are you making your changes in the right project?
DennisA
November 14, 2021, 3:21pm
9
ooh, I think its working now … Thank you very much !!