Search…

X3 Photo Gallery Support Forums

Search…
 
ste1fan
Topic Author
Posts: 4
Joined: 19 Aug 2018, 14:00

Startpage Error after Update to X3.27.1

06 Feb 2019, 03:35

Hey Karl,

after the Update my slideshow on index page does not show up anymore

 Error in Chrome Console:
jquery.min.js:2 Uncaught TypeError: Cannot create property 'guid' on string 'a'
    at Object.add (jquery.min.js:2)
    at HTMLDivElement.<anonymous> (jquery.min.js:2)
    at Function.each (jquery.min.js:2)
    at w.fn.init.each (jquery.min.js:2)
    at De (jquery.min.js:2)
    at w.fn.init.on (jquery.min.js:2)
    at h.onInitialized (x3.min.js:3)
    at h.trigger (x3.min.js:3)
    at h.init (x3.min.js:3)
    at new h (x3.min.js:3)
add @ jquery.min.js:2
(anonymous) @ jquery.min.js:2
each @ jquery.min.js:2
each @ jquery.min.js:2
De @ jquery.min.js:2
on @ jquery.min.js:2
onInitialized @ x3.min.js:3
h.trigger @ x3.min.js:3
h.init @ x3.min.js:3
h @ x3.min.js:3
(anonymous) @ x3.min.js:3
each @ jquery.min.js:2
each @ jquery.min.js:2
t.fn.owlCarousel @ x3.min.js:3
qb @ x3.min.js:3
(anonymous) @ x3.min.js:3
each @ jquery.min.js:2
each @ jquery.min.js:2
Vc @ x3.min.js:3
sa @ x3.min.js:3
imagevue @ x3.min.js:3
imagevue_ @ (index):12
onload @ (index):312


https://www.exploretheworld.world


Any Idea why?

best regards
Stefan
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Startpage Error after Update to X3.27.1

06 Feb 2019, 04:32

I did some research into the error, and after testing with your page settings locally, I found the error occurs because of combination of settings AUTOPLAY enabled and SHOW TIMER disabled, in your folders > layout > carousel .
Image

For now, until this bug is fixed, you will either have to disable "autoplay", or enable "show timer" ... If you enable "show timer", you could just add some custom CSS that will HIDE the timer.

Sorry for the inconvenience.
 
ste1fan
Topic Author
Posts: 4
Joined: 19 Aug 2018, 14:00

Re: Startpage Error after Update to X3.27.1

06 Feb 2019, 04:44

Thanks for your quick feedback. I have deactivated autoplay for the time being. Startpage works now.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Startpage Error after Update to X3.27.1

14 Feb 2019, 01:22

mjau-mjau wrote:I did some research into the error, and after testing with your page settings locally, I found the error occurs because of combination of settings AUTOPLAY enabled and SHOW TIMER disabled, in your folders > layout > carousel .
This bug was fixed in latest X3.27.3 release. Feel free to update and change your settings back.