• Hi everyone !

    I know the problem of the folder content not loading is very common, and yet no one has found a concrete solution.

    I may have discovered why it doesn’t load. In my case, the problem is that when you click on the folder, the plugin tries to access the wrong url. It forgets a ‘/’ just before the category name.

    I explain myself. If I put the mouse pointer over the folder, the url it wants to access is :

    http://mysite.com/downloadcategory1/#wpfb-cat-1

    Instead of :

    http://mysite.com/download/category1/#wpfb-cat-1

    I tried to put search this url, and it worked !

    But I wanted to seek where in the base code, I could add the ‘/’. I searched a lot but it’ll help me a lot if one of the developers can tell where to.

    Thanks, I hope I helped someone.

    http://ww.wp.xz.cn/plugins/wp-filebase/

The topic ‘Folder content always loading in tree browser. Issue found’ is closed to new replies.