![]() |
Quote:
I've gone back and took out the edits that I did with the mod. Unfortunately, I didn't save my template beforehand, so now I have to backtrack and do some diggin' to see how it originally displayed. That's what I get for not backing up! :( I'll keep an eye out for the fix tomorrow. Thanks! |
Quote:
I'm getting the same error to, I've been trying to fix, can't get any results yet.... |
King Kovifor thanks, well i upload all the files and install the product
but when i try to open http://localhost/vb/index.php (my vb demo) i get this error Code:
Content Encoding Error |
will try later, thank you
|
Bob/KK, I already mentioned it to Bree...but, there were some issues with the page going way wide due to Cyb's Sub Forum mod. Bree is working on a fix, but just an FYI. :D
|
Ok, I have reverted my site 'till just before mod installation and it appears something in the includes/class_yui.php is causing the Encoding Error.
|
Quote:
My issue I am having is the tabs are not showing JUST X forum id but showing ALL no matter what I do which is very strange. I went back to full your js everything and same issue so has nothing to do with my doing different js calls. Anyone else getting this issue? No errors just shows all forums no matter what Id's I put. I followed pictures to the T as examples still no go. if you do within plugin: print_r($content); It is showing correct forums and info example: tID=1&tabcat[]=1& tID=2&tabcat[]=1&tabcat[]=47& if you do within plugin: print_r($GLOBALS[tabcats]); It is showing correct forums and info example: Array ( [0] => 1 ) Array ( [0] => 1 , [1] => 47) If you put a direct URL in: http://www.yourdomain.com/tabindex.php?tID=1&tabcat[]=1 It still shows all forums :) Anyone else getting this? All the edits are complete the if statements are there for the check. |
Quote:
It isn't showing "X" Forums, it is showing all of them. And I am getting no spacing between each category, for example it should look like: Quote:
Quote:
|
Quote:
It has to do with if statement: <if condition="(THIS_SCRIPT == 'indexTAB' AND in_array($forum['forumid'], $GLOBALS[tabcats]) OR in_array('all',$GLOBALS[tabcats])) OR THIS_SCRIPT == 'forumdisplay'"> if you make it: <if condition="(THIS_SCRIPT == 'indexTAB' AND in_array($forum['forumid'], $GLOBALS[tabcats]))"> It works for the direct forum add tab BUT not the modules. Real weird got it working on one style now but still all the others messed up and NOT working with modules just tabs with forums. |
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code on line 1
|
All times are GMT. The time now is 04:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|