bugs

  1. El Porcharo

    XF 2.2 Enable registration unchecked doesn't completely prevent registrations with associated account

    Facebook use to periodically verify their developers applications compliance, so one of their staff members contacted me complaining that I had to provide a test user account, so they could verify my application work flow and compliance as it seemed that it wasn't being used properly by my app...
  2. Binzzz666

    Not a bug ErrorException: XenForo stats collection failed: cURL error 6

    ErrorException: XenForo stats collection failed: cURL error 6: Could not resolve host: submit-stats.json (see http://curl.haxx.se/libcurl/c/libcurl-errors.html). src/XF/Error.php:75 Stack Trace #0 src/XF.php(184): XF\Error->logError('XenForo stats c...', false) #1...
  3. SyTry

    As designed Reactions received bug

    Hello, Actually I have 194 reactions score : But in my account details I have 232 : https://xenforo.com/community/account/reactions Regards, SyTry
  4. Darmord

    Not a bug Database error

    Database error... I moved the site to another server, but something went wrong. He tried to solve it, but I could not fix it. It shows me a database error message. Incomplete tables. I do not know what to do now. My site now does not work and I do not know what else. You know someone to advise...
  5. Alpha1

    Suggested Resource Guideline: Confirmed bugs need to be resolved in a reasonable timely manner.

    I would like to suggest two additions to the Resource guidelines for paid addons: Confirmed bugs need to be resolved in a reasonable timely manner. There needs to be a publicly visible bug tracker. I believe these rules would at least give a signal to developers about what is expected of...
  6. Senpai

    XF 1.5 User Upgrades

    can someone help me please i got this annoying bug whenever someone buy's my user upgrades then they only get the badge and the sparkly color doesn't show
  7. Jon W

    As designed Adding XenForo_Application::defer to method stops ability to debug

    Not sure exactly why this happens and I don't think there is anywhere in XenForo core that this is noticeable, but if you add a call to run a deferred task to a page then it cause the debugger to stop running and you can no longer see how many database queries have been run, which queries, etc.
  8. Jon W

    Fixed Unable to undelete profile post comments if all comments are deleted

    If all profile post comments of a profile post are soft deleted, it is not possible to see/undelete them without having to make a new comment.
  9. Jon W

    Fixed Missing phrases

    The following phrases are missing in XenForo 1.5 Beta 4: profile_post_comment_for_x undelete
  10. Jon W

    Fixed Convert URLs to page titles fails on some URLs due to lack of 'Accept' header

    Not sure if this is just specific to this one website, but I've found an example of a site that returns a 404 error when XenForo tries to get its title, even though it is a valid page. Example: https://familysearch.org/ark:/61903/1:1:KQZT-1B8 Adding: ->setHeaders('Accept', 'text/html') to the...
  11. Jon W

    Fixed Inconsistent use of commas and semicolons in field_display_html_description phrase

    In the phrase field_display_html_description, semi-colons are used to separate the first two placeholders, and commas are used for the rest.
  12. Jon W

    Duplicate Checks for partial class names don't check for namespaces

    There are three methods in XenForo which allow for partial class names to be used. These are: XenForo_BbCode_Formatter_Base::create XenForo_Deferred_Abstract::create XenForo_Controller->getHelper All three methods use the following line of code to check whether a partial or full class name has...
  13. TickTackk

    As designed < and > stripped from tags

    If I try to use a tag <BETAONLY> then only BETAONLY is visible.
  14. naia

    Fixed 1.5 Password Reset Phrase

    This should be changed to indicate that you will need to enter the new password on the next screen after clicking the link.
Top Bottom