vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   General Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=189)
-   -   DJ's "How to Validate Your vBulletin" for Beginners (https://vborg.vbsupport.ru/showthread.php?t=256394)

Drago13 01-07-2011 05:49 PM

very informative, gonna try this tonight... Thanks DJ..

fluidswork 01-13-2011 04:15 PM

Really great source of information ... but still this is little bit advance for noobs .......

Digital Jedi 01-13-2011 09:31 PM

Indeed it is a little more advanced. But the one thing beginners still want is for their website to function and operate properly. Aside from the fact that I don't see a lot of info out there for validating vBulletin specifically, I also don't see any info for new admins who are just beginning to understand how much work a well run site actually is. This article acknowledges that your going to have to learn something new, but at the same time, I assume in the admin's favor. Meaning, I try not to talk down to them, as if I understand this great mystery they never will. But I try to clarify technical info that I feel is easy to understand, once you grasp the basics. I try to make people feel a little less lost and a little more confident about administration.

TheKdd 01-16-2011 07:33 PM

Somewhat a n00b here but can get around alright. My problem is with Google Adsense on my site, it is reporting errors with the pubid having an & - I use Advanced Google Adsense and can't find where to fix this error since it inserts my ads automatically straight from Google itself. Here is the error:

&securitytoken=guest" method="post" onsu…

Where do I go to fix this, or is it something I need to just ignore since it's in the Google Ad itself?

Digital Jedi 01-16-2011 10:11 PM

It might be just in the ad and inaccessible to you. I've not worked with Google AdSense before, so I don't know what the code looks like. But I would check where you've put the code in your templates. If you see any ampersands that need to be replaced, I would go ahead and try to correct them.

Gamelobby 05-25-2011 03:35 AM

I have tried to wrap my head around this, but just can not seem to grasp it.

I check, i see the errors, i sometimes can find the right template, but then thats about it.
Code:

http://www.gamelobby.com/Forum/admincp/index.php
1. If the error is to replace "&" with "&" i can never find a lone "&" sign.
(And yes i check all the way down to the next section, not just that line)


2. If the error is:
Quote:

Line 966, Column 6: end tag for "ol" omitted, but OMITTAG NO was specified
</div>

You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
I never can find the end tag that is missing. Even tho the very next error says:
Quote:

Line 485, Column 2: start tag was here
<ol id="c_cat202" class="childforum">
But when i go to line 485 there is just a </div> tag, not an incomplete ol tag.


And so on & so on, etc, etc...


Gives me a monster headache. lol

8thos 07-29-2011 06:58 AM

I really needed this article! Thanks.

Juggernaut 08-10-2011 10:56 AM

I've fixed the XHTML errors in my arcade, forum home page and portal. The threads still require more work for me.
The postbit is mostly finished, thanks for this great article. :)

Digital Jedi 09-07-2011 04:23 AM

Hey Gamelobby,

I know I've been away for a while, and you may have already addressed this or given up, but if it helps, like I said in the article, you may need to look above the area where the error is listed. The validator doesn't pinpoint the location of the error until after it starts noticing there's something wrong. So, generally speaking, you'd want to look above the line where the tag is marked as an error. The error could even start wherever the tag opened, a good chunk of code along the way.

As for ampersands, if you're not finding the ampersand in the templates, take another look at the Source Code the validator puts out to see if maybe the ampersand is being generated by a modification, or a variable that needs editing. Sometimes, it's not in the templates.

doctorsexy 09-23-2011 05:13 PM

Can anyone point me in the right direction to sort this out..please

Line 818, Column 74: end tag for "ul" which is not finished
<ul class="list_no_decoration widget_list" id="widgetlist_column7"></ul>


All times are GMT. The time now is 02:58 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.02569 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)pagenav_pagelink
  • (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