Support

Account

Home Forums Add-ons Repeater Field Reapeater field problem with PHP 8 Reply To: Reapeater field problem with PHP 8

  • One more test

    Remove the code you added last time and near the top of the function on line 382 add

    
    echo '<!-- '; var_dump($value); echo ' -->';
    

    Same thing, let me know what is dumped just before the error.