Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL Exception Error #14

Open
ghost opened this issue Mar 24, 2023 · 1 comment
Open

MySQL Exception Error #14

ghost opened this issue Mar 24, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 24, 2023

Getting this error from UserCP when I try to generate an API key, freshly installed plugin.

Fatal error: Uncaught mysqli_sql_exception: Data too long for column 'api_key' at row 1 in /var/www/<website>/inc/db_mysqli.php:332 Stack trace: #0 /var/www/<website>/inc/db_mysqli.php(332): mysqli_query() #1 /var/www/<website>/inc/db_mysqli.php(375): DB_MySQLi->query() #2 /var/www/<website>/inc/db_mysqli.php(953): DB_MySQLi->write_query() #3 /var/www/<website>/inc/plugins/api.php(354): DB_MySQLi->update_query() #4 /var/www/<website>/inc/class_plugins.php(142): usercp_manage() #5 /var/www/<website>/usercp.php(70): pluginSystem->run_hooks() #6 {main} thrown in /var/www/<website>/inc/db_mysqli.php on line 332

@Xazin
Copy link
Owner

Xazin commented Mar 25, 2023

I will take a look this coming week.

What is your MyBB version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant