Code Monkey home page Code Monkey logo

Comments (3)

gittyspirit avatar gittyspirit commented on June 16, 2024

What's more, When guests entered this chat. it showed these errors.

`
Deprecated: Invalid characters passed for attempted conversion, these have been ignored in /home/runner/le-chat-php/index.php on line 3966

Fatal error: Uncaught PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'bgcolour' at row 1 in /home/runner/le-chat-php/index.php:2676 Stack trace: #0 /home/runner/le-chat-php/index.php(2676): PDOStatement->execute(Array) #1 /home/runner/le-chat-php/index.php(2582): write_new_session('fjdksds2') #2 /home/runner/le-chat-php/index.php(2749): create_session(false, 'Nobody', 'fjdksds2') #3 /home/runner/le-chat-php/index.php(103): check_login() #4 /home/runner/le-chat-php/index.php(72): route() #5 {main} thrown in /home/runner/le-chat-php/index.php on line 2676`

from le-chat-php.

gittyspirit avatar gittyspirit commented on June 16, 2024

It's just like problem #137 . Only Super Admin can enter the chat

from le-chat-php.

011248163264 avatar 011248163264 commented on June 16, 2024

try: ok found a workaround, go to the database:
sessions > bgcolour change the 6 to a higher value, Allow nulls? = yes
and save the row. login as guest is working

from le-chat-php.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.