![]() |
Damn, I have another problem.....
Everything appears to be working apart from the above error so I proceed to go start making tabs, which work, but the only tab which shows any forums is the All Forums tab. I have looked at the pictures and examples above and tried to do the same on my own site but nothing shows within the tabs despite me adding forums to be shown. I used this mod before 4.2.0, sorry to be a pest with all these posts Zero, don't want you thinking I'm complaining I'm just trying to report bugs. |
has anyone got the tabs to work with the 4.2 p2?
scared to try it first lol **NO OFFENSE ZERO LOL** |
Quote:
Don't know if i screwed something up or if its just not working. |
Quote:
|
Bare with me, just looking into a few issues.
|
Nice one Zero Cant wait to get this one back working!
|
Quote:
|
I did what you blue with adding my folder in front of the / and still nothing...poop
|
Quote:
|
Looking at Lgs it appears the tabs content isnt being generated.
The exact same code works fine for me and for Noslo and I am testing using 4.2.0 pl2 (nothing else installed) Just trying to figure out if its a mod conflict or not. |
yea i get this error sent to my email, like 100 of them lol
Quote:
|
I believe Zero has fixed it, its working on my site now, sure he will post an update soon.
|
After installing I had to revert all the TMS template edits as simply changing them did not work. I also found some TFH code in the FORUMHOME template that I had to revert. Once I did I was able to get the tabs to show BUT no forums are shown/populate the tabs sections.
|
Quote:
4.0.8 will be out soon (next 30 mins) EDIT: 4.0.8 out! |
Working Superb 4.2 PL2 Thanks Zero Star Man and could not of been more helpful
|
oh poop! still not working for me.... Zero, i know this is asking alot would u be interested checking my work if I send u info?
|
Quote:
EDIT: btw you have 4.0.7 installed, please upgrade the files etc to 4.0.8 first as I wont have FTP |
are u sure i have 4.0.7? cause first thing I did this morning was upload and over wrote the old files
|
Ok, just incase i did it again. I'm sending u info now, thanks!
|
How to I remove the space underneath the tabs?
|
Quote:
Check the info posted on page 56 mate may help you out |
excellent work zerohour . Been waiting for this mod for long time.
However i got this problem . The tab works on internet explorer and firefox but does not work on google chrome. Is tat just me ? any possible way wat i am doing wrong been waiting for this mod for long time. btw I am using 4.1.12 Looking forward to hear from you |
I'm not getting any tabs showing, I have configured x2 tabs and set one as default Im using VB 4.2.0 P2, I've install the files and made the relevant template changes.
Any assistance will be appreciated |
<a href="https://vborg.vbsupport.ru/showthread.php?t=275114&page=10" target="_blank">https://vborg.vbsupport.ru/showt...275114&page=10</a>
I know this mod Stops it working so it maybe useful if info if you have it installed so you can test without it |
nope I don't have that installed :)
I'm going to disabled some plugins and reply to see if I can find the culprit :) |
No go on this unfortunately been though the guide 4 times now and disabled plugins, even removed my custom tab system with no affect.
I though I maybe be missing some code in my custom skin but then I tried it on the default board same thing no tabs or change. So any "help" from here will be appreciated |
Louise I would be happy to pop and Check over your install If you like Just in case something is a miss.Just let me know by pm if needed
|
Double check your template edits to make sure they are not only done to the master style but also the default VB. This was my problem. I also used TMS. ZeroHour was kind enough to figure this out for me and fix it.
|
I've already tried both default & custom skin and both edits are in both.
For more information In looking at this further, If I do go to either http://djnetworx.net/tabindex.php I get Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/class_core.php(4633) : eval()'d code on line 1 If I go to http://djnetworx.net/tabindex.php?tabcat[]=all I get a blank page All template edits are correct, and thank you for the advice or asking to look over them. |
Well the eval () is definitely pointing to a modification issue. Now whether there is a problem with TFH or a conflict with another loaded modifcation...
BTW what version of VB are you running? TFH 4.0.5+ requires VB 4.1.11+ Any VB version prior you will need to run 4.0.0b2 |
I have already stated what version of VB I'm running,
I've installed tfh4.0.8.zip (57.0 KB, 47 downloads) as its the latest in the change log. And again I will say I've disabled all my plugins to debug this issue. Please read my reply's to this thread, with what you have said above. I know you maybe trying to help but I hate to repeat myself, thank you. |
Louise I've been having the same problems since the new release. Zero has been working on it on my site, however no fix yet. I'm starting to think the skin might have something to do with it.
|
Not sure how it can be the skin, I've tested this out on the default VB skin, and still is not showing.
A question for you LgsOfChampions did you upgrade from VB 3 -> 4 or installed VB 4 from default IE no upgrade from VB3 ? |
fresh install, 4.2 p2. no upgrade no nothing. str8 install to 4,2 p2
|
weird that even with the default skin not working since I've seen ppl since the update used this and is working with there skins..... very frustrating cause i love this mod
|
guess we will see what ZeroHour comes up with as I've looked through with Firebug as well
|
yea I just did a test on a new board just installed to test it out and still same prob
|
I don't know if it just my site, but when you use www. to go to your site ,the forums do not show.
|
Well do all these other people who have it working have TMS ? is the question or have other people without TMS got it working as it only seems the road block at the moment.
|
Just did a fresh install on 4.1.12pl2 suite using TMS and multiple custom skins.
Worked perfectly. Here are my template edits... Under the master style: Template: FORUMHOME Find: Code:
</head> Code:
<!-- Tabbed Forum Home Header Code 4.0.8 --> Find: Code:
<!-- main --> Code:
<!-- main --> Find: Code:
<li class="forumbit_nopost {vb:raw forum.statusicon} L1" id="cat{vb:raw forum.forumid}"> Code:
<vb:if condition="(THIS_SCRIPT=='indexTFH' AND (in_array($forum['forumid'], $_REQUEST['tabcat']) OR in_array('all', $_REQUEST['tabcat']))) OR (THIS_SCRIPT=='forumdisplay') OR (THIS_SCRIPT=='index')"> Find: Code:
<vb:if condition="$childforumbits"> Code:
</vb:if> Find: Code:
<li id="forum{vb:raw forum.forumid}" class="forumbit_post {vb:raw forum.statusicon} L1"> Code:
<vb:if condition="(THIS_SCRIPT=='indexTFH' AND (in_array($forum['forumid'], $_REQUEST['tabcat']) OR in_array('all', $_REQUEST['tabcat']))) OR (THIS_SCRIPT=='forumdisplay') OR (THIS_SCRIPT=='index')"> Find: Code:
<vb:if condition="$childforumbits"> Code:
</vb:if> |
All times are GMT. The time now is 08:12 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:
|