Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter matteo raggi

    (@whichtransfers)

    I have enabled the debug mode of WordPress and I was able to locate the following errors which you can see are triggered by the plugin and the OSWAD theme (Responsive Supermarket Online Theme):

    Notice: Undefined index: WordApp_launch in /…./spesagodina.it/web/wp-content/plugins/wordapp-mobile-app/WordApp.php on line 81
    Notice: Constant DS already defined in /…./spesagodina.it/web/wp-content/themes/wp_oswad_market/framework/abstract.php on line 169
    Fatal error: Cannot redeclare class Mobile_Detect in /…./spesagodina.it/web/wp-content/themes/wp_oswad_market/framework/includes/mobile_detect.php on line 29

    Thread Starter matteo raggi

    (@whichtransfers)

    Here the answer of Oswad theme team:
    this plugin conflict our theme, now you have 2 options:
    1. contact author plugin and remove class Mobile_Detect
    2. You must change theme, open the file /wp-content/themes/wp_oswad_market/framework/abstract.php find function initArrIncludes and remove ‘mobile_detect’

    Thread Starter matteo raggi

    (@whichtransfers)

    The oswad theme team helped me to patch the problem patching the point 2:
    Changing the theme, open the file /wp-content/themes/wp_oswad_market/framework/abstract.php find function initArrIncludes and remove ‘mobile_detect’

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Activating this plugin I receive HTTP ERROR 500’ is closed to new replies.