yes i was using addons installer but it looks like when it fail like it happen xenforo close the board by itself and i clicked continue install addon and it worked so i think its like you said sometime it start before it finish uploading. Thanks for fast answer love this addons it rocksDid you use an add on installer type add on installer to install it?
That error crops up sometimes for a number of reasons.
Make sure the correct files were uploaded.
Make sure there's no caching that could be caching the old files.
As I said add on installer add ons can sometimes cause this if the add on begins installing before the files finished copying.
Just try and reinstall it again.
There's nothing in my code that would close your board so I can't explain that one.
Does this fix it's position (behind a youtube video in a notice)?Chris D updated Notifications with a new update entry:
Improvements
Read the rest of this update entry...
<center><iframe width="640" height="360" src="//www.youtube.com/embed/BdhinDX31EA?rel=0&vq=hd1080&iv_load_policy=3" frameborder="0" allowfullscreen></iframe></center>
Thanks Chris, I've added the &html5=1 to the code but I don't think it's worked. I'm on my mac and can't be 100% but I'm not sure what causes this problem. It's going to drive me crazy. Fortunately IE7 or below displays an out of date browser message.View attachment 71251
The issue isn't exclusive to my add-on, unfortunately.
The video sits on top of your fixed header too. I suspect it is a browser issue. I'll see if I can find any signs of a fix.
One thing that is worth a try...
In the YouTube URL, change:
&iv_load_policy=3
to
&iv_load_policy=3&html5=1
If this is what I suspect - some sort of Flash Player issue - that should resolve the issue.
Thanks a lot, I've tried this still in front of anything IE 8 and below.There is another option actually...
Instead of adding &html5=1 as I suggested above, it might be ok to just add:
&wmode=transparent
Ah yes it's working in IE 8, I'm only able to test it using http://netrenderer.com/ so I cant move about on the page. Does it also put the video behind the Navbar?I've just tested &wmode=transparent on my test site and that fixes it...
- Some criteria (page criteria) was not being evaluated
- The Notification Center link would always appear if you have permission to view it, regardless of the option set in the Admin CP
Thank you for reporting these, @eterskov.
<xen:if is="!in_array({$contentTemplate}, array('login', 'register_form', 'register_confirm', 'register_facebook', 'register_form', 'register_process')">
...
...
...
</xen:if>
We use essential cookies to make this site work, and optional cookies to enhance your experience.