Page 1 of 1

SVG Images in Webserver not showing up?

Posted: Mon Aug 12, 2013 11:33 am
by therealbiglou
I have an HTML remote built using the webserver plugin. Everything is working well except a few of the buttons use .SVG vector icons. When previewing the HTML file directly in the browser, these icons show up just fine. However, when connecting through the Eventghost webserver plugin, they are replaced with file missing boxes. I have tried using .PNG files and those work great in either environment. Also, the Font Awesome iconography webfont works as well. Is there something going on in the plugin that breaks SVG?

Re: SVG Images in Webserver not showing up?

Posted: Mon Aug 12, 2013 12:30 pm
by Pako
Why I'm here I see no example of a page that does not work?
I tried something and it worked without problems.

Pako

Re: SVG Images in Webserver not showing up?

Posted: Mon Aug 12, 2013 2:02 pm
by therealbiglou
I've tried two separate installations on two separate networks and I'm still having problems displaying .svg images. This happens in Chrome, IE, and Firefox. However, viewing the page directly in those browsers (not through the webserver plugin), the .svg files work great.

Re: SVG Images in Webserver not showing up?

Posted: Mon Aug 12, 2013 2:35 pm
by Pako
I'm still waiting for an example of a page that does not work (through the webserver plugin).
I tried something (through the webserver plugin) and it worked without problems.

Pako

Re: SVG Images in Webserver not showing up?

Posted: Mon Aug 12, 2013 8:11 pm
by therealbiglou
I don't know what you are asking for. The webpage is on my local machine--the html file that the webserver plugin is pointing to. It has a .svg file in it that is linked properly (you can see it displayed when you simply view the html file directly in a web browser). When viewed through another networked computer, the .svg shows a missing image icon.

Re: SVG Images in Webserver not showing up?

Posted: Tue Aug 13, 2013 5:00 am
by Pako
therealbiglou wrote:I don't know what you are asking for. The webpage is on my local machine--the html file that the webserver plugin is pointing to. It has a .svg file in it that is linked properly (you can see it displayed when you simply view the html file directly in a web browser). When viewed through another networked computer, the .svg shows a missing image icon.
In that case, I can not help you.
I really can not see into your computer. Just as you can not see into mine.
I also have in my computer some html pages with some SVG images.
When I open it using the EventGhost Webserver plugin, I can see everything in the browser correctly.

I have one question (which should be placed at the beginning):
what version Webserver plugin (or EventGhost) you use?

Pako

Re: SVG Images in Webserver not showing up?

Posted: Tue Aug 13, 2013 2:47 pm
by therealbiglou
I am using version 1.0.

Re: SVG Images in Webserver not showing up?

Posted: Tue Aug 13, 2013 3:28 pm
by Pako
Support for SVG files was added starting with plugin version 1.1 in January 2013.
Why do you use such an old version?
READ THIS before posting anything!

Pako

Re: SVG Images in Webserver not showing up?

Posted: Tue Aug 13, 2013 4:02 pm
by therealbiglou
I was not aware of a newer version. I used 1.0 because it came with the EG installation. Where can I find the latest version?

Re: SVG Images in Webserver not showing up?

Posted: Tue Aug 13, 2013 4:34 pm
by Pako
therealbiglou wrote:I was not aware of a newer version. I used 1.0 because it came with the EG installation. Where can I find the latest version?
It is included in the EventGhost installation file starting with release r1610 (January 2013).
Of course you can find it here: Downloads.

Pako

Re: SVG Images in Webserver not showing up?

Posted: Tue Aug 13, 2013 7:15 pm
by therealbiglou
Thank you, this has solved my problems!