I am currently working on a website in Joomla 3. In one module I edited a php-file of which I could see the updated result.
Later on i wanted to continue updating this file and edited and uploaded it into the ftp. The upload was successful and I can go to the files Web-path and see that it is uploaded. However the website only shows the version I first uploaded.
I have turned off cache, the cache plugin, the gzip page compression, edited the .htaccess, turned off the template caching, manually removed the cache files in joomla. I have spoken to my webhosts company and they have cleared any cache they might have had. No change. Joomla still creates the cache files, the one I notice is the one mentioned above.
Is there any more cache option I'm missing, or maybe something I can do to remove this cache file?