• Remember to address to the Bug Tracking guidelines and to follow the instructions in the post ticket template.
  • Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Reviewing Hotkey F isn't working anymore.

Version
4.2.3
PHP version
8.2.16
Database driver
MySQL
Database version
8.0.35
Web browser
firefox

madlaxcb

Chevereto Member
Reproduction steps
  1. Browse albums.
  2. Batch select multiple files
  3. Unable to press hotkey F to mark image as unsafe.
23EXp.png
 
Last edited:
You are trying to mark albums as unsafe? It never had that feature, it only flags media.

Tested flagging bulk images within an album and it works as expected with the F/V key under Safari, Chrome and Firefox (macOS).

Keep in mind that key F = flag unsafe, key V = flag safe. Perhaps you are using F as a toggle?

1741350297170.png

Chances are that your template/theme is outdated, perhaps you added some JS that broke the functionality or maybe a browser extension is causing this. I tested on stock browsers, perhaps you should do the same to try to isolate the issue.

Let us know if you find anything.
 
You are trying to mark albums as unsafe? It never had that feature, it only flags media.

Tested flagging bulk images within an album and it works as expected with the F/V key under Safari, Chrome and Firefox (macOS).

Keep in mind that key F = flag unsafe, key V = flag safe. Perhaps you are using F as a toggle?

View attachment 6316

Chances are that your template/theme is outdated, perhaps you added some JS that broke the functionality or maybe a browser extension is causing this. I tested on stock browsers, perhaps you should do the same to try to isolate the issue.

Let us know if you find anything.
I said i tring to mark image as unsafe.Where is this piece of code located? Let me check. Shouldn't all files be overwritten by the files in the new installation package during an upgrade?
 
The update doesn't touch your custom theme neither route overrides. Besides that, Chevereto uses a version based query string to avoid version cache issues which some CDN may ignore (requires to manually flush cache on your CDN).
 
The update doesn't touch your custom theme neither route overrides. Besides that, Chevereto uses a version based query string to avoid version cache issues which some CDN may ignore (requires to manually flush cache on your CDN).
I upgraded from V3 and noticed there are two theme folders, /app/themes/Peafowl and /content/legacy/themes/Peafowl. Which one is the valid one? Would it be helpful to clear out these folders and replace them with the ones from the installation package?
 
Back
Top