Recent content by MJ0730

  1. M

    XF 2.3 Error after upgrading from 2.2.17 to 2.3.4

    i get this error as well. it's stemming from trying to use hsla in a less file, and it's not getting parsed correctly color: hsla(var(--xf-textColorAttention)) if you wrap the css in quotes with tilde in front it wont be parsed and will pass through to the browser correctly color...
  2. M

    XF 2.3 Search page tabs display

    Thanks. https://xenforo.com/community/threads/remove-xfmg-search-tabs-from-search.179906/post-1422353 I think Has what I was looking for. Next question is Where are the keys for the tabs found? (the xfmg ones in the array in the linked post)
  3. M

    XF 2.3 Stripe description not populating

    Stripe payments recently stopped populating the 'description' field, where previously it was populated with something like "Account upgrade - upgrade name (username)". Everything else seems to be working. Not sure if this is an xF issue or a stripe api change. Anything I can do to fix or...
  4. M

    XF 2.3 Search page tabs display

    Some addons have added a bunch of tabs in the scroll bar that I don't want. Where are these being added at?
  5. M

    XF 2.3 xf 2.3 style breaking link

    prior to updating to version 2.3, I have a template using js to open a window to: https://domain.com/files/blah/blah. This still works when using that style. However, after upgrading to 2.3, I created a new child style from the default theme, and the same template, in both the default theme and...
  6. M

    Fixed Increment on type bool has no effect

    Seems like pretty much every page request is generating this error. I saw another thread about it, but in that thread it said it was fixed, so starting a new one. ErrorException: Template error: [E_WARNING] Increment on type bool has no effect, this will change in the next major version of PHP...
  7. M

    [OzzModz] Conversation Email Limiter

    will this be compatible with xF2.3?
  8. M

    Not a bug Entire job system not processing - XF 2.3

    That did the trick. Thx a ton.
  9. M

    Not a bug Entire job system not processing - XF 2.3

    Think I might be having a similar issue. What was your resolution?
  10. M

    XF2 [8WR] XenCarta 2 (Wiki) PRO [Paid]

    Will this support xF2.3?
  11. M

    Fixed Sitemaps ping is deprecated

    domain/xfpath/sitemap.php
  12. M

    XF 2.2 xF openapi schema

    Anyone have the xf api mapped in an openapi schema yaml/json file they could share?
  13. M

    XF 2.2 Template email:activity_summary_latest_threads error

    Yeah, I only used it when I was merging some old threads into the wiki section. Query comes back empty now. I reenabled warning improvements addon to see if the errors get generated again.
  14. M

    XF 2.2 Template email:activity_summary_latest_threads error

    Haven't touched the database. For some of the wiki pages I used an addon to change the first post, but there were more threads I did that to than are listed here. They're all sorta grouped together, and those threads were created a while ago, so maybe an upgrade or addon somewhere along the line...
Back
Top Bottom