solved Broken Image Link

Dazed
Dazed
@dazed
6 years ago
1,022 posts
I have a broken image for https://www.site.com/image/img/module/jrTicket/waiting-EEEEEE.png. This link appears very off since the link should be in the jr ticket module. Going into that dir it looks like the image should be waiting-white.png.

The image is in the Open Tickets - https://www.site.com/ticket/browse/open/1
updated by @dazed: 06/20/18 01:25:15AM
michael
@michael
6 years ago
7,717 posts
That image URL looks correct to me. Its running the image through the jrImage modules image function, but it doesnt look like a URL for an uploaded image, it looks like the URL for an image that is part of the module.

I would expect to see that image found at:
/modules/jrTickets/img/waiting-EEEEEE.png

If you're saying that image is attached to a ticket, then something weird is going on.
brian
@brian
6 years ago
10,148 posts
I think I know what is going on here - this is related to being able to use custom icon colors in a skin - I'll check this out.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Dazed
Dazed
@dazed
6 years ago
1,022 posts
Brian you should have my login info but let me know if you need it.
brian
@brian
6 years ago
10,148 posts
So right now those little images are direct img calls - those need to be changed to be icons. I'll get that in place.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
6 years ago
10,148 posts
Dazed:
Brian you should have my login info but let me know if you need it.

No - I don't need it - I know what is going on and will get it fixed up. Thanks though :)


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
6 years ago
10,148 posts
Just an update that this was fixed in Support Tickets 2.0.0b6:

https://www.jamroom.net/the-jamroom-network/networkmarket/548/support-tickets-200b6

Let me know if that works now.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Dazed
Dazed
@dazed
6 years ago
1,022 posts
looks good. Thanks :)