I seem to have the problem indicated in this thread.
http://www.websitebaker2.org/forum/index.php/topic,9112.0.htmlbasically instead of media/subfolder I am getting mediasubfolder
I tried what @thorn said
echo WB_PATH."-".$name;
and indeed I get
/ -Since the thread is old I wanted to verify if that code is still the correct solution, and if it still gets inserted (or replaces?) line 46 of admin/media/index.php
I want to fix it but want to also be sure this won't somehow break other links on my site?
Now that I think of it, I have been using WB since 2004 and think I had this issue. I think that may be why I started using FTP to handle media in the first place. Maybe it is time to fix it as I want to use FolderGallery and unable to with this error.