• Resolved fkildoo

    (@fkildoo)


    I can’t figure out how to use this. I’ve read the instructions 2 or 3 times, but none of the shortcodes I’ve used produce any output. Maybe I’m missing a required plugin or something. WordPress and all my plugins are up to date. I’ve used the following shortcodes in a page without any luck:

    [show-tree]
    [show-tree source = “uploads-folder”]
    [show-tree tree_source = “\download\”]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jrack Wolfe

    (@jrackwolfe)

    This may well be something to do with the permissions that your site has to the underlying file structure – a blank directory structure will be returned if that is the case. I’d like to test if that is the case by seeing if you can see a manual structure if you are happy to do so?

    I have enabled another feature to help with this in 0.1.1. Update the plugin and then use the following shortcode. Do you get an output? If yes, we can start to narrow down the permissions.

    [show-tree tree_source="\\path\\5\\three\\y\\u\\6\\9, \\path\\5\\3" source="manual"]

    I would be happy to support this directly if you want to email me.

    • This reply was modified 3 years, 8 months ago by Jrack Wolfe.
    Thread Starter fkildoo

    (@fkildoo)

    Thanks for the quick reply. I updated the plugin and tried the new shortcode. Still no output of files, but I do get this error: “Warning: Invalid argument supplied for foreach() in /home/customer/www/xxxxx.com/public_html/wp-content/plugins/wolfe-candy-tree-view/C-tree.php on line 405”. It is a password protected site. Not sure if that has to do with anything.

    I’ve since moved on to another solution for now as I needed something quick. I may revisit this later. Thanks again.

    Plugin Author Jrack Wolfe

    (@jrackwolfe)

    Thank you for your reply. That error does indicate it is to do with permissions. The tree view only uses the permissions the web server has been given to the underlying file structure. We have updated documentation to make this clearer and added a future upgrade to the backlog to provide front-end error reporting for identifying these issues.

    Hello,

    I’m having a similar issue. I have some files in the media directory but the tree remains blank. I dont know where I can change more permissions to solve my problem, and I cannot read any errors when using

    [show-tree tree_source="\\path\\5\\three\\y\\u\\6\\9, \\path\\5\\3" source="manual"]

    (where are thoses errors supposed to be displayed?).

    Any help would be appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘No output’ is closed to new replies.