• 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

Categories All, recent, trending, animated not working

Status
Not open for further replies.

linusrg

Chevereto Member
Website URL
http://stluzi.ch/galerie

Chevereto version
3.10.1

Description of the issue
Hi

On my chevereto page the categories All, recent, trending, animated do not work. All my other custom categories work just fine. Every time I click on one of those categories I get the same error message.

Fatal error [103]: Missing $sort_type
Triggered in /galerie/app/lib/functions.php at line 73

Stack trace:
#0 /galerie/app/lib/classes/class.listing.php(630): CHV\missing_values_to_exception(CHV\Listing, 'CHV\ListingException', Array, 100)
#1 /galerie/app/lib/classes/class.listing.php(112): CHV\Listing->validateInput()
#2 /galerie/app/routes/route.explore.php(81): CHV\Listing->exec()
#3 /galerie/lib/G/classes/class.handler.php(216): G\Handler->{closure}(G\Handler)
#4 /galerie/lib/G/classes/class.handler.php(120): G\Handler->processRequest()
#5 /galerie/app/loader.php(591): G\Handler->__construct(Array)
#6 /galerie/index.php(20): include_once('/galerie/app/loader.php')

All the rest seems to work fine. Can you help me with this issue?
Thanks for your time 🙂
 
Did you edited route.explore.php? Maybe an override? If that's the case, then make sure to use the most updated version of that file. Most likely this is just outdated files.
 
Thanks for the answer. I didn't edit route.explore.php. I compared all my files with the newest files and updated some minor inequalities but nothing has changed. I also made the update to version 3.10.2 but that didn't help either.
Do you know what else I can try/change?
 
Status
Not open for further replies.
Back
Top