Recent content by ignite

  1. I

    VisioList 2.0 - Beta

    Thank you @Mark , I'll be sure to post some feedback soon!
  2. I

    VisioList 2.0 coming this weekend!

    Its been 10 days since the post and no update... Judging by the current track record of things and the communication this seems to be normal. Which is also a shame because this new update looks quite nice. Maybe it will even support php 8... I know i personally won't be renewing after a year...
  3. I

    What’s happening with the future development of Visiolist?

    Ngl, extremely disappointing after purchasing this and had high hopes. To see it's not maintained, you have to do hacky things to get it to work above 8.3, plugins/add-ons are not supported and(or) need us to upgrade the php as well in those. You're lucky if you get a response from the dev lol...
  4. I

    Callback Vote Check

    Where do we or how do we include {$form_acf_callback} in edit_form.html, join_form.html, join_form_existing.html on the default bootstrap theme? Anyone have any examples, thanks!
  5. I

    json_decode (depreciation)

    Notice that PHP locally on both 8.2 and even 8.3 this is popping out: Issue: Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in C:\laragon\www\topsite.test\index.php on line 256 Line/Code: $CONF['categories'][$category]['old_slugs'] = (array)...
Top