Page 1 of 1

icon shortcode not working in html

Posted: 21 Jun 2011, 19:45
by grimurnet
The icon shortcodes like in the title is not working in html gallery [home.png] it just shows it like this not the icon itself

Re: icon shortcode not working in html

Posted: 22 Jun 2011, 08:40
by Nick
Is this your gallery?

Image

To me it looks like the icons work.

Re: icon shortcode not working in html

Posted: 22 Jun 2011, 09:27
by grimurnet
Nick wrote:Is this your gallery?

Image

To me it looks like the icons work.
Yes it works there but not here...
html_missing_icon.jpg
html_missing_icon.jpg (16.02 KiB) Viewed 5608 times

Re: icon shortcode not working in html

Posted: 23 Jun 2011, 05:29
by grimurnet
It seems to be only with the custom icons added, but the builtin icons seem to be ignored in html gallery. Correct me if I'm wrong
Edit: No the same, the icon is correctly displayed in menu but in the title it shows just the []

Re: icon shortcode not working in html

Posted: 23 Jun 2011, 06:07
by Nick
Oops, sorry, thank you for reporting this. Fix will be available in the upcoming update.

Re: icon shortcode not working in html

Posted: 23 Jun 2011, 06:28
by grimurnet
Nick wrote:Oops, sorry, thank you for reporting this. Fix will be available in the upcoming update.
OK, thanks :-)

Re: icon shortcode not working in html

Posted: 28 Jun 2011, 00:03
by Nick
Imagevue X2.7.4 fixes this. Please update.

Re: icon shortcode not working in html

Posted: 28 Jun 2011, 03:59
by grimurnet
Nick wrote:Imagevue X2.7.4 fixes this. Please update.
I just updated to x2.7.4 and still remains the same
icon_html.jpg
icon_html.jpg (7.83 KiB) Viewed 5589 times

Re: icon shortcode not working in html

Posted: 28 Jun 2011, 12:55
by globetrotter
I think the filename of your icon is wrong. I had the same problem.

When you are using a '- ' in it, it goes wrong.
Changing it to 'home_icon.png' should help.

When you are using capital letters, it also went wrong.

Re: icon shortcode not working in html

Posted: 28 Jun 2011, 15:50
by grimurnet
globetrotter wrote:I think the filename of your icon is wrong. I had the same problem.

When you are using a '- ' in it, it goes wrong.
Changing it to 'home_icon.png' should help.

When you are using capital letters, it also went wrong.
Yes are right, renamed it to "home.png" then it is ok, sometimes it is the simplest cause :-)

Re: icon shortcode not working in html

Posted: 03 Jul 2011, 11:20
by Nick
We've noticed this too. It is already fixed for the next update, here is the patch if you want to use filenames with minus. Just replace iv-includes/include/ivfunctions.inc.php with the file attached.

Re: icon shortcode not working in html

Posted: 03 Jul 2011, 18:00
by grimurnet
Nick wrote:We've noticed this too. It is already fixed for the next update, here is the patch if you want to use filenames with minus. Just replace iv-includes/include/ivfunctions.inc.php with the file attached.
OK, but it's not that big of a deal, one can always have a name without the "-" sign. But thanks anyways :-)