• Hiya,

    I am getting these notices in my PHP error_log:

    [20-Mar-2018 11:45:41 UTC] PHP Notice:  Array to string conversion in /public_html/wp-content/plugins/arconix-faq/includes/class-gamajo-dashboard-glancer.php on line 123
    [20-Mar-2018 11:45:41 UTC] PHP Notice:  Undefined property: stdClass::$Array in /public_html/wp-content/plugins/arconix-faq/includes/class-gamajo-dashboard-glancer.php on line 123

    Also, in wp-admin > Dashboard > At a Glance, the same notices are being shown.

    I’m running v1.7.0 of the plugin on WordPress v4.9.4 on PHP v7.0.28.

    Can you let me know how to resolve.

    Thanks,
    James

Viewing 2 replies - 1 through 2 (of 2 total)
  • I see the same notices in the dashboard (wp 4.9.4, php 7.2.1, plugin-version 1.7):

    Notice: Array to string conversion in /Users/ursvogel/Sites/client-sb-website/web/app/plugins/arconix-faq/includes/class-gamajo-dashboard-glancer.php on line 123
    ‘Notice: Undefined property: stdClass::$Array in /Users/ursvogel/Sites/client-sb-website/web/app/plugins/arconix-faq/includes/class-gamajo-dashboard-glancer.php on line 123’

    How can I fix this problem?

    Thanks a lot!

    • This reply was modified 6 years, 7 months ago by uvo.

    Hi @mobilewebexpert, @uvo,

    We have released plugin v1.8.0, in this version we have included the fix for the notice.

    Can you please update the plugin and confirm it?

    Please let me know if you have any other queries.

    Regards,
    Bhavik

    • This reply was modified 6 years, 6 months ago by bhavik.kiri.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Notices’ is closed to new replies.