View Single Post
  #182  
Old 04-29-2008, 09:47 AM
woodcreeker's Avatar
woodcreeker woodcreeker is offline
 
Join Date: Jul 2007
Location: Northern WI
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay the string does cause validation errors. (I checked an XHTML Markup Validator)

All those errors are refering to is "...this error can create cascading effects" This is more of a warning than a real error, I firmly believe that, but it could cause parsing errors for just a few, but most can safely run this on their forums with no ill effects.

I know you guys are pure coders, and that is awesome. (I wish I had the time, been programming my whole life, off and on, about 30 yrs). I interpret that error "flag" as a warning, and this may be the actual nature of how this hack works. I actually forgot about it for a couple of years!

Ol' Wise One, like I said above, Boofo (and I am acknowledging you, too, Jase2 and djpassion) I still do hear you guys!! You guys deserve a lot of respect. There is so much wrong in a lot of the code we work with in the first place when it comes to XHTML, it takes numerous hours to hunt it all down and fix all of it.

If anyone on my forums complains, I will just pull it back out. I doubt it, but I only make small changes here and there, so I can easily go back and fix any problems that crop up. For now, I am leaving it in, and I am sure it will work fine. Takes just a second to pull it out, anyway.

My final code on this hack to eliminate most (if not all) XHTML validation errors.

Code:
<meta http-equiv="page-enter" content="blendTrans(Duration=0.2)"/>
<meta http-equiv="page-exit" content="blendTrans(Duration=0.2)"/>
Some Validators may simply warn you about these statements, and not give you true errors. I am not going to go through a bunch of those code debuggers, anyway, to get to the heart of the problem, if there is one.

Boofo, I wasted an hour screwing around (LOL) and I didn't really want to on this, but that is okay. Sometimes I like to putz around. I actually found a couple of errors I forgot to double-check !

Hang In There, Good Luck and Stay Cool Guys !!
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01022 seconds
  • Memory Usage 1,766KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete