The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
standard_error css headinclude not working?
hello,
I have this code: PHP Code:
I try many hooks and still show me without headinclude, header and footer templates? what's wrong guys? --------------- Added [DATE]1235321720[/DATE] at [TIME]1235321720[/TIME] --------------- add: any help is appreciate |
#2
|
||||
|
||||
Is this on a custom page and does it have a header/footer? Or is it on an existing page?
|
#3
|
||||
|
||||
I use this code with existing page showthread template
standard_error template already have headinclude, header and footer tags? fetching error is completely done but without (headinclude, header and footer). as I know "standard_error(fetch_error())" show standard_error template but why this happen? |
#4
|
||||
|
||||
The STANDARD_ERROR template does have the headinclude and header template included but there is a conditional on whether the navbar is shown. Are you sure that is the template being used? Check - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.
|
#5
|
||||
|
||||
at start
PHP Code:
PHP Code:
|
#6
|
||||
|
||||
And have you checked the STANDARD_ERROR template to make sure it hasn't been modified to not include certain things?
|
#7
|
||||
|
||||
yes I'm sure.
and this is the head part PHP Code:
every things are correct but I get this: also I check this with other browsers and i get same result |
#8
|
||||
|
||||
Have you looked in your page source to see what is showing up there? Is the style sheet being called?
|
#9
|
||||
|
||||
do you think this picture have css?
http://i43.tinypic.com/2ymf2qd.jpg yes I looked in page source and no style sheet is up there. please, check this simple plugin on 3.8.x for IE browser and see if is it work with you or not? it's just example to test if my localhost have the problem or this code have it. I test many hooks it's the same. I test on 3.8,3.7,3.6 it's the same. there is something wrong, but I don't know what. thanks for respond |
#10
|
||||
|
||||
I can tell the image has no css. What I am wondering is what is in the source code. Is it calling the css but the url is wrong? Is it calling anything from the headinclude file? The page source is an enormous source of information if you just look at it.
I can't check anything for an IE browser as I don't have IE installed. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|