Topic: Juicebox Error: Config XML file not found.
I’m using:
juicebox_pro_1.4.0
Drupal 7.27
project/juicebox (juicebox 7.x-2.x-dev)
I just started getting this: “Juicebox Error: Config XML file not found.”
It has been working just fine until the other day.
Steps I’ve taken to fix:
I disabled every module one by one > cleared cache. No change.
I change my theme to eliminate any custom CSS or file changes. No change.
I was using juicebox pro 1.3.3 and upgraded to 1.4.0. No change.
I was using project/juicebox 7.x.1 and upgraded to 7.x-2.x-dev. No change.
Complete removed juicebox. Drop any reference to it in my DB. Then Installed fresh 1.4 plus the dev of drupal project. No change.
I’ve read some of the support responses on your forum and seen that a big concern is baseUrl. I didn’t understand all that, but it would seem that is not something I’m troubled with since juicebox has been working just fine. However, I do know that my baseURL in my settings.php file is “www.sitename.com”. That’s always been set that way.
Additional info:
Not sure this will help but here is how the folder/file structure is used on my site.
sites/all/libraries/juicebox
classic
images
thumbs
full.html
index.html
juicebox.js
config.xml
Drupal project page explains it this way.
“Copy the appropriate core Juicebox library files that you just extracted to Drupal's library directory. Typically, this means you will create a new directory called /sites/all/libraries/juicebox and then copy the full contents of the the Juicebox "jbcore" directory to this library directory. You will end up with a structure like /sites/all/libraries/juicebox/juicebox.js and /sites/all/libraries/juicebox/classic/themes.css, etc.”
It doesn’t mention what to do with images/ , thumbs/, config.xml, index.html. I just threw them in juicebox/. (not sure that’s the correct way, but like I said it’s been working fine like this ever since I bought pro.)
Showing debugging information in place of gallery.
Gallery ID
field--node--253--field-re-photos--full
XML URL
http://www.mysite.com/?q=juicebox/xml/f … hotos/full
Juicebox Javascript Library
Locally Installed, Pro 1.3.3
Image Count
7 images
Juicebox Gallery Options
• gallerywidth=100%
• galleryheight=350px
• backgroundcolor=#FFFFFF
• textcolor=rgba(255,255,255,1)
• thumbframecolor=rgba(255,255,255,.5)
• showopenbutton=FALSE
• showexpandbutton=TRUE
• showthumbsbutton=FALSE
• usethumbdots=FALSE
• usefullscreenexpand=FALSE
• screenmode=AUTO
• showsplashpage=NEVER
• maxthumbrows=1
• imagetransitiontime=.3
• enablelooping=FALSE
• gallerytitleposition=OVERLAY
• captionposition=OVERLAY_IMAGE
• showimagenav=FALSE
• firstimageindex=1
• showsmallthumbsonload=FALSE
• showsmallthumbsbutton=FALSE
• thumbwidth=50
• thumbheight=50
Thank you
Regards,