Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mqfell

    (@mqfell)

    I commented line 657, and same error appears for line 616. The lines that are throwing errors appear at bottom. In addition, the Sync Now button does not appear to be working. Click it and the page refreshes, telling you that you still need to Sync. I was considering buying the plugin but not in its current state. Debug it, and I’ll happily purchase.

    Line 616:
    wp_register_script ( 'sr_main', plugins_url ( 'resources/chartjs/Chart.min.js', __FILE__ ), array ('sr_magnific_popup' ), $sr_plugin_info ['Version']);

    Line 657:
    wp_register_style ( 'sr_main', plugins_url ( '/sr/smart-reporter.css', __FILE__ ), $deps, $sr_plugin_info ['Version'] );

    Plugin Author storeapps

    (@storeapps)

    Hi,

    Sorry for the inconvenience caused.

    Would like to update you that the error message you are referring to is a PHP warming message and will not hamper any functionality of Smart Reporter. Also, the same messages are appearing as the ‘WP_DEBUG‘ mode set would be set to ‘true’ on your site.You can also set the same to ‘false’ to hide the same warning messages.

    Further, we have already fixed the same warnings. So, request you to kindly raise a support at ‘[email protected]’ specifying the same issue and we will send you the updated file.

    P.S. For any further queries or further communication, request you to kindly mail us at ‘[email protected]’.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Illegal String Offset’ is closed to new replies.