Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author aytechnet

    (@aytechnet)

    Hi, can you get any trace of the problem in error_log ?

    Thread Starter afiori

    (@afiori)

    the error occur in every page whre there is a pshop int shortcode
    Notice: Undefined index: wordpress_homepage in /var/www/vhosts/farmaciaborgarelli.it/httpdocs/farmacia/wp-content/plugins/prestashop-integration/prestashop-integration.php on line 119

    the row 119 is the following

    $this->wordpress_homepage = $options[ ‘wordpress_homepage’ ];

    Rudi

    (@rudiahlers)

    Hi,

    Did you ever get a fix for this?

    heeweb

    (@heeweb)

    Hi, is to late for the solution to this post but the solution error is: prestashop search the home page index. In the line 119 put the “URL_to_wordpress_homepage” like: $this->wordpress_homepage = “https://www.url-to-wordpress/blog”;

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WordPress Crash’ is closed to new replies.