• I tried to load the demo reading page and found this notice:

    Notice: Undefined index: file in D:\Bitnami\wampstack-5.6.19-0\apps\dev-tools\htdocs\wp-content\plugins\piklist\includes\class-piklist-add-on.php on line 211

    From my analysis I seee that the loop at line 211 calls a file admin-pages/reading-settings.php that does not exists

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Steve Bruner

    (@sbruner)

    Hi Guilio–

    Sorry you’re having issues

    That file should exist. You can see it here:
    https://plugins.svn.www.ads-software.com/piklist/tags/0.9.9.9/add-ons/piklist-demos/parts/admin-pages/

    Can you try installing again?

    Thread Starter Giulio Daprela

    (@daprela)

    Hi Steve, can you please check the plugin yourself? I have downloaded the zip file from the wordpress directory and extracted, and the file is not there

    Plugin Author Steve Bruner

    (@sbruner)

    There are TWO admin-pages/ folders.

    /piklist/add-ons/piklist-demos/parts/admin-pages/
    /piklist/parts/admin-pages/

    It should be located in the first one.

    Thread Starter Giulio Daprela

    (@daprela)

    Yes, the file is there but I keep getting the notice. It could be something else, a notice is not a blocking error, it shows up only when WP_DEBUG is set to true (you know it better than me).
    If you want, please check it out, I always work with WP_DEBUG set to true while in development this is why I catch these problems.

    In any case you have a great plugin, I started using it two days ago, and it has already saved hours of coding time. I love it and this small problem doesn’t change this fact.

    Plugin Author Steve Bruner

    (@sbruner)

    We always have WP_DEBUG on as well.

    In your original post you wrote “From my analysis I seee that the loop at line 211 calls a file admin-pages/reading-settings.php that does not exists”.

    Can you get the full path?

    Thread Starter Giulio Daprela

    (@daprela)

    The path that is in the array now is the correct one, I may have been wrong before. When I tried to track the error the first time I went straight to the other folder where the file is missing but I could have been wrong.
    I have made a screenshot and linked the full notice here if you want to give it a look but the same problem shows up in all my local installations where I’ve tried the plugin
    https://www.screencast.com/t/jTyLnFKq3

    Plugin Author Steve Bruner

    (@sbruner)

    That’s odd. Can you check the file permissions?

    Thread Starter Giulio Daprela

    (@daprela)

    Hi Steve,
    sorry for the late reply. I have a Windows machine, file permissions are hardly a problem. I never had this kind of issue in my local installations

    Plugin Author Steve Bruner

    (@sbruner)

    If the file is there and you’re still getting the notice, then is has too be server related.

    Thread Starter Giulio Daprela

    (@daprela)

    I will let you know in case I find the cause and it’s some sort of bug

    Plugin Author Steve Bruner

    (@sbruner)

    Closing ticket due to inactivity. Let us know if you need help.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Notice: Undefined index in demo reading’ is closed to new replies.