• I just updated to the new Woo Framework 6.0. Now, when someone clicks on a product image on the product categories page to see the details for an item, this line shows up instead on the individual product page: html/wp-content/themes/canvas/functions/admin-functions.php on line 2723. Line 2723 is: case ‘Off’:

    Anybody have an idea what the problem is and how to fix it? I am running version 2.1.12 of WooCommerce.

    https://wordpress.org/plugins/woocommerce/

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

    (@davidtleblanc)

    The full error message is Fatal error: Call to undefined function array_replace() in /home/content/32/7476032/html/wp-content/themes/canvas/functions/admin-functions.php on line 2723

    I have been doing some research on the fatal error message and I think it has something to do with the php version I am using. The site is hosted with GoDaddy and the php version the site is running on is 5.2. I think I have to upgrade to either 5.3 or 5.4. Since it’s late and I am tired I clicked the upgrade button to 5.3. See if that works.

    Thread Starter David LeBlanc

    (@davidtleblanc)

    Upgrading or changing to PHP 5.3 solved the problem. Glad that was easy.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New woo framework problem? Getting PHP code on product page’ is closed to new replies.