The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Quote:
but i can't find a way to get my "orkut" template executed just after "headinclude" can you tell me how do i change it?? here is what i meant : I also tried to remove every navbar ref from my custom page php as well as template but it aint worked.. good news is, garbage is reduced.... its showing only : --------------- Added [DATE]1248695991[/DATE] at [TIME]1248695991[/TIME] --------------- i spent 6 hours working straight on this problem and i still can't solve it!!!!!!!! its driving me crazy!! please please help me its not showing any garbage in IE but i tried for 9 different browsers and there is garbage!!!!!!!!! DAMN! should i post it under paid request??? i know its just 1 line edit work but i still couldn't find out the solution!! how much will be the charge? |
#12
|
||||
|
||||
Maybe I know what it is... Let me guess - your files are encoded in UTF-8? If yes then be aware that some text editors adds utf8 header to file - it is possible that garbage which you see in output is this header. Of course you will not see it in your text editor, because it is ok according to utf-8 format.
Just save each your file in other text editor which for sure is not adding header when saving in utf8 (i.e. in notepad2 you can choose utf8 and utf8 with signature – use it without signature). Let me know does it help |
#13
|
|||
|
|||
hello .. first . on the template usage. this sort templates name on alphabetical order.
so all cached template on debug mode will work with your template second . u need to add your custom temp. on ($globaltemplates) before u include the global.php file to get this temp. cached. test this :- PHP Code:
|
#14
|
||||
|
||||
Quote:
I just tried notepad2, Ultra Edit etc. It didn't worked.. I did exactly what you said... Quote:
It didn't worked.... I also tried ob_flush() etc. But nothin working.. |
#15
|
||||
|
||||
Just quick question - are you using some template cache mod?
|
#16
|
||||
|
||||
nop.... i haven't installed any mod at all...
btw i'm googling a lot for this and i found few resources : http://www.google.co.in/search?hl=en...meta=&aq=f&oq= --------------- Added [DATE]1248785203[/DATE] at [TIME]1248785203[/TIME] --------------- PROBLEM SOLVED!! posting solution for future coders I opened every file in notepad and saved it with ANSI encoding!!! The problem was due to utf-8 BOM... here is link to read more about it : http://en.wikipedia.org/wiki/Byte-order_mark Thanks a million Lynne, mferguson, NLP-er, R1lover, Antivirus, Almotmaiz.Net for taking your precious time for replies... strongly appreciate that |
#17
|
||||
|
||||
Told you
--------------- Added [DATE]1248857339[/DATE] at [TIME]1248857339[/TIME] --------------- Quote:
So for others who need utf8 because of some special characters in their languages - it is not necessary to go to ANSI. You can stay with UTF-8 - just write each file without signature |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|