Hi Guys -
I have built a website in DNN making use of Ian Lunn's sequence script (www.sequencejs.com) although I have run into an issue which only seems to be effecting Safari browser - both on the an ipad/mac or pc.
I have implemented the sequence.js script in my DNN website by adding markup into an HTML module and the script references under my module settings --> header section.
The problem I am experiencing is that when I first load up my page, the plugin loads fine and works but - If I navigate from the working page to a different page and back again - it does not load(strangely this is only a problem in safari browser. Chrome, Firefox and IE work fine.).
I suspected something in the cache was causing the plugin to break so I set the cache provider to "none specifed" under the module settings. This fixed the problem for a few hours until the problem came back. I checked under the module settings and noticed the cache settings had reverted back to the original settings. From then on, whenever I tried setting the cache to "none selected" it would revert back to its original "File" setting with a value of 1200.
I did some further reading and found that setting the cache to either 0 or -1 was the same as disabling the cache. I then tried setting the cache to 0 and -1 although it never fixed the problem.
I recall reading that when implementing scripts into DNN you would need to build them in a certain way (excluding $) for them to be compatible in DNN and am wondering if this might be whats breaking the plugin?( although it wouldn't explain while its still working in other browsers?)
You can access the site at glengranttasting.com although you will first need to verify your age and login with the key "1234" before being able to access the home page. This problem exists on every page of the site.
Any assistance regarding this issue will be greatly appreciated!
Thanks! :)
Shaun
shaun@icode.co.za