• Resolved Vimal

    (@vimalwplogin)


    Hello,
    In localhost trying to import the demo data.

    plugin used is One Click Demo Import Version 3.1.2 | By OCDI

    Local host WordPress Version is 6.2.2

    Posted the screenshot in https://ibb.co/sR98cHt

    Trying in clean installation, only plugin installed is Hive

    In wp-config.php added the below line to ensure memory should not be a problem

    define(‘WP_MEMORY_LIMIT’, ‘256M’);

    Let me know what is wrong and how to import the demo in localhost

    Thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Vimal

    (@vimalwplogin)

    Turned on Debug to True

    Got the below info

    Deprecated: Return type of HivePress\Queries\Query::serialize() should either be compatible with ArrayObject::serialize(): string, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /srv/www/wordpress/wp-content/plugins/hivepress/includes/queries/class-query.php on line 532

    Theme Author HivePress

    (@hivepress)

    Yes, these deprecation notices may appear if you have WP_DEBUG enabled and PHP 8+, but they shouldn’t cause a fatal error during the import. Please try to disable WP_DEBUG during the import process.

    Please use our official forum if there are other issues https://community.hivepress.io/

    Thread Starter Vimal

    (@vimalwplogin)

    hello

    thanks for reply

    initially i tried to import with debug turned off.

    To get more info about the issue turned it on.

    Not able to import even when wp_debug is off

    Theme Author HivePress

    (@hivepress)

    Please send the 500 error message in this case, the one above is a deprecation notice but not a 500 error (you can also check the PHP error logs).

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Internal server Error 500 while trying to import demo data’ is closed to new replies.