• 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

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

QSong

Chevereto Member
When Endless scrolling is selected for List pagination mode, this error occurs when scrolling down to load more images.

Code:
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:61dd4db6273d0

# Time
2022-01-11T09:28:22+00:00 [1641893302]

# 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 456dceb21fa6 4.19.0-17-amd64 #1 SMP Debian 4.19.194-3 (2021-07-18) x86_64
 
This bug status has changed to pending release (target 4.0.0.beta.5)
 
Back
Top