• 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
  • 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

Twitter login broken

lovedigit

👽 Chevereto Freak
▶ Reproduction steps
  1. Go to signup page
  2. Create account using "Continue with twitter" button
  3. An error will be thrown after authorizing the app
  4. It is possible that other social media is broken as well.
😢 Unexpected result

I could replicate it on demo website as well:
347_xJ3uIJckHo.png
The website throws 500 internal server error without debug level set to 3. The debug trace is as follows.

📃 Error log message

Fatal error [400]:
Array and string offset access syntax with curly braces is deprecated
Triggered in /app/routes/route.connect.php:193

Stack trace:
#0 /lib/G/classes/class.handler.php(230): G\Handler->{closure}()
#1 /lib/G/classes/class.handler.php(130): G\Handler->processRequest()
#2 /app/web.php(471): G\Handler->__construct()
#3 /app/loader.php(299): require_once('/app/web.php')
#4 /index.php(20): include_once('/app/loader.php')
 
It is possible that other social media is broken as well.
Thanks for reporting. It seems that is just Twitter broken, not the whole "social media signup" functionality. I tested Google and it worked without issues. Please test and let me know.
 
Back
Top