I cannot get snippetmaster to install correctly. The program URL comes out wrong. Specifically:
In the install wizard the starting folder path is: /usr/www/users/myusername (this is correct)
the starting folder URL is:
http://www.mydomain.com (this is correct)
the program path is: /usr/www/users/myusername/snippet (this is correct)
The program URL should be:
www.mydomain.com/snippetBut instead it is:
www.mydomain.com//snippet (an extra slash)
It does no good, in the install wizard, to change the program URL (or to leave it alone, either). Everytime a program page gets called, the URL is wrong. Surprisingly, the program will open with the wrong URL. But if I try to open a folder in admin, it tries to refresh the admin page by going to:
http:///snippet/admin.php
... which now has lost my domain name altogether, and of course that page cannot be found. If I back up and reload the page, things get even weirder, as the slashes multiply.
Somehow, whatever is determining the URL for things is not working right. Can anyone help?
Thanks,
Ron