Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
SVG Images in Webserver not showing up?
-
therealbiglou
- Experienced User
- Posts: 126
- Joined: Sat May 19, 2012 4:33 am
SVG Images in Webserver not showing up?
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?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: SVG Images in Webserver not showing up?
Why I'm here I see no example of a page that does not work?
I tried something and it worked without problems.
Pako
I tried something and it worked without problems.
Pako
-
therealbiglou
- Experienced User
- Posts: 126
- Joined: Sat May 19, 2012 4:33 am
Re: SVG Images in Webserver not showing up?
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.
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: SVG Images in Webserver not showing up?
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
I tried something (through the webserver plugin) and it worked without problems.
Pako
-
therealbiglou
- Experienced User
- Posts: 126
- Joined: Sat May 19, 2012 4:33 am
Re: SVG Images in Webserver not showing up?
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.
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: SVG Images in Webserver not showing up?
In that case, I can not help you.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.
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
-
therealbiglou
- Experienced User
- Posts: 126
- Joined: Sat May 19, 2012 4:33 am
Re: SVG Images in Webserver not showing up?
I am using version 1.0.
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: SVG Images in Webserver not showing up?
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
Why do you use such an old version?
READ THIS before posting anything!
Pako
-
therealbiglou
- Experienced User
- Posts: 126
- Joined: Sat May 19, 2012 4:33 am
Re: SVG Images in Webserver not showing up?
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?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: SVG Images in Webserver not showing up?
It is included in the EventGhost installation file starting with release r1610 (January 2013).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?
Of course you can find it here: Downloads.
Pako
-
therealbiglou
- Experienced User
- Posts: 126
- Joined: Sat May 19, 2012 4:33 am
Re: SVG Images in Webserver not showing up?
Thank you, this has solved my problems!