superfish_library_path() returns wrong string. If you could work with relative paths instead of absolute paths, it would work
we are on a local ddev
DRUPAL_ROOT returns not the webroot, but "//var/www/html"
Active
1.13
Code
I tried to reproduce and I see that in my case the correct absolute path is returned and we don't have any other complains. I assume it is kind of local issue.