The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#72
|
|||
|
|||
Code:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(3729) : eval()'d code on line 1 and still the error in the tabs: Code:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code on line 1 |
#73
|
|||
|
|||
still getting the errors even with the fix, gonna uninstall and try clean again
Edit: just to mes around, i uninstalled the product but left ALL template modifications in as well as the file includes My forum showed up again, however the forums were missing (obviously due to the if condition being false) Don't know if that info's any help or not, but i have been having both the encoding errors and the bad argument bug. This was normal index.php btw. I tried tabindex.php and got the bad argument error still Update: installed clean again, same errors I have the encoding error when i load index, and the bad argument error loading tabindex |
#74
|
|||
|
|||
This fix link still no work for me. I got one style to work but again modules a no go.
|
#75
|
||||
|
||||
Hm. Would anyone be objecting to me using their site as a testing ground to poke around and make changes - as our servers are not getting either of these errors!
|
#76
|
|||
|
|||
i wish i could but i only have my production site, and the test server which happens to be WAMP on my home comp lol, ill try to get a mirror of my site up in a subdirectory, but i couldnt do that until tomorrow, I hope someone else can help this first
|
#77
|
||||
|
||||
Quote:
Does anybody know if PHP is set to display errors? |
#78
|
||||
|
||||
Quote:
Linux Box (Ubuntu, apache2, php5, mysql5) ... vb 3.6x, 3.7x and 3.8 RC1 Linux Box, (Redhat, apache2, php5, mysql5) ... vb 3.6x, 3.7x and 3.8 RC1 Linux Box, (Ubuntu, apache, php4, mysql4) ... vB 3.6x, 3.7x Windows Box, apache2, php5, mysql5 ... vb 3.6x, 3.7x and 3.8 RC1 Window Box, apache, php4, mysql4 ... vb 3.6x, 3.7x All work fine.. no errors |
#79
|
|||
|
|||
Three questions:
1. With Cache Data does it cache the forums, or forums & threads? Our forums are pretty much set, the last sub-forum added was over a year ago. of course if it caches the last thread, etc. I will pass on turning it on. 2. With adding a module, I am having a problem with one file I have, the content came up but weird, no css and no header/footer. These files I made using this thread: How to create your own vBulletin-powered page! The template uses javascript and that's the only difference I see. Other ones where it's pure html or pulling images work fine. Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <body> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="tcat" align="center">Spanish Word of the Day</td> </tr> <tr> <td class="alt1"><script language="javascript" src="http://www.donquijote.org/ext/cont/free_pdd.js.asp"> </script> <br><center><a href="http://www.donquijote.org" target="_NEW">Learn Spanish with don Quijote </a></center> </td> </tr> <tr> <td class="tcat" align="center">Spanish Lesson of the Week</td> </tr> <tr> <td class="alt2"><script language="javascript" src="http://www.donquijote.org/ext/cont/free_lesson.js.asp"> </script> <br><center><a href="http://www.donquijote.org" TARGET="_new">Learn Spanish with don Quijote </a></center> </td> </tr> </table> </body> </html> |
#80
|
|||
|
|||
heres one better, my php info from my test server, but just as a note, the php.ini file is still very untouched since I have just set my server back up last weekend, so my production server is probably a little different, I can get that if you need it. Sorry about the formatting, i just did a quick copy paste, hope you can read it
|
#81
|
||||
|
||||
Quote:
2. Can you post your module file? 3. Not at this time. Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|