I have seen this question asked a few times, but have not understood any of the answers.... Like the others, I have not changed anything, and I do not understand why I am getting this error. But no matter what I do to the config file, here it is, staring me in the face. I would dearly love to use this program. Would someone who has actually gotten it to work please share the secret with me- The text of the path settings for my config is shown below....
SnippetMaster v1.0.1.1 ERROR
You may not modify or remove copyright information or link to SnippetMaster. You are violating the license if you remove anything.
It is possible to remove the links, but please contact me for permission.
http://www.snippetmaster.com.
*********************************
// $PATH settings will then be the same. DO NOT add a trailing slash.
$PATH = "/html/snippetmaster";
// This is the FULL path to the directory where your website files are
// located on your server (Your web root). DO NOT add a trailing slash.
$ROOT = "/html";
// Set to the full url to access the value you set for $ROOT
$PREVIEW = "
http://www.mysite.com";
// Set to the full url to access the value you set for $PATH.
$URL = "
http://www.mysite.com/snippetmaster";