Recent content by soloarquitectura

  1. soloarquitectura

    Fixed Account Details with Twitter reference

    This issue is still present in XenForo 2.3.6. As you would expect, It also appears in Members > About > Contact
  2. soloarquitectura

    Fixed Provider and description for X in Cookie usage page

    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/
  3. soloarquitectura

    Fixed Phrase "send_direct_messages_you" without content in User change log

    As can be seen in the attached image.
  4. soloarquitectura

    Server issue Search logs: XF\Db\Exception: MySQL fetch error [2014]

    Fixed with: XenForo 2.3.4 PHP 8.3.13 MySQL 8.0.40
  5. soloarquitectura

    As designed When uploading an avatar the selected image disappears

    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.
  6. soloarquitectura

    Fixed Template admin:api_scope_edit: [E_DEPRECATED] str_replace()

    $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
  7. soloarquitectura

    As designed When uploading an avatar the selected image disappears

    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...
  8. soloarquitectura

    Not a bug Alert not clickable for profile posts

    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...
  9. soloarquitectura

    Fixed Outdated phrase: remain_in_inbox_and_notified_of_replies

    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
  10. soloarquitectura

    Server issue Search logs: XF\Db\Exception: MySQL fetch error [2014]

    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...
  11. soloarquitectura

    Fixed Outdated phrase: remain_in_inbox_and_notified_of_replies

    It refers to conversations rather than direct messages: "The conversation will remain in your inbox and you will be notified of responses."
  12. soloarquitectura

    Microsoft Internet Explorer in phrase help_cookies_description

    Link: https://support.microsoft.com/en-gb/help/17442/windows-internet-explorer-delete-manage-cookies Actually now refers to information about Microsoft Edge.
  13. soloarquitectura

    Server issue Search logs: XF\Db\Exception: MySQL fetch error [2014]

    MySQL 8.0.39 I don't know how to view MySQL logs, sorry.
  14. soloarquitectura

    Fixed Some Imgur links do not embed properly

    Sample: Link: https://imgur.com/gallery/ngc-7331-galaxy-kXcUHJ6 Result:
  15. soloarquitectura

    Confirmed Export user list: Fatal error: Allowed memory size

    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...
Back
Top Bottom