Cannot import demo content on WPMU

Hi Team,

We are trying to import demo content Betheme Lawyer from BETheme on a Network installation and we are facing the following error:
Fatal error: Cannot use object of type WP_Error as array in /dados/Marke_Dev/delton/wp-content/themes/betheme/functions/importer/import.php on line 103

This is happening right after installing all the dependencies.

We run betheme latest as of today, wordpress 4.2.2.

Please advise.

Best regards,
Mauricio

Comments

  • Hey,

    this problem is related with limits on server side. Your server is not wordpress ready because doesn't work properly with wp_remote_get() function.

    Thanks!
  • Hi Team,

    I've tested and it was possible to retrieve the demo content based on a theme that was not on a Network (WPMU).

    Can you please help me check what is wrong?

    Initially, I thought this could be related to connectivity towards your server, however this is not right.

    Best,

  • No, it is not related with our servers because hundreds of people import demos without problem. The problem is on your server side which does not work properly with wp_remote_get() function. This function uses loops and that's probably what is blocked on your side.
Sign In or Register to comment.