slikr
Posts: 2
Joined: Wed Apr 06, 2016 5:36 pm

Loading Error

I created a gallery with the editor and the thumbnails display but will log pop up the large image, it just says LOADING... with a spinning circle. Any suggestions?

http://mazzas.net/highslide-custom2/hig ... xample.htm
MisterNeutron
Posts: 440
Joined: Sun Aug 18, 2013 11:20 am

Re: Loading Error

Try this. In your highslide.config.js file:

Code: Select all

Change:

hs.outlineType = 'custom';

to:

hs.outlineType = null;
slikr
Posts: 2
Joined: Wed Apr 06, 2016 5:36 pm

Re: Loading Error

YEA it worked! thank Ü
MisterNeutron
Posts: 440
Joined: Sun Aug 18, 2013 11:20 am

Re: Loading Error

This is a bug in the Editor, one that's been there for years. If you don't choose an outline, it reverts to "custom." But then it's looking for a custom.png file in the Outlines folder, and there isn't one!

Return to “Highslide Editor”