vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - SCANU's Guest Warn 3 - Elegant Floating Warning for your guests (https://vborg.vbsupport.ru/showthread.php?t=270070)

misericorde 09-15-2011 03:13 PM

Thank you

Uptaded. You can choose the color

Very Nice !!!

I like it. Nominated

Dr.osamA 09-15-2011 09:58 PM

1 Attachment(s)
Excellent = 5 Stars

installed +translated to Arabic

Arabic trans. in att.

thank you bro and keep it up

baerwurz 09-16-2011 06:38 AM

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?

Scanu 09-16-2011 10:26 AM

Quote:

Originally Posted by baerwurz (Post 2246640)
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?

Wow really cool idea i forgot it! this will be a feature of the 2.8 ;)

Quote:

Originally Posted by Dr.osamA (Post 2246515)
Excellent = 5 Stars

installed +translated to Arabic

Arabic trans. in att.

thank you bro and keep it up

Thank you bro i will add the file to the first topic :)

TEMPESTADE 09-16-2011 12:47 PM

Thank you Uptaded Very Nice !!!

Scalemotorcars 09-17-2011 04:55 PM

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…

Looks like allot I know but Ill bet its mostly the same issue.

Any ideals

Scanu 09-17-2011 06:19 PM

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 :)

Scalemotorcars 09-17-2011 10:09 PM

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.

dallibose 09-17-2011 11:15 PM

works great with 4.0.3

thanks!!

FIM 09-18-2011 04:29 PM

nice ty


All times are GMT. The time now is 11:03 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01319 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete