The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#82
|
|||
|
|||
Here's the file.
PHP Code:
|
#83
|
|||
|
|||
tried to turn display errors off, still had issues, but let me know if you have some other config that may help
|
#84
|
||||
|
||||
OK, I was able to reproduce the Content Encoding Error (or Bree was) and we know it has something to do with class_yui.php - as was stated earlier in the thread - and I need to figure out why it is working that way.
s810car, turning the errors off gives you the content encoding error still or is it still saying Warning: at the beginning of everything? |
#85
|
|||
|
|||
I can confirm I have display errors turned on in php.ini, however an error still occurs when submitting the edited template... as others have said the fix isn't working, though with s810car's modified conditional
PHP Code:
|
#86
|
|||
|
|||
i get both, I get encoding errors visiting index.php, and the warnings on tabindex.php, or when i edit that conditional. I can play with the conditional to make it not error during save, but it doesnt fix it and still errors visiting tabindex
as far as the modifying chipit mentions, I wonder if its the order of the conditionals as well, or that should it be $GLOBALS[tabcats] or $tabcategories? |
#87
|
|||
|
|||
http://www.smnlikdat.org/project.php?issueid=16#note38
I modified the new conditional with $tabcategories to include your parenthesis fix PHP Code:
|
#88
|
|||
|
|||
im gonna be getting my production server settings files (php.ini etc.) see if I have better luck using my live setting, if i do at least I could have a source to compare to, ill update once i try it out
|
#89
|
|||
|
|||
Sorry I was on the phone and running out the door, I read "Template".
Here's the php file. All the extra pages I have are pretty much a cookie cutter copy of the thread I posted in my original post. The only difference with my spanish.php file is that there is javascript in the Template. The other Templates are all html. |
#90
|
|||
|
|||
nvm understod wrong
i have a question if i cant find this : <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a> and i have this errors: Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code on line 1 Code:
Database error in vBulletin 3.7.4: Invalid SQL: SELECT user.username, (user.options & 512) AS invisible, user.usergroupid, session.userid, session.inforum, session.lastactivity, session.useragent, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid FROM vbb_session AS session LEFT JOIN vbb_user AS user ON(user.userid = session.userid) WHERE session.lastactivity >; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 7 Error Number : 1064 Request Date : Thursday, December 4th 2008 @ 12:33:13 AM Error Date : Thursday, December 4th 2008 @ 12:33:13 AM Script : bbs/tabindex.php?tID=1&tabcat[]=128& Referrer : bbs/index.php IP Address : Username : Classname : vB_Database MySQL Version : 5.0.51a-community vbb_adminlog Check Error: Found 8704 keys of 8705 vbb_adminlog Check Error: Corrupt any idea? :S |
#91
|
|||
|
|||
I didn't say it addresses the issue, the patch fixes one bug while causing another, however using
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|