Recent content by vbresults

  1. vbresults

    [vbresults.com] List Thread Fields

    @BredyAK If you use the default style (one without any edited templates), does that fix the problem?
  2. vbresults

    [vbresults.com] Filter Thread Fields

    @BredyAK @PrettyPixels does upgrading XF to 2.3.8 fix the problem?
  3. vbresults

    [vbresults.com] List Thread Fields

    @BredyAK does upgrading XF to 2.3.8 fix the problem?
  4. vbresults

    [vbresults.com] Post Keyword Alerts

    Yes, it should still work.
  5. vbresults

    [vbresults.com] Filter Thread Fields

    This will be fixed in the next update.
  6. vbresults

    [vbresults.com] List Thread Fields

    Will be fixed in next update, thank you for reporting.
  7. vbresults

    [vbresults.com] List Thread Fields

    Under Admin > Appearance > Template Modifications > [vbresults.com] List Thread Fields, what are the numbers (it should be something like 1/0/0)
  8. vbresults

    Fixed XF::logError does not work in CLI

    The bigger problem is that the logger is suppressing error output with that try/catch block.
  9. vbresults

    Fixed 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()
  10. 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.
  11. vbresults

    Design issue 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...
  12. 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.
  13. 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?
  14. 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?
Back
Top Bottom