• Resolved dennisdarren

    (@dennisdarren)


    I can’t get these plugin to work in 4.6 and the authors keep taking me in circles as support is meant for premium members. If you can help me get these working by fixing errors below I will appreciate.

    Undefined variable: url in public_html/wp-content/plugins/fma-product-custom-options/front/class-fme-product-custom-option-front.php on line 11
    [20-Sep-2016 11:20:02 UTC] PHP Notice:  Undefined variable: path in /public_html/wp-content/plugins/fma-product-custom-options/front/class-fme-product-custom-option-front.php on line 11
    [20-Sep-2016 11:20:02 UTC] PHP Notice:  Undefined variable: orig_scheme in /public_html/wp-content/plugins/fma-product-custom-options/front/class-fme-product-custom-option-front.php on line 11
    [20-Sep-2016 11:20:02 UTC] PHP Notice:  Undefined variable: blog_id in /public_html/wp-content/plugins/fma-product-custom-options/front/class-fme-product-custom-option-front.php on line 11
    Undefined index: product_options in /public_html/wp-content/plugins/fma-product-custom-options/front/view/product_custom_options.php on line 27
    [20-Sep-2016 11:19:43 UTC] PHP Notice:  Undefined index: product_options in /public_html/wp-content/plugins/fma-product-custom-options/front/view/product_custom_options.php on line 27
    [20-Sep-2016 11:19:43 UTC] PHP Notice:  Undefined index: product_options in /public_html/wp-content/plugins/fma-product-custom-options/front/view/product_custom_options.php on line 27
    [20-Sep-2016 11:19:43 UTC] PHP Notice:  Undefined index: product_options in /public_html/wp-content/plugins/fma-product-custom-options/front/view/product_custom_options.php on line 27
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dennisdarren

    (@dennisdarren)

    More errors Below

    [20-Sep-2016 11:19:36 UTC] PHP Notice:  Undefined variable: blog_id in /public_html/wp-content/plugins/fma-product-custom-options/front/class-fme-product-custom-option-front.php on line 11
    [20-Sep-2016 11:19:41 UTC] PHP Notice:  Undefined variable: url in public_html/wp-content/plugins/fma-product-custom-options/admin/class-fme-product-custom-options-admin.php on line 13
    [20-Sep-2016 11:19:41 UTC] PHP Notice:  Undefined variable: path in /public_html/wp-content/plugins/fma-product-custom-options/admin/class-fme-product-custom-options-admin.php on line 13
    [20-Sep-2016 11:19:41 UTC] PHP Notice:  Undefined variable: orig_scheme in /public_html/wp-content/plugins/fma-product-custom-options/admin/class-fme-product-custom-options-admin.php on line 13
    [20-Sep-2016 11:19:41 UTC] PHP Notice:  Undefined variable: blog_id in /public_html/wp-content/plugins/fma-product-custom-options/admin/class-fme-product-custom-options-admin.php on line 13

    And this error appears multiple times
    [20-Sep-2016 11:19:43 UTC] PHP Notice: wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /public_html/wp-includes/functions.php on line 3996

    • This reply was modified 7 years, 7 months ago by dennisdarren.
    Plugin Author FMEAddons

    (@fmeaddons)

    Download latest version of the plguin or put wp_debug false in your config.php file your issues will be resolved. I think in your website WP_DEBUG is set to TRUE so that’s why your are facing these errors. WP_DEBUG should be false.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fixing PHP errors that prevent items from adding to cart in WP 4.6.1’ is closed to new replies.