Posts by mcguiremade

    I've been having a couple of customers having issues with getting kicked out of the CMS when they are making changes. It seems to be a time issue because if you make changes fast it works, but after a couple of minutes if you go to save a change it redirects you back to the Perch CMS login page. They are the only user signed in so it doesn't seem to be related to having multiple users being signed in at the same time. Their web host is Media Temple.


    • Perch: 3.2, PHP: 7.3.11, MySQL: 5.5.62, with PDO
    • Server OS: Linux, cgi-fcgi
    • Installed apps: content (3.2), assets (3.2), categories (3.2), perch_forms (1.12), perch_members (1.6.4)


    Any ideas on how to fix this?

    My client needs a PDF file name to remain the same even after they upload it again with changes. Currently if you upload a file, for example SAMPLE.PDF, the first file will be added to the resources folder as SAMPLE.PDF, but if you make a change to this PDF and upload the same file, with the same name as an asset, the system adds a version number, for example SAMPLE-1.PDF.


    Is there a way to overwrite the original file versus adding a version number?