Page 2 of 2

file path error with tiny MCE

Posted: Mon Jul 30, 2007 12:02 am
by krraleigh
When I try to use some of the features of tiny FCE I have this error:
file:///D:PHP_extensions/tinyfck-0.13/tinyfck-0.13//plugins/emotions/emotions.htm

Notice the double slash before plugins!
This error occurs when I click on:
font color,
emotions,
tables etc...
Does anyone know how I might be able to repair this error, or if I can find a different
verision that I won't have a problem with. There is not problem with tiny MCE.

insight appreciated
thank you
Kevin Raleigh :lol:

Posted: Mon Jul 30, 2007 7:07 am
by superdezign
Wherever the main folder is defined in the script, it likely has slash at the end of the string, so just delete it. Online, most servers ignore the double slashes as it is a common mistake.