1

(3 replies, posted in Juicebox-Lite Support)

Thanks!!!

I did see that I had a path error and will try moving stuff to eliminate the configUrl.  (I had for whatever reason added www to my page name, which tripped an error in java script because I was moving between two different site names, the https:// and the https://www. location. )  Looking at the inspector in Firefox helped, the error was
"CORS Missing Allow Origin" 

Working now, have a wonderful Christmas.

2

(3 replies, posted in Juicebox-Lite Support)

trying to use the embed code to place a gallery within a web page.    Last effort was to give a full path to where the config.xml file is.  The folder "Moon" has the config.xml, a thumbs folder, a jbcore folder, and an images folder.  I have not yet been able to view the gallery offline, haven't made the recommended security changes to Firefox, but this doesn't really give me hope that that would work.  I do get a nice grey box, so something has been found. 

Have I got a syntax error here?  Thanks! 

<!--START JUICEBOX EMBED-->
<script src="https://astrodork.name/Moon/jbcore/juicebox.js"></script>
<script>
new juicebox({
configUrl: "https://astrodork.name/Moon/config.xml",
baseUrl: "https://astrodork.name/Moon/",
containerId: "juicebox-container",
galleryWidth: "100%",
galleryHeight: "100%",
backgroundColor: "rgba(34,34,34,1)"
});
</script>
<div id="juicebox-container"></div>
<!--END JUICEBOX EMBED-->

3

(8 replies, posted in Juicebox-Lite Support)

AVG thought that Juicebox was going to alter files in what it thought was a protected folder (not special that I know of).  The first time I got the error I was a bit concerned that Juicebox would replace my original image files.  I don't think it will error again, as Juicebox is now on the list of allowed apps.  Possible this seemed like malicious behavior?  But if it comes back after a reboot, I'll update.

AVG Antivirus Free, version 22.11.3261 (build 22.11.7716.759)
virus definition version 221219-0

The list of allowed apps is small, so most programs don't trip whatever this was.

4

(8 replies, posted in Juicebox-Lite Support)

The picture files are 3000x2000. I have the image size set to 1024x768.
AVG (anti virus) promptly blocks juicebox for trying to change my files.  I think that even though I then told AVG to allow Juicebox, I had to close juicebox, reopen it and reallow at the start. The error message was unfortunately not about being blocked.  So far I've done a few files, one of which I resized and one of which I let juicebox resize. 
I don't yet know if that will stick or if I'll have to allow with AVG every time.  But I think that was the problem.

5

(8 replies, posted in Juicebox-Lite Support)

Trying to start with JuiceboxBuilder Lite, five files all jpgs 3000x2000 or less. "Error resizing image the image was too large or invalid"

So far I haven't been able to load a single image.  Running under Win 7.

Thanks for any tips.  So far image gallery programs are really frustrating.