• Resolved proyectos1

    (@proyectos1)


    The following error is showing up at checkout page:

    Notice: Undefined index: quick_view in /public/wp-content/plugins/smart-variations-images/includes/class-frontend.php on line 78

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author David Rosendo

    (@drosendo)

    Hello,

    Thanks for the information. I will look into it.

    In the meantime you cant tun off WP_DEBUG and the notice will go away.

    Cheers,
    david

    Thread Starter proyectos1

    (@proyectos1)

    Meanwhile I replace the line for this:

    if ( !is_object( $product ) || defined( ‘DOING_AJAX’ ) && (!isset($this->options[‘quick_view’] or !$this->options[‘quick_view’]) ) {

    Plugin Author David Rosendo

    (@drosendo)

    Hello,

    Yes, I will use if array_key_exist.

    Cheers,
    David

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error: Undefined index: quick_view’ is closed to new replies.