HOT Start installation doesn't work ?!

More
13 years 8 months ago #10231 by ivan.milic
that happens when you use SEF urls because image link if formed wrong. This is usually solved by changing those links where I point you in my last post to absolute . Also adding / in front of relative url may solve the issue:

var imgArr = new Array( // relative paths of images
'/templates/hot_destinations/images/bg1.jpg',
'/templates/hot_destinations/images/bg2.jpg',
'/templates/hot_destinations/images/bg3.jpg',
'/templates/hot_destinations/images/bg4.jpg'
);

Please Log in to join the conversation.

  • goncaruk
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 8 months ago #10241 by goncaruk
Hi Ivan ;)

Thank you so much for your help! It all works fine now, just like you said I just changed URL's. It's just first time I've used wrong URL's so it didn't worked fro me, but now I got it and it's all fine. Just for curiosity I've used "/" and it also works perfect too.

I appreciate that !

P.s. Just a very last quick question.., say for example if I would like to add more backgrounds say make it 10 instead of 4 should i just add more pointers into "animbg.js" file, or I'll need to dig deeper into other files, php etc ?

Please Log in to join the conversation.

More
13 years 8 months ago #10250 by ivan.milic
you can just add more urls in image url array.

Please Log in to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum