• Resolved midikris

    (@midikris)


    Getting a fatal error related to the plugins multi site settings dashboard and when uninstalling the Version 2.58?plugin.

    Error: Cannot use object of type WP_Site as array
    $site[ 'blog_id' ]
    $site[ 'path' ]

    Fixed by referencing the object.
    $site->blog_id
    $site->path

    • This topic was modified 1 year, 1 month ago by midikris.
    • This topic was modified 1 year, 1 month ago by midikris.
    • This topic was modified 1 year, 1 month ago by midikris.
Viewing 1 replies (of 1 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    Hi,

    Thank you for letting us know!

    Our WordPress Network support is limited but I have added to our ToDo list to look into that as soon as we get a chance.

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal: Cannot use object of type WP_Site as array’ is closed to new replies.