Environment:
My website is adult orientated but, safe for work
Joomla 5 (clean install tested) PHP 8.1 cPanel
Built on AlmaLinux 9
Norr (latest version, clean install tested)
Default Cassiopeia template (no overrides)
Steps to reproduce:
Log in as a frontend user with permission to add entries.
From the main menu → Norr → Add Entry, open the Add Entry form.
Fill in the entry fields.
Use the multi-upload option to upload several images.
Observed behavior:
All images upload and process correctly (previews show as expected).
Immediately after, the full homepage (index.php output) is injected into the upload container.
This corrupts the form DOM and the Save/Submit button stops working.
Console output below
Notes:
Single image upload works fine (frontend and backend).
Backend entry creation works fine with multi-upload.
Issue occurs only on frontend multi-upload.
Reproduced on clean Joomla + clean Norr install with default Cassiopeia index.php.
Tested with cookies, SEF, secret rotation, and stripped homepage → same result.
Expected behaviour:
Multi-upload should only return the image previews and controls.
No homepage output should be appended.
Dropzone should complete without errors and the form should remain valid.
Norr is a vital ingredient to my website, without it the rest wont work so please if you can, get this to work for me. I had this problem before but for some reason the switch to GD worked at the time but no longer does, besides, ImageMagick is better for me.
I will hope and thank you in anticipation, your app is superb and I adore it he he
Kevin Griffiths (strokesavvy)
dropzone.min.js?5.9.3:1 Uncaught TypeError: Cannot read properties of null (reading 'remove')
at i.<anonymous> (<anonymous>:19:63)
at i.value (dropzone.min.js?5.9.3:1:68333)
at i.value (dropzone.min.js?5.9.3:1:95822)
at HTMLAnchorElement.l (dropzone.min.js?5.9.3:1:77722)