• Resolved foodforce1

    (@foodforce1)


    Hi i get this notice in header in products and inside the plugin settings what should i do please help ?
    Notice: Undefined index: wtl_checkbox_widgets in
    1) /home/gaqx9wmf6obi/public_html/petforce.net/wp-content/plugins/woo-title-limit/woo-title-limit.php on line 102
    2) Notice: Undefined index: wtl_checkbox_etc_product in /home/gaqx9wmf6obi/public_html/petforce.net/wp-content/plugins/woo-title-limit/woo-title-limit.php on line 469
    3) Notice: Undefined index: wtl_checkbox_etc_product in /home/gaqx9wmf6obi/public_html/petforce.net/wp-content/plugins/woo-title-limit/woo-title-limit.php on line 364
    4) Notice: Undefined index: wtl_checkbox_etc_home in /home/gaqx9wmf6obi/public_html/petforce.net/wp-content/plugins/woo-title-limit/woo-title-limit.php on line 380
    5) Notice: Undefined index: wtl_checkbox_widgets in /home/gaqx9wmf6obi/public_html/petforce.net/wp-content/plugins/woo-title-limit/woo-title-limit.php on line 395

    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author DimaW

    (@dimaw)

    Hi,

    should fixed now in version 1.4.3. Please just update ??

    Thread Starter foodforce1

    (@foodforce1)

    Hi. Thank you i updated the plugin but is there a way to see if that is fixed now without removing the DEBUG code ?
    Thanks in advance.

    Thread Starter foodforce1

    (@foodforce1)

    Hi i just checked and that didnt solve the problem i still get the same errors.

    Plugin Author DimaW

    (@dimaw)

    Have you tried to deactivate and activate the plugin again?
    In my testcases it was enough to update.

    Thread Starter foodforce1

    (@foodforce1)

    Yes i did that to and still i get the same message.

    Plugin Author DimaW

    (@dimaw)

    Can ypu please execute following query in your database and show me the result in the option_value column?

    “SELECT * FROM wp_options
    where option_name like “%wtl%”;”

    Please replace “wp_” with your DB Prefix.

    Thread Starter foodforce1

    (@foodforce1)

    Hi i’m really sorry i didnt understand, i have no experience with coding so if you coud give me step by step what to do that would be great.
    Thanks in advance.

    Plugin Author DimaW

    (@dimaw)

    Okay, no problem. Maybe it is easier if you can show me a screenshot of your WTL Settings page.
    Also, are you sure you are using version 1.4.3 of the plugin?

    Thread Starter foodforce1

    (@foodforce1)

    Yes im sure i use the 1.4.3 version of the plugin, and yes i can take a screenshot just tell me first how to send the screen shot, and do i need first to delete this code before taking the screen shot because i use it to hide the code errors that are showing ?
    define( ‘WP_DEBUG_DISPLAY’, false );
    @ini_set( ‘display_errors’, 0 );
    Thanks in advance.

    Thread Starter foodforce1

    (@foodforce1)

    Hy. I made a test site where you can see the issue you can check it on this link:
    test.petforce.net
    Thanks in advance.

    Plugin Author DimaW

    (@dimaw)

    Hi foodforce1,

    thanks for your test page. This was only a last notice i forgot in my last update.
    Now in version 1.4.4 this notice should also be fixed.

    Please update and let me know ??

    Basically it should be said, however, that these messages are not errors but only a hint. In this case the functionality of the plugin is not restricted.

    Thread Starter foodforce1

    (@foodforce1)

    Hi Dima. Yes i have read in an previous question that you said that that those are not errors but 2 weeks ago my website crashed it was blank and couldn’t enter to my worpress dashboard i needed to do a backup to restore it, and im afraid in the future when ill start working if i do that i will lose important thing because its an ecommerce store.

    And yes the main notice that was showing in the top bar is gone but now but have you tried entering some product there are a lot more there ?

    And you were asking about my settings in the plugin:
    Character limit shop page:26, add “…” to title: yes
    Character limit category page:26, add “…” to title: yes
    Character limit product page:100, add “…” to title: no
    Character limit home page:100, add “…” to title: no

    Extra settings:
    Limit product title for widgets automatically? (beta): no
    Dont break words in title?: tes

    Thanks in advance.

    Thread Starter foodforce1

    (@foodforce1)

    Hi DimaW. Im sorry i deactivated and deleted the plugin i found this code and put it in Custom CSS and it shortened my names of the products:
    .woocommerce ul.products li.product li.title a{
    white-space: nowrap;
    }
    Thanks for your trouble till now.

    Plugin Author DimaW

    (@dimaw)

    All right, thanks for your detailed answers and feedback. I’m glad if you came to a solution, even if you couldn’t use my plugin for it.
    The messages should not have appeared with the new version. But I will continue to check that.

    Many successes with your site.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Hi i get this error message Notice: Undefined index: wtl_checkbox_widgets’ is closed to new replies.