• Resolved alansod

    (@alansod)


    system:
    FreeBSD 9.3-RELEASE-p21
    Apache/2.4.16 (FreeBSD) PHP/5.4.43
    PHP Version 5.4.43
    mysqlnd 5.0.10 – 20111026

    software:
    WordPress 4.3.1
    Storefront Version: 1.5.1
    WooCommerce 2.4.7

    Hello everybody and thank you for reading.

    I have been reading for hours on the internet but was not able to fix my problem.

    When I install the WooCommerce plugin and run the setup wizard it stops on the second step named “Store locale”.

    The setup wizard does create the pages in the first step and the pages have the [woocommerce bracket commands] but everything I see on the website are empty white pages.

    I did a fresh WordPress install and there are no other plugins are installed.
    The logfile from WooCommerce System status is empty.
    The System status has no errors.
    The system report has also no errors.
    I used a Woocommerce theme to avoid conflicts.

    Can somebody point me into the right direction to solve my problem?

    Thanks in advance
    regards Alan Sodenkamp

    https://www.ads-software.com/plugins/woocommerce/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter alansod

    (@alansod)

    [16-Oct-2015 12:00:51 UTC] PHP Fatal error:  Call to undefined function filter_var() in /usr/home/webshop/public_html/wp-content/plugins/woocommerce/includes/class-wc-geolocation.php on line 286
    [16-Oct-2015 12:01:01 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:01:13 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:01:30 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:01:34 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:01:34 UTC] PHP Fatal error:  Call to undefined function filter_var() in /usr/home/webshop/public_html/wp-content/plugins/woocommerce/includes/class-wc-geolocation.php on line 286
    [16-Oct-2015 12:02:02 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:11:20 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:11:33 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:12:26 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:13:09 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:13:32 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:13:45 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:13:49 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /usr/home/webshop/public_html/wp-includes/functions.php on line 3457
    [16-Oct-2015 12:13:49 UTC] PHP Fatal error:  Call to undefined function filter_var() in /usr/home/webshop/public_html/wp-content/plugins/woocommerce/includes/class-wc-geolocation.php on line 286
    Thread Starter alansod

    (@alansod)

    Ok, I found it myself already. But for others who might have this problem here the solution.

    The problem was a missing filter.
    filter.so was not in my library on the server.

    After installing the filter and changing: short_open_tag = On to OFF
    And adding the line: extension=filter.so in my php.ini file it was working again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WooCommerce setup wizard stops at the second step "Store locale"’ is closed to new replies.