Fatal error [100]: Missing $type
Triggered in /app/lib/functions.php at line 73
Stack trace:
#0 /app/lib/classes/class.listing.php(625): CHV\missing_values_to_exception(CHV\Listing, 'CHV\ListingException', Array, 100)
#1 /app/lib/classes/class.listing.php(112): CHV\Listing->validateInput()
#2 /app/routes/route.explore.php(81): CHV\Listing->exec()
#3 /lib/G/classes/class.handler.php(216): G\Handler->{closure}(G\Handler)
#4 /lib/G/classes/class.handler.php(120): G\Handler->processRequest()
#5 /app/loader.php(591): G\Handler->__construct(Array)
#6 /index.php(20): include_once('/app/loader.php')
After updating to the latest release, I received this "Chevereto error: Internal Server Error" when going to page 2 when I'm in Recent, Trending or Popular that seems to be the only time I receive the internal server error.
My setting for list pagination mode:
"classic pagination"
Triggered in /app/lib/functions.php at line 73
Stack trace:
#0 /app/lib/classes/class.listing.php(625): CHV\missing_values_to_exception(CHV\Listing, 'CHV\ListingException', Array, 100)
#1 /app/lib/classes/class.listing.php(112): CHV\Listing->validateInput()
#2 /app/routes/route.explore.php(81): CHV\Listing->exec()
#3 /lib/G/classes/class.handler.php(216): G\Handler->{closure}(G\Handler)
#4 /lib/G/classes/class.handler.php(120): G\Handler->processRequest()
#5 /app/loader.php(591): G\Handler->__construct(Array)
#6 /index.php(20): include_once('/app/loader.php')
After updating to the latest release, I received this "Chevereto error: Internal Server Error" when going to page 2 when I'm in Recent, Trending or Popular that seems to be the only time I receive the internal server error.
My setting for list pagination mode:
"classic pagination"
Last edited: