The provider and its description appear as cookie_consent.third_party_label_twitter and cookie_consent.third_party_description_twitter on the
Cookie usage page.
It can also be seen here on XenForo:
https://xenforo.com/community/help/cookies/
After selecting the image file in the dialog box, the avatar image is loaded and "No file selected" ("Ningún archivo seleccionado" in Spanish) is displayed again.
But the avatar did upload, without giving the user the option to click Okay. It is quite confusing.
$config['development']['enabled'] = true;
Development > API scopes > Add API scope
Template errors
Template admin:api_scope_edit: [E_DEPRECATED] str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated (src/XF/Entity/ApiScope.php:39)
PHP 8.3.11
MySQL 8.0.39
Username > Edit avatar > Upload new custom avatar > Select file
The image appears to go up, but disappears without giving you time to click on Okay.
Some users upload their avatar multiple times and this could be the reason if the image is processed without clicking Okay.
It also happens in...
I imagine that it happens with a language other than English.
If so, check that the phrase alert_profile_post_insert is well translated, with its original variables and links.
Sometimes you translate the name of a variable by mistake and everything stops working, as is logical.
I don't know if...
Some more phrases to review:
email_conversation_notifications
push_conversation_notifications
widget_pos_desc.conversation_view_sidebar
x_reacted_to_your_message_in_the_conversation_y
you_have_new_or_updated_conversation_message_at
From what I see here:
https://xenforo.com/community/threads/xf-db-exception-mysql-fetch-error-2014-commands-out-of-sync-you-cant-run-this-command-now-in-src-xf-db-abstractstatement-php-at-line-228.189283/
It could be related to the MySQL version...
Link: https://support.microsoft.com/en-gb/help/17442/windows-internet-explorer-delete-manage-cookies
Actually now refers to information about Microsoft Edge.
List all users > Export user list
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /(...)/src/XF/Db/AbstractStatement.php on line 106
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in...