kdf Wrote: 
> 
> ok, this is a problem.  it should be 
> http://localhost:9000/html/images/subtract.gif
> etc.
> 
> If you view source on the frame, do the links refer to 
> html/subtract.gif or html/images/subtract.gif?
> How about if you open up c:\program 
> files\slimserver\server\HTML/Fishbone/browsedb_list.html?
> 
> it seems like what your browser is trying to render is not what should
> 
> be on the drive.  As an experiment, rename the Fishbone directory and 
> choose that as your default skin, or try 
> http://localhost:9000/Fishbone/ and see if you get different  results 
> from the images and the view source.
> 
> -kdf

The source in the frame reads: img src="/html/subtract.gif"
Browsedb_list reads: img src="[% webroot %]html/images/subtract.gif"
Loading from http://localhost:9000/Fishbone/ is exactly the same as
loading via default.

However.... renaming the directory "Dishbone' and loading that as my
default seems to have worked (at least for now...)! Image properties
reads: http://localhost:9000/html/images/subtract.gif. Frame source
reads: img src="/html/images/subtract.gif"

Thanks for your help on this! I appreciate it.
y.


-- 
Yannzola
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to