• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • 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

4.1.2 Won't upload images that need no resize

Tweeze

Chevereto Member
*️⃣ Must open one ticket per issue. If you are experiencing multiple issues don't hesitate to create multiple tickets for each issue.

▶ Reproduction steps
  1. Update from 4.1.1 to 4.1.2
  2. Set Settings -> File Uploads, Maximum Image Size 1400x1400
  3. Go to /upload, upload image larger than 1400x1400
😢 Unexpected result

No file have been uploaded

Error Report:
Undefined array key "extension" (0)

📃 Error log message

Code:
# Message [Code #2]
Undefined array key "extension"

# Incident ID:6641a669bbd01
# Time
2024-05-13T05:34:33+00:00 [1715578473]
# Stack trace
------------------------------------------------------------
#0 /var/www/html/app/src/Legacy/Classes/Image.php:1262
{main}()
------------------------------------------------------------
#1 /var/www/html/app/src/Legacy/Classes/Image.php:1094
Chevereto\Legacy\Classes\Image::insert()
------------------------------------------------------------
#2 /var/www/html/app/legacy/routes/json.php:128
Chevereto\Legacy\Classes\Image::uploadToWebsite()
------------------------------------------------------------
#3 /var/www/html/app/src/Legacy/G/Handler.php:242
Chevereto\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#4 /var/www/html/app/src/Legacy/G/Handler.php:158
Chevereto\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#5 /var/www/html/app/legacy/load/web.php:511
Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
#6 /var/www/html/app/legacy/entrypoints/index.php:35
require_once(string(length=37))
------------------------------------------------------------
#7 /var/www/html/index.php:12
require_once(string(length=46))
------------------------------------------------------------
 
Last edited by a moderator:
This bug status has changed to pending release (target 4.1.3)
 
Back
Top