Search results

  1. 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!
  2. 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