• Yesterday:
    I installed a new WP into its own wordpress-folder, eg: http://my_wp_website.com/wordpress

    I put a copy of its index.php into the root, and edited its ‘require’ by adding ‘wordpress’ to its path, so that it points to the wordpress-folder.

    I checked it out several times, and everything worked OK, eg:

    a: The homepage-loaded OK, via: http://my_wp_website.com

    And the login-page loaded OK, after clicking the hompages ‘log in’ link.

    Then, after submitting the login form, the dashboard loaded OK.

    I tested the above several times & it worked every-time without error.
    And it was still OK a couple of hours later.

    Today:
    a: As before, its homepage loads OK.
    b: But now after logging in: Instead of the dashboard displaying, I get a white screen, with this basic-text message on it:
    ‘Fatal error: Cannot use object of type WP_Error as array in /home/imjustcr/public_html/wordpress/wp-content/plugins/mojo-marketplace/inc/notifications.php on line 22’

    c: Backspacing to the homepage (& refreshing): The ‘Howdy’ icon, shows that I’m logged-in.
    d: Clicking its (now displayed) ‘Site Admin’ link: The Dashboard loads OK.

    Q: So what’s causing this error, & how do I correct it ?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    your plugin “mojo-marketplace” seems to be the issue.

    So, try deleting the folder of this plugin via FTP or SFTP or whatever file management application your host provides

    did you install a plugin called mojo-marketplace? that is what is causing the error. You might want to contact the author of the plugin.

    To fix this you will need to FTP into the site and remove the plugin from the …/wp-content/plugins folder

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New Install OK yesterday, now has error…’ is closed to new replies.