Coder Social home page Coder Social logo

quotedwhere's People

Contributors

alhitary avatar gerb avatar

Watchers

 avatar  avatar  avatar

Forkers

alhitary

quotedwhere's Issues

when deleting inactive users I get this error if they have posts that have been quoted

[phpBB Debug] PHP Notice: in file [ROOT]/includes/message_parser.php on line 1198: Undefined index: TOO_FEW_CHARS

General Error
SQL ERROR [ mysqli ]

Column 'post_text' cannot be null [1048]

SQL

UPDATE phpbb_posts SET post_text = NULL, post_checksum = 'd41d8cd98f00b204e9800998ecf8427e' WHERE post_id = 2215718

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 997
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/ext/ger/quotedwhere/classes/handler.php
LINE: 255
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/ext/ger/quotedwhere/event/main_listener.php
LINE: 150
CALL: ger\quotedwhere\classes\handler->rename_user_quotes()

FILE: [ROOT]/vendor/symfony/event-dispatcher/EventDispatcher.php
LINE: 184
CALL: ger\quotedwhere\event\main_listener->anonymize_poster()

FILE: [ROOT]/vendor/symfony/event-dispatcher/EventDispatcher.php
LINE: 46
CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 62
CALL: Symfony\Component\EventDispatcher\EventDispatcher->dispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 46
CALL: phpbb\event\dispatcher->dispatch()

FILE: [ROOT]/includes/functions_user.php
LINE: 477
CALL: phpbb\event\dispatcher->trigger_event()

FILE: [ROOT]/includes/acp/acp_inactive.php
LINE: 171
CALL: user_delete()

FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: acp_inactive->main()

FILE: [ROOT]/adm/index.php
LINE: 82
CALL: p_master->load_active()

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.