The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
SCANU's Guest Warn 3 - Elegant Floating Warning for your guests Details »» | |||||||||||||||||||||||||||||||||||||||
SCANU's Guest Warn 3 - Elegant Floating Warning for your guests
Developer Last Online: Apr 2022
Description This modification shows an elegant warn for all guests of your forum with the possibility to add a close button, it's a conversion of this mybb add-on. For all the features or the mod version history click here Look at the screenshots for more! Installation Upload the product via admincp and go in Settings->Guest Warn Settings to customize the close option etc.. Then search in stylevars for GuestWarn to customize the style. To update just redownload and reupload the file, make sure that overwriting is set to Yes Demo Online demo: http://scanu.altervista.org/forum.php Translations
PLEASE NOMINATE THIS MOD FOR MOTM AND CLICK MARK AS INSTALLED Please donate to support my free works If you like this mod see this other elegant mod for your forum: click here To get support:
Many thanks to my brother: Clear (Darkness95) that allowed me to convert his plugin and using his style. Please if there are errors in the phrases let me know. To the coders: This mod use javascript and css but i don't want to write them in other files because i like that the mod is easy to install so you have not to upload files, the image too are situated in online server so you don't have to download and re-upload in your server. That's all Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
16 благодарности(ей) от: | ||
Adrijan, BUDIMAN, CharlieDelta, ChiNa, duditas, elsa23, Erica1977, Judith2, last24tech.com, Last_Zero, misericorde, mohammadxxx, piratarg, Skaut, Toorak Times, WendM |
Comments |
#52
|
|||
|
|||
Thank you
Uptaded. You can choose the color Very Nice !!! I like it. Nominated |
#54
|
|||
|
|||
Very nice.
I am using this warn in the middle of my forum. It would be nice, to not show the box on the register Page. Is there a possibility to do this, maybe with an if-condition? |
#55
|
||||
|
||||
Quote:
Thank you bro i will add the file to the first topic |
#56
|
|||
|
|||
Thank you Uptaded Very Nice !!!
|
#57
|
||||
|
||||
Great mod but I found a ver validation issues.
1st the 2 places in the plugin that call for <script? should include the script type. For example. <script type"text/javascript"> That was an easy one to fix. Just changed the 2 tags. But Im stuck on this one. <msg.length; i++) Heres the errors from this this line. Code:
Line 15, Column 94: character ";" not allowed in attribute specification list …yTagName("div");for (i=0; i<msg.length; i++) {if(msg[i].className == msgClass)… Line 15, Column 94: element "msg.length" undefined …yTagName("div");for (i=0; i<msg.length; i++) {if(msg[i].className == msgClass)… ✉ You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by: incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead). by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case). Line 16, Column 54: end tag for "msg.length" omitted, but OMITTAG NO was specified …unction(){loadMsg('msgbox'); }</script> <style>div.guestwarn {background:black… ✉ You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">". Line 15, Column 83: start tag was here …etElementsByTagName("div");for (i=0; i<msg.length; i++) {if(msg[i].className =… Line 16, Column 62: required attribute "type" not specified …){loadMsg('msgbox'); }</script> <style>div.guestwarn {background:black;color:w… ✉ The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>. Line 19, Column 198: document type does not allow element "div" here; assuming missing "object" start-tag … class="msgbox" style="display: none;"><div class="guestwarn"><a href="#" clas… Any ideals |
#58
|
||||
|
||||
I'm not (and i will not) a keen of w3 validation most of the errors are for minimal code issues like
img> instead of img /> or errors like type attribute; this codes are setted by default in all the browsers so when i code i'm not careful with these problems as i said i'm not a keen of w3 validator i will not do a product that is perfect so if you are looking for w3 validation search away, regarding the <msg.length; i++) issue i will check for this in the next version. thanks bor for let me know about this |
#59
|
||||
|
||||
No problem. Most if it is just filling in a few things like script type. I would love to see the fix for <msg.length; i++) That one I havent been able to debug.
|
#60
|
|||
|
|||
works great with 4.0.3
thanks!! |
#61
|
|||
|
|||
nice ty
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|