• 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

List pagination mode set to 'Endless scrolling' results in an error

RalfvdEnden

Chevereto Noob
👉 Run our Container based provisioning and document the settings and context that trigger the alleged bug.

*️⃣ Make sure to test the bug in the Docker infra, let us know whatever the bug happens (or not) there.

▶ Reproduction steps
  1. Set List pagination mode to 'Endless scrolling' and save changes
  2. Select Explore->Recent
  3. Scroll down
😢 Unexpected result

When scrolling to the bottom of the webpage, instead of loading more images it shows an incident/error popup message

📃 Error log message

TypeError thrown in /var/www/html/app/src/Components/Legacy/Classes/Listing.php:239

# Message
Cannot assign null to property Chevereto\Components\Legacy\Classes\Listing::$where of type string

# Incident ID:61d5a9c7ce494

# Time
2022-01-05T14:23:03+00:00 [1641392583]

# Stack trace
------------------------------------------------------------
#0 /var/www/html/app/legacy/routes/json.php:338
Chevereto\Components\Legacy\Classes\Listing->setWhere()
------------------------------------------------------------
#1 /var/www/html/app/src/Components/Legacy/G/Handler.php:255
Chevereto\Components\Legacy\G\Handler->{closure}()
------------------------------------------------------------
#2 /var/www/html/app/src/Components/Legacy/G/Handler.php:137
Chevereto\Components\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#3 /var/www/html/app/legacy/load/web.php:395
Chevereto\Components\Legacy\G\Handler->__construct()
------------------------------------------------------------
#4 /var/www/html/app/legacy/load/loader.php:291
require_once()
------------------------------------------------------------
#5 /var/www/html/app/legacy/entrypoints/index.php:15
require_once()
------------------------------------------------------------
#6 /var/www/html/index.php:14
require_once()
------------------------------------------------------------

# Server
Linux a63ec1a4343c 5.4.0-91-generic #102-Ubuntu SMP Fri Nov 5 16:31:28 UTC 2021 x86_64
 
This bug status has changed to pending release (target 4.0.0.beta.5)
 
Back
Top