Recent content by vbresults

  1. vbresults

    XF::logError does not work in CLI

    It's expecting an IP that is not there during a CLI command run: File: src/XF/Error.php:151 $this->app->request()->getIp()
  2. vbresults

    Custom user fields tied with add-on

    I would like to see this for every custom field type, users, threads, resources, media. There's no guarantee the desired custom field id would be unused at the time of add-on install, so a conflict resolution system would be needed.
  3. vbresults

    InputFilterer::filter 'posint' data corruption

    Whenever an empty value is supplied to a POSINT field, InputFilterer::cleanInternal converts it to a 1 instead of omitting it. NUM, UNUM, and FLOAT have the same problem in the appropriate setting when the value is out of range. I understand it's clamping the values, but this is opaque and...
  4. vbresults

    What do you guys think about discourse?

    XenForo was spun off from ex-vBulletin developers and AFAIK bootstrapped. Discourse was VC-funded ($21M) and has hundred(s) of employees. And I'd wonder, even if XF did raise VC money, would they want the risk and headache of a big expansion.
  5. vbresults

    [vbresults.com] Filter Resource Fields

    It would only show in the overview if one or more resource fields are available in every category from both the resource field options and this add-on’s options. Also, are the parent categories selected too on both sides?
  6. vbresults

    [vbresults.com] Filter Resource Fields

    I suspect it might be the style then, if you look at the same pages on the default style, does the issue resolve itself?
  7. vbresults

    [vbresults.com] Filter Resource Fields

    I meant that if you go to Resources > Resource Fields > (Field) > Applicable categories, is the category you are trying to view the widget in selected, and are the Filter widget positions "Resource category: Sidenav" and "Resource overview: Sidenav"?
  8. vbresults

    [vbresults.com] Thread Ban List

    vbresults updated [vbresults.com] Thread Ban List with a new update entry: v1.0.1 Read the rest of this update entry...
  9. vbresults

    [vbresults.com] Thread Merge

    vbresults updated [vbresults.com] Thread Merge with a new update entry: v1.0.8 Read the rest of this update entry...
  10. vbresults

    [vbresults.com] Filter Resource Fields

    The categories and fields have to be selected in step 2, and the resource fields themselves need to match that.
  11. vbresults

    Add-on Has anybody done an add-on yet to allow the same discussion thread for multiple resources?

    Yes, it's possible without breaking stuff but I don't believe there's an add-on out there that can do it yet.
  12. vbresults

    [vbresults.com] Read-only Mode

    The error message reveals why it's happening and it's all one problem. Found the problem and fixed it (v1.0.6 above), thank you for reporting it and for reporting these details.
  13. vbresults

    [vbresults.com] Read-only Mode

    vbresults updated [vbresults.com] Read-only Mode with a new update entry: v1.0.6 Read the rest of this update entry...
  14. vbresults

    [vbresults.com] Filter Resource Fields

    Actually, this '???' is coming from the Filter Thread Fields add-on and is just a server log message, it has no effect but should have been removed. This has been fixed in the respective resource, thank you for reporting this @PhineasD.
Back
Top Bottom