View Full Version : Forum Home Enhancements - [AJAX] Tabbed Forum Home
Pages :
1
2
3
4
5
6
[
7]
8
TheLastSuperman
07-11-2009, 08:07 PM
Is there away to link a TAB button to a forum instead of a category?
<li><a href="http://www.yoursite.com/forum/forumdisplay.php?f=1">Forum Name here</a></li>
See if that works in between the UL tags where you name the tabs, I removed the names and replaced w/ only images so I have not tested but it will redirect only i.e. it loads that page but not the forum within the forumhome naturally :p
S-MAN
mrpanda
07-11-2009, 11:42 PM
woot thanks a bunch for all your help!
mikey1991
07-14-2009, 02:24 AM
Aha, Brilliant! Though I would strongly reccommend that you remove the / before /clientscript.. as it's caused most of the errors here, other than that, worked like a charm mate, installed!
yotsume
07-18-2009, 12:51 AM
EDITED: I changed my message here because I mistakenly read the wrong instructions file. I read the Read Me first imagine that! The fresh install instructions are in the other file! DOH! No destroying of templates needed!
Reverting templetes is a major no no for people who uses mods. Be warned! BACK UP YOUR TEMPLATES before upgrading or installing this!
REQUEST: Can there be a Admin panel to edit the tabs instead of manually editing the templates for tab content. THAT WOULD ROCK! Any plans for that?
bobster65
07-18-2009, 02:36 PM
Aha, Brilliant! Though I would strongly reccommend that you remove the / before /clientscript.. as it's caused most of the errors here, other than that, worked like a charm mate, installed!
I'll get that updated...
EDITED: I changed my message here because I mistakenly read the wrong instructions file. I read the Read Me first imagine that! The fresh install instructions are in the other file! DOH! No destroying of templates needed!
Reverting templetes is a major no no for people who uses mods. Be warned! BACK UP YOUR TEMPLATES before upgrading or installing this!
REQUEST: Can there be a Admin panel to edit the tabs instead of manually editing the templates for tab content. THAT WOULD ROCK! Any plans for that?
Sorry bout that! at some point I need to UPDATE the zip with better install doc!
As far as an Admin panel, we do have that in the next version (which is still in beta phase)...
murekhalir
07-18-2009, 06:41 PM
Hey bob -
i tried installing the mod onto my forums -
www.rogue-market.com
(flowsion style)
It shows tabs- but it wont show the actual forum categories and such dont show... any idea?
haven't really touched anyhting inside the coding except just switched the number to display a category (Which it doesnt)
attmpeted to get two people to help me out, but couldn't.
where should i be lookin?
i attempted to run it on my default style as well - and it doesnt work.
bobster65
07-19-2009, 09:03 PM
Hey bob -
i tried installing the mod onto my forums -
www.rogue-market.com
(flowsion style)
It shows tabs- but it wont show the actual forum categories and such dont show... any idea?
haven't really touched anyhting inside the coding except just switched the number to display a category (Which it doesnt)
attmpeted to get two people to help me out, but couldn't.
where should i be lookin?
i attempted to run it on my default style as well - and it doesnt work.
Got your PM and will take a look tomorrow sometime...
yotsume
07-19-2009, 11:57 PM
Do the following edits for "cyb sub forum manager":
In the plugins Cyb - Sub-Forum Manager - CT and Cyb - Sub-Forum Manager 1
change
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay'))
to
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay' OR THIS_SCRIPT=='tabforumhome'))
Thanks for this fix!
This tab mod rocks. I now use this and the vba version! Awesome stuff. I can't wait for the next version! WHEN??? lol
yotsume
07-20-2009, 12:31 AM
PROBLEM RESOLVED: Internet Explorer 7 and 8 Bug?
In IE7 or IE8 my tabs are floating above my forum container.
How can I fix that. (Working fine in Firefox)
See attached screen shot.
THANKS!
EDIT: After some serious hunting I was able to find the fix for IE which is in my next post.
yotsume
07-20-2009, 06:49 AM
In FF works fine...
i am not expert in css...but i try to modify something:(
EDIT: i deleted <br style="clear: left" /> and now the layout in IE6 is ok! ;)
Great mod!
Thank You For This Fix! My tabs now work in FF, IE 7 and 8! To be clear you have to remove this line from your FORUMHOME template to correct this issue in IE.
Its too bad this fix was lost in the threads. The instructions need to be updated so we don't all waste our time hunting 100+ pages of posts. :)
Now I have to find some "MAC Head" to test my site using Safari. hehehe
yotsume
07-20-2009, 09:33 PM
I just installed the mod: Mark Thread as [Solved] for 3.8x (https://vborg.vbsupport.ru/showthread.php?t=211020). Once that mod is enabled all the threads that are clicked on show as a complete white screen.
This mod requires you to edit the SHOWTHREAD template with to replacements. Can someone look and see if this can be modified to work with our beloved tab forum home mod here please! :)
Is it possible that there is a problem or conflict similar to CYB Sub Forum Manager?
Can anyone give some help with this conflict?
Damien1990
07-21-2009, 11:51 AM
The tabs are there but I get this message.
Warning: Division by zero in [path]/tabforumhome.php(125) : eval()'d code on line 521
Icehawk002
07-25-2009, 02:26 AM
Its a very long thread and I have probably missed the answer.
Having installed the 1.5 Ajax version the tabs appear fine but I see no forums just image and text Requesting content...
Help please.
Edit.
I am running on local host I checked the paths and now get tabs ok but this error message
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in ...\htdocs\forums\tabforumhome.php(126) : eval()'d code on line 25[/CODE]
Icehawk002
07-25-2009, 11:26 AM
How do I identify the category number?
the only reference I can find is the forumid (f=1) although it is set to category.
thanks
Icehawk002
07-26-2009, 03:35 PM
Anyone?
LieuR
07-27-2009, 11:00 PM
Greate plugin
LieuR
07-28-2009, 01:50 AM
Sry my bad for double post
tafreeh
07-28-2009, 01:59 AM
if you tell me if i can use an image as a tab then i will stop waiting for V2 for now.
bobster65
07-28-2009, 02:12 AM
if you tell me if i can use an image as a tab then i will stop waiting for V2 for now.
Its all done via CSS... I've seen multiple YUI Tab apps with images as Tabs. I'm not a CSS expert however, so maybe one of the CSS Guru's on the YUI Forums can help you out.
Jeffler
08-01-2009, 05:33 PM
No matter what I do, the colours come up for me as shades of red, even though the CSS has them as blue shades. Any help?
bobster65
08-01-2009, 06:48 PM
No matter what I do, the colours come up for me as shades of red, even though the CSS has them as blue shades. Any help?
Link to your site so I can check it out? When you made changes to the CSS, did you do a HARD refresh on the page to reload the new CSS?
Jeffler
08-02-2009, 03:58 AM
Link to your site so I can check it out? When you made changes to the CSS, did you do a HARD refresh on the page to reload the new CSS?
I did.
However, oddly enough, I made an unrelated template edit to the navbar, and it fixed it. Weird.
bobster65
08-02-2009, 02:55 PM
I did.
However, oddly enough, I made an unrelated template edit to the navbar, and it fixed it. Weird.
weird! but its working fine now?
Jeffler
08-02-2009, 11:42 PM
I know there used to be a guide in this thread before, but how do you use custom statusicons with this, particularly using this?
https://vborg.vbsupport.ru/showthread.php?t=127426
weird! but its working fine now?
Yep.
bobster65
08-03-2009, 02:24 PM
I know there used to be a guide in this thread before, but how do you use custom statusicons with this, particularly using this?
https://vborg.vbsupport.ru/showthread.php?t=127426
Yep.
I've not used that in conjunction with this, but it seems like it should work ok.... you just need to compare both sets of template edits making sure the changes from both get incorporated. Probably easiest to revert the two forumbit templates back to original, do his replace, then do the edits from this into that.
Jeffler
08-03-2009, 02:47 PM
I've not used that in conjunction with this, but it seems like it should work ok.... you just need to compare both sets of template edits making sure the changes from both get incorporated. Probably easiest to revert the two forumbit templates back to original, do his replace, then do the edits from this into that.
See, I'm a genius and forgot to enable the plugin *facepalm*. I just transitioned the board over and hence have forgotten quite a few small details. Thanks again!
cloferba
08-07-2009, 06:09 PM
why i made all the neccesary changes and i am only able to see this https://vborg.vbsupport.ru/
Instead of this:
https://vborg.vbsupport.ru/
whats the problem?? :(
bobster65
08-07-2009, 06:13 PM
why i made all the neccesary changes and i am only able to see this http://img339.imageshack.us/img339/813/13697617.jpg
Instead of this:
http://img200.imageshack.us/img200/5594/28056658.jpg
whats the problem?? :(
the system isn't finding the CSS file(s) ... either remove the / before clientscript or put the full path to both the CSS and JS files ..
bobster65
08-07-2009, 06:15 PM
Try removing both the / before clientscript .. (in red below)
<!-- Tabbed Forum Home Header Code -->
<link rel="stylesheet" type="text/css" href="/clientscript/tabs/ajaxtabs.css" />
<script type="text/javascript" src="/clientscript/tabs/ajaxtabs.js"> </script>
<!-- /Tabbed Forum Home Header Code -->
cloferba
08-07-2009, 07:40 PM
thank you very much :D
zippys
08-12-2009, 03:53 AM
Lots of people have request the answer to this. Ive search through. I even found the post that said 'search white space' -- I did that as well.. found many people with this same question that went unanswered. Hopefully someone can help. Id like to remove the white space or space between the categories of my forum... it doesnt happen on cat=1 but everyone after that has space before and after.
http://img2.pict.com/c3/4e/f9/1449717/0/epic2520pet2520wars2520forum2520.png
any help would be appreciated.. any link to someone who got help, would be appreciated as well.
cloferba
08-13-2009, 02:58 AM
i would like to know if i can show in each tab... different subforums instead of categories..
this mod only allow me to insert categories in each tab..
any way to insert forums..subforums in each tab?
bobster65
08-13-2009, 06:39 AM
i would like to know if i can show in each tab... different subforums instead of categories..
this mod only allow me to insert categories in each tab..
any way to insert forums..subforums in each tab?
Not without modification to the core vB code unfortunately. AWJunkies was working on something along those lines, however, I've not had a chat with him in awhile as we've both been super busy.
englndpatriots
08-14-2009, 12:58 AM
does this work on 3.8.x?
masterweb
08-14-2009, 07:43 AM
does this work on 3.8.x?
Yes it does, i installed it on a vB 3.8.3 board HERE (http://onlinewebmarket.eu/foros.php) (and it works fine).
Megatr0n
08-14-2009, 12:48 PM
Is there an installation service available for this plugin?
bobster65
08-14-2009, 03:33 PM
Is there an installation service available for this plugin?
Create a thread in the request for paid services forum. There are plenty of coders here that could install this for you.
SNATCH3R
08-14-2009, 07:48 PM
Does this work with 3.8.2 ?? Can anyone help me ?
bobster65
08-14-2009, 08:06 PM
Does this work with 3.8.2 ?? Can anyone help me ?
yes, it runs just fine with 3.8x
Megatr0n
08-14-2009, 09:59 PM
Create a thread in the request for paid services forum. There are plenty of coders here that could install this for you.
Hi Bob,
Thanks for the suggestion.
Is it okay if I asked you to install it for a fee since this is your product?
Zaki Shafqat
08-15-2009, 07:06 PM
Editing my question found the answer above
------------------
Now the question remains is, I have done everything correctly but where it says Easy Part in read me file, i am stucked there, If i don't edit it, it only shows 3 tabs one after another but not like it is supposed to show and if i edit it, nothing shows up
Please confirm so i can start working on it again
wmlvb
08-16-2009, 02:56 PM
bobster,
What blog feed are you using to get the blog post to go into a link and show up in the forums on the developer site? Is that done manually or is that a mod. Thanks
bobster65
08-16-2009, 03:57 PM
Hi Bob,
Thanks for the suggestion.
Is it okay if I asked you to install it for a fee since this is your product?
PM me...
Editing my question found the answer above
------------------
Now the question remains is, I have done everything correctly but where it says Easy Part in read me file, i am stucked there, If i don't edit it, it only shows 3 tabs one after another but not like it is supposed to show and if i edit it, nothing shows up
Please confirm so i can start working on it again
Not sure which version you are using.. PM me with details so I can look at it.
bobster,
What blog feed are you using to get the blog post to go into a link and show up in the forums on the developer site? Is that done manually or is that a mod. Thanks
are you asking about SmnLikDat site? If so, we are running TFH v2 on that site and it has the capabilities of assigning content modules to tabs along with Forums.. there are a bunch of different modules (Recent Threads, Blogs, Project Tools, Photo Albums etc) and you can build your own content files and upload them as modules to use with it. Also, any content modules built for my other Tabbed Mods will work with TFH v2 ...
Itworx4me
08-16-2009, 06:10 PM
Hey Bobster,
Whatever happened to TFH v2? Is it available ? If so where?
Thanks,
Itworx4me
bobster65
08-16-2009, 07:06 PM
Hey Bobster,
Whatever happened to TFH v2? Is it available ? If so where?
Thanks,
Itworx4me
SmnLikDat.org ... request access to beta tester group and you can download and test
popowich
08-17-2009, 07:08 PM
Is this supposed to be pointed at categories?
The complete forums for forumbits 1 works fine.
Using the example #2 I'm trying to point that at a category so that it will display the 4 forums in that category.
Should I really be using example #3 for something like that I have have to code in each and every subforum?
It doesn't matter if i point it at a category with many forums in it, a forum, or a forum with many subforums, it always looks strange.
If I point it as a forum with subforums the subforum displays like I'd expect.
Can it do the same thing when I point it at a category with several forums in it?
-Raymond
bobster65
08-17-2009, 08:03 PM
Is this supposed to be pointed at categories?
The complete forums for forumbits 1 works fine.
Using the example #2 I'm trying to point that at a category so that it will display the 4 forums in that category.
Should I really be using example #3 for something like that I have have to code in each and every subforum?
It doesn't matter if i point it at a category with many forums in it, a forum, or a forum with many subforums, it always looks strange.
If I point it as a forum with subforums the subforum displays like I'd expect.
Can it do the same thing when I point it at a category with several forums in it?
-Raymond
Yes, its based on pointing at Categories.. use the CategoryID and it will displays forums within that category.
popowich
08-17-2009, 08:53 PM
Is a category ID different than a forum ID number?
bobster65
08-17-2009, 09:08 PM
Is a category ID different than a forum ID number?
When you make a FORUM act as a CATEGORY, the Category ID is that FORUMS ID .... hope that makes sense.
Simon Lloyd
08-17-2009, 09:34 PM
bobster65, if i install this will it create problems for the search engines? will my page rank....etc suffer?
bobster65
08-18-2009, 02:05 PM
bobster65, if i install this will it create problems for the search engines? will my page rank....etc suffer?
If you are worried about that, then just make a tabbed style (or child style) and have the default style (that guests like search engines would see) non tabbed. Its best to allow your users to have a choice between tabbed and non tabbed anyway IMHO...
merk_aus
08-18-2009, 02:30 PM
Bobster sorry to be a pain but was wondering if you could help me with setting this up...
I actually have installed it with no problem at all on numerous occassions... but asked for help earlier to try and get this set up like http://www.dailysportspages.com/forums/index.php and you gave advice but i still cant get it - are you able to provide help to have it set up like that site?
bobster65
08-18-2009, 02:53 PM
Bobster sorry to be a pain but was wondering if you could help me with setting this up...
I actually have installed it with no problem at all on numerous occassions... but asked for help earlier to try and get this set up like http://www.dailysportspages.com/forums/index.php and you gave advice but i still cant get it - are you able to provide help to have it set up like that site?
Shoot... I thought you said you figured it out lol ... its easy to pull off. Do you have a DEV site?
merk_aus
08-18-2009, 03:47 PM
Shoot... I thought you said you figured it out lol ... its easy to pull off. Do you have a DEV site?
I thought I got it figured out but after doing the coding it didn't work so I kinda gave up. I currently do have a development site however have not actually installed the tabbed forum home as I was awaiting some help with this (I even contacted that website to ask).
My development site is actually a new project I am working on and would like to see forum tabs used on it. If you like (its 3am my time) I will install forum tabs when I wake up and will let you know the address etc
bobster65
08-18-2009, 04:14 PM
I thought I got it figured out but after doing the coding it didn't work so I kinda gave up. I currently do have a development site however have not actually installed the tabbed forum home as I was awaiting some help with this (I even contacted that website to ask).
My development site is actually a new project I am working on and would like to see forum tabs used on it. If you like (its 3am my time) I will install forum tabs when I wake up and will let you know the address etc
ok, ya.. get it setup on Dev and I can help you out and then you can add it to production when you feel comfortable with it :) just blast me a PM. I'll need both ftp and AdminCP access (access to styles so I can work on the templates)
Simon Lloyd
08-18-2009, 08:10 PM
Bobster65, i installed this for the first time, follwed your instructions (only the ones in the Tabbed Forum Home Installation instructions.txt) to the letter but i don't have any tabs just links one under each other, when clicking one of the links the forum shows as a white page with the forum home exploded all over it with no tabs to get back......what have i done wrong?
EDIT:Installed the Ajax version and am using vb3.8.4
Simon Lloyd
08-18-2009, 08:37 PM
I have fixed it to a fashion, i had to be explicit as to where the clientscript folder was using <link rel="stylesheet" type="text/css" href="http://www.thecodecage.com/forumz/clientscript/tabs/ajaxtabs.css" /> instead of <link rel="stylesheet" type="text/css" href="/clientscript/tabs/ajaxtabs.css" /> the only problem i have now is that i have only used single category id's but in some its also showing the category that appears below it?
Simon Lloyd
08-18-2009, 08:50 PM
Sorted, my bad, didnt read the tabbedcat&....etc properly :)
Simon Lloyd
08-19-2009, 09:26 AM
Bobster65, i have it working at last, what i would like to know is how do i keep the tabs visible at all times?, i have adjusted the forumhome slightly so the tabs are at the very top of the forum above $header however, when you click a forum within a category you get your standard look forum i.e there are no tabs at the top, i tried adding the tab code to the header but it gave me a white page with the selected forum exploded all over it (i'm assuming thats because it couldn't find a container - im no coder by the way) could you give some instruction as to always have them visble?
bobster65
08-19-2009, 01:31 PM
Bobster65, i have it working at last, what i would like to know is how do i keep the tabs visible at all times?, i have adjusted the forumhome slightly so the tabs are at the very top of the forum above $header however, when you click a forum within a category you get your standard look forum i.e there are no tabs at the top, i tried adding the tab code to the header but it gave me a white page with the selected forum exploded all over it (i'm assuming thats because it couldn't find a container - im no coder by the way) could you give some instruction as to always have them visble?
If you are trying to simulate what vborg is doing, you are using the wrong Modification. This simply replaces the existing FORUMHOME listing of Categories and allows you to put them into a Tabbed Container on the FORUMHOME page. Just like default forum home, when you click on a FORUM link, it goes to a FORUM DISPLAY page (which is generated using a different PHP file and set of functions and templates)...
Now, what you CAN DO is make a template modification to the FORUMDISPLAY pages that have a Tabbed MENU that will take viewers to other Forums... kinda like combining the two MODS..
Simon Lloyd
08-19-2009, 05:06 PM
If you are trying to simulate what vborg is doing, you are using the wrong Modification. This simply replaces the existing FORUMHOME listing of Categories and allows you to put them into a Tabbed Container on the FORUMHOME page. Just like default forum home, when you click on a FORUM link, it goes to a FORUM DISPLAY page (which is generated using a different PHP file and set of functions and templates)...
Now, what you CAN DO is make a template modification to the FORUMDISPLAY pages that have a Tabbed MENU that will take viewers to other Forums... kinda like combining the two MODS..I took your suggestion thanks, i used the css form dynamic drive and simply added an edited version of that to my FORUMDISPLAY....Works great, just like your mod :)
bobster65
08-19-2009, 05:14 PM
I took your suggestion thanks, i used the css form dynamic drive and simply added an edited version of that to my FORUMDISPLAY....Works great, just like your mod :)
Sweet... don't you love it when a plan comes together ;)
McMendo
08-20-2009, 11:47 PM
I guess that this question is like asking to read into the future. But I have to ask it anyway.
Any chances that it might run with the forthcoming vB 4 version?
From the few screenshots that I've seen it looks as if the style for vB 4 will be changing heavily: http://www.vbulletin.com/forum/blog.php?b=2360
Simon Lloyd
08-21-2009, 01:56 PM
I guess that this question is like asking to read into the future. But I have to ask it anyway.
Any chances that it might run with the forthcoming vB 4 version?
From the few screenshots that I've seen it looks as if the style for vB 4 will be changing heavily: http://www.vbulletin.com/forum/blog.php?b=2360There would only be a problem if this mod uses hook locations as those will be different in vb4
bobster65
08-21-2009, 03:49 PM
I guess that this question is like asking to read into the future. But I have to ask it anyway.
Any chances that it might run with the forthcoming vB 4 version?
From the few screenshots that I've seen it looks as if the style for vB 4 will be changing heavily: http://www.vbulletin.com/forum/blog.php?b=2360
Depends on if they made/make any changes to the core files/functions in regards to the $forumbits ... if they do, then some recoding will have to take place. If they make an cosmetic changes to any of the FORUMHOME templates, then those changes will have to be made as well (which won't take much to fix)..
Won't know until I can see vb4.x
Keesa
08-28-2009, 06:59 AM
In FF works fine...
i am not expert in css...but i try to modify something:(
EDIT: i deleted <br style="clear: left" /> and now the layout in IE6 is ok! ;)
Great mod!
In what file is that piece of code deleted?
Edit: Oh, I found it for future people here, it is.
<!-- Tabbed Forum Home -->
<div id="ajaxTFH" class="TFHmenu2">
<ul>
<li class="selected"><a href="tabforumhome.php?tabcat[]=1" rel="ajaxTFHcontentarea">TAB 1 NAME</a></li>
<li><a href="tabforumhome.php?tabcat[]=1&tabcat[]=2" rel="ajaxTFHcontentarea">TAB 2 NAME</a></li>
<li><a href="tabforumhome.php?tabcat[]=1&tabcat[]=2&tabcat[]=3" rel="ajaxTFHcontentarea">TAB 3 NAME</a></li>
</ul>
</div>
<br style="clear: left" />
<div class="TFHmenu2line"></div>
<div id="ajaxTFHcontentarea" style="border:0px solid gray; width:100%; height: 100%; background-color: white; padding: 0px"></div>
<script type="text/javascript">
var mytabs=new ddajaxtabs("ajaxTFH", "ajaxTFHcontentarea")
mytabs.setpersist(true)
mytabs.setselectedClassTarget("link")
mytabs.init()
</script>
<!-- /Tabbed Forum Home -->
<!-- /main -->
Also, in case this is helpful for someone new coming in and not wanting to read 105 pages, I had to set my paths to the clientscript files to be my WHOLE path, i.e., http://www.myforum.com/forums/... etc for it to work.
Good luck!
cbiweb
08-28-2009, 11:29 PM
How can it be that I followed the instructions exactly as written, TWICE, and still don't have tabs? All I get is a regular unordered list. I even reverted the relevant templates to the defaults before starting, just to be sure it worked. :confused:
Edit: Found the solution. I had applied Schnee's fix above, but not to this part of the code:
<!-- Tabbed Forum Home Header Code -->
<link rel="stylesheet" type="text/css" href="/clientscript/tabs/ajaxtabs.css" />
<script type="text/javascript" src="/clientscript/tabs/ajaxtabs.js"> </script>
<!-- /Tabbed Forum Home Header Code -->
Once I did that, it worked fine. Perhaps this should be in the installation instructions? ;)
bobster65
08-28-2009, 11:33 PM
How can it be that I followed the instructions exactly as written, TWICE, and still don't have tabs? All I get is a regular unordered list. I even reverted the relevant templates to the defaults before starting, just to be sure it worked. :confused:
try removing the / from the clientscript path for both the js and css includes .. that are put the fully URL to those files..
cbiweb
08-28-2009, 11:45 PM
Thanks, bobster. :) I'll take out the full URLs and leave off the / like you suggest. I'd rather do that because full URLs can come back to bite! ;)
cbiweb
08-29-2009, 12:19 AM
One more thing... I'm using 1.5.0 beta, and would like to have a default tab selected when the page loads. I see instructions for v1.01, is there way to do the same thing in 1.5.0?
bobster65
08-29-2009, 12:19 AM
Thanks, bobster. :) I'll take out the full URLs and leave off the / like you suggest. I'd rather do that because full URLs can come back to bite! ;)
Did that work for ya? The reason it does that (unordered list) is because it can't find the CSS file, so its definitely a path issue to the CSS file..
bobster65
08-29-2009, 12:21 AM
One more thing... I'm using 1.5.0 beta, and would like to have a default tab selected when the page loads. I see instructions for v1.01, is there way to do the same thing in 1.5.0?
ya, use the "selected" calls on the specific li tag (Like in Red below)..
<div id="ajaxTFH" class="TFHmenu2">
<ul>
<li class="selected"><a href="tabforumhome.php?tabcat[]=1" rel="ajaxTFHcontentarea">TAB 1 NAME</a></li>
<li><a href="tabforumhome.php?tabcat[]=1&tabcat[]=2" rel="ajaxTFHcontentarea">TAB 2 NAME</a></li>
<li><a href="tabforumhome.php?tabcat[]=1&tabcat[]=2&tabcat[]=3" rel="ajaxTFHcontentarea">TAB 3 NAME</a></li>
</ul>
</div>
cbiweb
08-29-2009, 12:35 AM
Removing the / worked perfect. :D
Using the "selected" call doesn't seem to be working though. I've made sure that only the tab I want selected has the call. Here's the code from my template:
<div id="ajaxTFH" class="TFHmenu2">
<ul>
<li><a href="/tabforumhome.php?tabcat[]=12" rel="ajaxTFHcontentarea">THE LOBBY</a></li>
<li class="selected"><a href="/tabforumhome.php?tabcat[]=60" rel="ajaxTFHcontentarea">TECH SUPPORT</a></li>
<li><a href="/tabforumhome.php?tabcat[]=117&tabcat[]=33&tabcat[]=93&tabcat[]=56" rel="ajaxTFHcontentarea">TECH TALK</a></li>
<li><a href="/tabforumhome.php?tabcat[]=4&tabcat[]=146" rel="ajaxTFHcontentarea">GENERAL DISCUSSION</a></li>
<li><a href="/tabforumhome.php?tabcat[]=7&tabcat[]=8&tabcat[]=10" rel="ajaxTFHcontentarea">STAFF</a></li>
</ul>
</div>I want the Tech Support tab to be default on page load, but it's not, it just stays on whatever tab was last used. :(
bobster65
08-29-2009, 12:38 AM
Removing the / worked perfect. :D
Using the "selected" call doesn't seem to be working though. I've made sure that only the tab I want selected has the call. Here's the code from my template:
<div id="ajaxTFH" class="TFHmenu2">
<ul>
<li><a href="/tabforumhome.php?tabcat[]=12" rel="ajaxTFHcontentarea">THE LOBBY</a></li>
<li class="selected"><a href="/tabforumhome.php?tabcat[]=60" rel="ajaxTFHcontentarea">TECH SUPPORT</a></li>
<li><a href="/tabforumhome.php?tabcat[]=117&tabcat[]=33&tabcat[]=93&tabcat[]=56" rel="ajaxTFHcontentarea">TECH TALK</a></li>
<li><a href="/tabforumhome.php?tabcat[]=4&tabcat[]=146" rel="ajaxTFHcontentarea">GENERAL DISCUSSION</a></li>
<li><a href="/tabforumhome.php?tabcat[]=7&tabcat[]=8&tabcat[]=10" rel="ajaxTFHcontentarea">STAFF</a></li>
</ul>
</div>I want the Tech Support tab to be default on page load, but it's not, it just stays on whatever tab was last used. :(
That looks correct .. did you try and flip flop the 2 li lines (lobby and Tech support) so that the selected is the first tab (just to make sure that is working)
cbiweb
08-29-2009, 12:48 AM
Just tried flip flopping the tabs, and they changed places as expected, but the "selected" didn't do its thing.
bobster65
08-29-2009, 12:51 AM
Just tried flip flopping the tabs, and they changed places as expected, but the "selected" didn't do its thing.
That's weird... I'll have to dig into it and see if I can replicate the problem and then recommend a solution..
princeedward
08-31-2009, 08:01 PM
thanks for this...
using vb3.8.4 here and Bingoskin 3.8.3
...tried everyrthing to find the solutions but i guess it has a conflict or problem with Cyb - Sub-Forum Manager 2.5.1?
i am not sure but it keeps pushing my forumhome page wider to the right side...or is there anything i can do for this not to happen?
turn off cyb mod and it goes okay....
appreciate any help here...
best regards...
;)
tafreeh
08-31-2009, 08:29 PM
What is the update on V2.
Would you be able to release it with VB4 ?
bobster65
08-31-2009, 10:14 PM
thanks for this...
using vb3.8.4 here and Bingoskin 3.8.3
...tried everyrthing to find the solutions but i guess it has a conflict or problem with Cyb - Sub-Forum Manager 2.5.1?
i am not sure but it keeps pushing my forumhome page wider to the right side...or is there anything i can do for this not to happen?
turn off cyb mod and it goes okay....
appreciate any help here...
best regards...
;)
There is a solution to get this working with Cyb's Sub Forum Manager .. just do a quick search on this thread.... I don't have it memorized, but its pretty easy to implement.
bobster65
08-31-2009, 10:18 PM
What is the update on V2.
Would you be able to release it with VB4 ?
I won't know anything about vb4 until I can get my hands on it just like everyone else that is waiting on it. Its obvious that the FORUMHOME Template(s) will be changed, so there will be some recoding that needs to happen. From what I gather, no core code has changed in regards to forum home, but again, until I see it, I can only guess.
gearspro
09-01-2009, 12:18 AM
<li class="selected"><a href="tabforumhome.php?tabcat[]=42" rel="ajaxTFHcontentarea">Competitions</a></li>
<li><a href="tabforumhome.php?tabcat[]=42&tabcat[]=25" rel="ajaxTFHcontentarea">Games Discussion</a></li>
<li><a href="tabforumhome.php?tabcat[]=42&tabcat[]=25&tabcat[]=29" rel="ajaxTFHcontentarea">Gameplay</a></li>
Really dont know where i've gone wrong, followed your instructions completely, yet it doesnt work.. If you could help me out, that would be great.
<code>$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
<!-- Tabbed Forum Home Header Code -->
<link rel="stylesheet" type="text/css" href="/clientscript/tabs/ajaxtabs.css" />
<script type="text/javascript" src="/clientscript/tabs/ajaxtabs.js"> </script>
<!-- /Tabbed Forum Home Header Code -->
</head>
<body>
$header
$navbar
<if condition="$show['guest']">
<!-- guest welcome message -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table>
<!-- / guest welcome message -->
<br />
</if>
<!-- main -->
<!-- Tabbed Forum Home -->
<div id="ajaxTFH" class="TFHmenu2">
<ul>
<li class="selected"><a href="www.gearspro.com/public_html/forums/tabforumhome.php?tabcat[]=42" rel="ajaxTFHcontentarea">Competitions</a></li>
<li><a href="www.gearspro.com/public_html/forums/tabforumhome.php?tabcat[]=42&tabcat[]=25" rel="ajaxTFHcontentarea">Games Discussion</a></li>
<li><a href="www.gearspro.com/public_html/forums/tabforumhome.php?tabcat[]=42&tabcat[]=25&tabcat[]=29" rel="ajaxTFHcontentarea">Gameplay</a></li>
</div>
<br style="clear: left" />
<div class="TFHmenu2line"></div>
<div id="ajaxTFHcontentarea" style="border:0px solid gray; width:100%; height: 100%; background-color: white; padding: 0px"></div>
<script type="text/javascript">
var mytabs=new ddajaxtabs("ajaxTFH", "ajaxTFHcontentarea")
mytabs.setpersist(true)
mytabs.setselectedClassTarget("link")
mytabs.init()
</script>
<!-- /Tabbed Forum Home -->
<!-- /main -->
<br />
$ad_location[ad_forumhome_afterforums]
<br />
<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
</tr>
</thead>
$template_hook[forumhome_wgo_pos1]
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<a href="online.php$session[sessionurl_q]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2"><a href="online.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
</div>
</td>
</tr>
</tbody>
<!-- end logged-in users -->
</if>
$template_hook[forumhome_wgo_pos2]
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
</div>
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
$template_hook[forumhome_wgo_stats]
</div>
</td>
</tr>
</tbody>
$template_hook[forumhome_wgo_pos3]
<if condition="$show['birthdays']">
<!-- today's birthdays -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
$vbphrase[todays_birthdays]
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
<tr>
<td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&day=$today&sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
</tr>
</tbody>
<!-- end today's birthdays -->
</if>
$template_hook[forumhome_wgo_pos4]
<if condition="$show['upcomingevents']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
<if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
<tr>
<td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>
</tbody>
</if>
$template_hook[forumhome_wgo_pos5]
</table>
<br />
<!-- end what's going on box -->
<!-- icons and login code -->
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<td>
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_new_posts]</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_no_new_posts]</td>
</tr>
<if condition="$vboptions['showlocks']">
<tr>
<td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_is_closed_for_posting]</td>
</tr>
</if>
</table>
</td>
<if condition="!$show['guest']">
<!-- member logout -->
<td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td>
<!-- end member logout -->
</if>
</tr>
</table>
<!-- / icons and login code -->
$footer
</body>
</html>
</code>
Thats the full code i have.
Regards, sam.
bobster65
09-01-2009, 12:23 AM
Really dont know where i've gone wrong, followed your instructions completely, yet it doesnt work.. If you could help me out, that would be great.
Thats the full code i have.
Regards, sam.
Try removing the / (In Red below in both paths) ...
<!-- Tabbed Forum Home Header Code -->
<link rel="stylesheet" type="text/css" href="/clientscript/tabs/ajaxtabs.css" />
<script type="text/javascript" src="/clientscript/tabs/ajaxtabs.js"> </script>
<!-- /Tabbed Forum Home Header Code -->
gearspro
09-01-2009, 12:27 AM
Try removing the / (In Red below in both paths) ...
<!-- Tabbed Forum Home Header Code -->
<link rel="stylesheet" type="text/css" href="/clientscript/tabs/ajaxtabs.css" />
<script type="text/javascript" src="/clientscript/tabs/ajaxtabs.js"> </script>
<!-- /Tabbed Forum Home Header Code -->
Ok thanks for the extremely swift reply :O
Thanks for the advice, i got the tabs to show now. I was wondering where do i find the categories of for each tab? I thought you were referring to the forum ID, but obviously not, thanks alot.
Sam
gearspro
09-01-2009, 01:33 AM
Try removing the / (In Red below in both paths) ...
<!-- Tabbed Forum Home Header Code -->
<link rel="stylesheet" type="text/css" href="/clientscript/tabs/ajaxtabs.css" />
<script type="text/javascript" src="/clientscript/tabs/ajaxtabs.js"> </script>
<!-- /Tabbed Forum Home Header Code -->
Ok i managed to get that working xD
But i have what i think to be a minor problem.
As you can see from the screen shot, it give me two forum bars which i dont think are supposed to be present and also there is a random white bar below. If you could help me out i'd be very greatfull, Already clicked installed ;)
Thanks sam.
princeedward
09-01-2009, 09:09 AM
There is a solution to get this working with Cyb's Sub Forum Manager .. just do a quick search on this thread.... I don't have it memorized, but its pretty easy to implement.GREAT & THANKS!...got it now...so for more info about having problem and conflict with Cyb Sub forum Mod.
Solutions:
Go > ACP > Plugins & Products > Plugin Manager > Product : Cyb - Sub-Forum Manager >
Cyb - Sub-Forum Manager - CT
Cyb - Sub-Forum Manager 1
Find:
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay'))
Change To:
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay' OR THIS_SCRIPT=='tabforumhome'))
Save:
Great & Enjoy Both Wonderful Mod
:p:up:
bobster65
09-01-2009, 12:51 PM
Ok i managed to get that working xD
But i have what i think to be a minor problem.
As you can see from the screen shot, it give me two forum bars which i dont think are supposed to be present and also there is a random white bar below. If you could help me out i'd be very greatfull, Already clicked installed ;)
Thanks sam.
Ya, with a custom style, you are going to have to do a little tweaking to this. The white bar on the bottom can be fixed be changing the background color in this DIV on the FORUMHOME template from white to match your style.
<div id="ajaxTFHcontentarea" style="border:0px solid gray; width:100%; height: 100%; background-color: white; padding: 0px"></div>
To fix the dupe output bar, it looks like you put the default vB main code into the FORUMHOMETAB template instead of your custom styles main code...
Megatr0n
09-01-2009, 12:52 PM
Bob, did you get my PM?
gearspro
09-01-2009, 04:05 PM
Ya, with a custom style, you are going to have to do a little tweaking to this. The white bar on the bottom can be fixed be changing the background color in this DIV on the FORUMHOME template from white to match your style.
<div id="ajaxTFHcontentarea" style="border:0px solid gray; width:100%; height: 100%; background-color: white; padding: 0px"></div>
To fix the dupe output bar, it looks like you put the default vB main code into the FORUMHOMETAB template instead of your custom styles main code...
Ok thanks for all your help, i got it to work :). Installed.
gearspro
09-01-2009, 06:08 PM
Could you tell me the name of the file that you must edit to change the color of the tabs please?
princeedward
09-01-2009, 06:46 PM
Could you tell me the name of the file that you must edit to change the color of the tabs please?if i'm not wrong you have to edit your ajaxtabs.css file... the one inside tabs folder
either edit first the original and upload it again to your host server or edit direct to your host panel the one you already uploaded....just look around and change or play around to those...
HTML Color Codes in there... eg: #2E9AFE;
you can find nice and easy color here...http://html-color-codes.info/
hope i help you here...goodluck and best regards...
:p:up:
gearspro
09-01-2009, 08:53 PM
if i'm not wrong you have to edit your ajaxtabs.css file... the one inside tabs folder
either edit first the original and upload it again to your host server or edit direct to your host panel the one you already uploaded....just look around and change or play around to those...
HTML Color Codes in there... eg: #2E9AFE;
you can find nice and easy color here...http://html-color-codes.info/
hope i help you here...goodluck and best regards...
:p:up:
Ohh yeah i understand, thanks alot. Nice to see you again former mechodownload staff person ;)
gearspro
09-02-2009, 02:14 AM
Bobster, i have a question for you.
Is it possible to remove/change the colour the requesting box which appears when it is looking for the forum data? The only reason i ask is because, my forum colors are pretty dark, being reds,greys and blacks, and having the white stands out alot. Thanks alot, for your time and effort. Much appreciated.
bobster65
09-02-2009, 01:20 PM
Bobster, i have a question for you.
Is it possible to remove/change the colour the requesting box which appears when it is looking for the forum data? The only reason i ask is because, my forum colors are pretty dark, being reds,greys and blacks, and having the white stands out alot. Thanks alot, for your time and effort. Much appreciated.
ya, just open the CSS File and look for #FFFFFF in regards to any elements like backgrounds and change it to a darker color to match your style..
gearspro
09-02-2009, 07:57 PM
ya, just open the CSS File and look for #FFFFFF in regards to any elements like backgrounds and change it to a darker color to match your style..
Ok thanks alot man.
JVCode
09-02-2009, 10:33 PM
Been trying to update the colour of the letters of my tabs to white, but it's not having any of it? I know how to edit the colours and what not, but it's just not updating the colour of the font... any ideas?
https://vborg.vbsupport.ru/attachment.php?attachmentid=103985&stc=1&d=1251934480
Michael.A
09-02-2009, 10:53 PM
on IE there is a spacing
http://img186.imageshack.us/img186/5813/chat0.jpg
how can i take that out??
bobster65
09-03-2009, 01:31 PM
Been trying to update the colour of the letters of my tabs to white, but it's not having any of it? I know how to edit the colours and what not, but it's just not updating the colour of the font... any ideas?
Everything that controls the Font Colors is in the CSS. Don't forget when editing and reuploading the CSS file to do a Hard Refresh to reload CSS (in case its cached)..
on IE there is a spacing
How can i take that out??
Try removing the code below (in RED) from the FORUMHOME template...
<!-- main -->
<!-- Tabbed Forum Home -->
<div id="ajaxTFH" class="TFHmenu2">
<ul>
<li class="selected"><a href="tabforumhome.php?tabcat[]=1" rel="ajaxTFHcontentarea">TAB 1 NAME</a></li>
<li><a href="tabforumhome.php?tabcat[]=1&tabcat[]=2" rel="ajaxTFHcontentarea">TAB 2 NAME</a></li>
<li><a href="tabforumhome.php?tabcat[]=1&tabcat[]=2&tabcat[]=3" rel="ajaxTFHcontentarea">TAB 3 NAME</a></li>
</ul>
</div>
<br style="clear: left" />
<div class="TFHmenu2line"></div>
<div id="ajaxTFHcontentarea" style="border:0px solid gray; width:100%; height: 100%; background-color: white; padding: 0px"></div>
<script type="text/javascript">
var mytabs=new ddajaxtabs("ajaxTFH", "ajaxTFHcontentarea")
mytabs.setpersist(true)
mytabs.setselectedClassTarget("link")
mytabs.init()
</script>
<!-- /Tabbed Forum Home -->
<!-- /main -->
kmohamed
09-03-2009, 03:29 PM
what up bro ?
this is one of my fav mods .. thanks a lot
i have 2 question ?
Google doesn't cash the forums title ? is this going to affect my site in any way ? am thinking of using the (Tab Forum Home 1.01) ?! because Google will cash that >>
is it possible that u make the tabs' color default with any style? i have different colors in one style!!
thanks i am waiting for the final release so bad
JVCode
09-03-2009, 08:25 PM
Everything that controls the Font Colors is in the CSS. Don't forget when editing and reuploading the CSS file to do a Hard Refresh to reload CSS (in case its cached)..
I've done as described... but it's still not giving me the desired result.. I'll paste what my ajaxtabs.CSS file has.
/* ######### CSS for Tabbed Forum Home ######### */
.TFHmenu2{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}
.TFHmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}
.TFHmenu2 li{
display: inline;
margin: 0 0 0 0;
padding: 0;
/*text-transform:uppercase;*/
}
.TFHmenu2 a{
float: left;
display: block;
font: 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background: #57BCFF;
border-top: 5px solid white;
}
.TFHmenu2 a:hover{
font: 11px Arial;
background-color: #70FFA9;
color: White;
}
.TFHmenu2 a.selected{
font: bold 13px Arial;
background-color: #57BCFF;
color: white;
border-color: #57BCFF;
}
.TFHmenu2line{
clear: both;
padding: 0;
width: 100%;
height: 2px;
line-height: 2px;
background: #57BCFF;
}
wAnBoA
09-03-2009, 10:27 PM
------
Michael.A
09-04-2009, 01:13 AM
witch one is beater the 1.1 or 1.5?
Try removing the code below (in RED) from the FORUMHOME template...
thank you it worked....
bobster65
09-04-2009, 03:18 PM
I've done as described... but it's still not giving me the desired result.. I'll paste what my ajaxtabs.CSS file has.
/* ######### CSS for Tabbed Forum Home ######### */
.TFHmenu2{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}
.TFHmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}
.TFHmenu2 li{
display: inline;
margin: 0 0 0 0;
padding: 0;
/*text-transform:uppercase;*/
}
.TFHmenu2 a{
float: left;
display: block;
font: 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background: #57BCFF;
border-top: 5px solid white;
}
.TFHmenu2 a:hover{
font: 11px Arial;
background-color: #70FFA9;
color: White;
}
.TFHmenu2 a.selected{
font: bold 13px Arial;
background-color: #57BCFF;
color: white;
border-color: #57BCFF;
}
.TFHmenu2line{
clear: both;
padding: 0;
width: 100%;
height: 2px;
line-height: 2px;
background: #57BCFF;
}
Taking a look at your site with firebug, you can see that your page class (.page a:link, .page_alink) is overriding the TFH menu2 class (.TFHmenu2 a) and blocking the color and text decoration elements and replacing them with that blue color element from the page class..
bobster65
09-04-2009, 03:20 PM
witch one is beater the 1.1 or 1.5?
thank you it worked....
Depends on what you want really. The first version is a non ajax version meaning when you load your forum home, all data for the tabs is loaded and you just switch back and forth between tabs and the data is what was loaded with the initial page load. The AJAX versions grab the info when the tab is selected.
bobster65
09-04-2009, 03:27 PM
what up bro ?
this is one of my fav mods .. thanks a lot
i have 2 question ?
Google doesn't cash the forums title ? is this going to affect my site in any way ? am thinking of using the (Tab Forum Home 1.01) ?! because Google will cash that >>
is it possible that u make the tabs' color default with any style? i have different colors in one style!!
thanks i am waiting for the final release so bad
both versions are unobtrusive meaning that Spiders can crawl them. What I suggest to those that are worried in anyway is to install this on a separate style or child style so that spiders would always hit a non tabbed version (giving you a piece of mind lol)..
Right now you will have to create separate CSS files for each style (so each style can have its own integration).
princeedward
09-04-2009, 07:26 PM
hi bob...great mod and members really love this...my question is how come evry click to the tabs it create a space underneath for that loading gif to show?....can we avoid this? or is it possible to put that loading gif image on the last tab right side? just to avoid that space underneath? maybe?
please view my attachment image for more info what i meant here....
thanks and best regards to you
:p:up:
JVCode
09-05-2009, 08:24 PM
Taking a look at your site with firebug, you can see that your page class (.page a:link, .page_alink) is overriding the TFH menu2 class (.TFHmenu2 a) and blocking the color and text decoration elements and replacing them with that blue color element from the page class..
Thanks! but how would I go about fixing this problem?
Kind Regards,
J.
MentaL
09-05-2009, 09:05 PM
May have a go on this on my forum laters.
cbiweb
09-05-2009, 09:14 PM
There is a solution to get this working with Cyb's Sub Forum Manager .. just do a quick search on this thread.... I don't have it memorized, but its pretty easy to implement.
Do the following edits for "cyb sub forum manager":
In the plugins Cyb - Sub-Forum Manager - CT and Cyb - Sub-Forum Manager 1
change
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay'))
to
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay' OR THIS_SCRIPT=='tabforumhome'))
Thank you, thank you THANK YOU for this fix! I was disappointed that I might not be able to use both mods, but now I see I can. :D It works perfectly now - Excellent!
bobster65
09-06-2009, 01:25 AM
Thanks! but how would I go about fixing this problem?
Kind Regards,
J.
I'd love to give you a good answer, but I am far from a CSS Guru... someone that knows CSS better than me should be able to help you out pretty easy... maybe forcing the element with !important might do it?
kmohamed
09-06-2009, 01:35 AM
really appreciate ur effort
and we need this process more faster
suman.khan
09-06-2009, 03:07 PM
Hi Bobster65 thanks for this gr8 one..
i have a problem i have a forum which is turned off.. but it still showing on tab..but not showing forum contains it possible to remove automatic from tab also when a forum is turned off..
Thanks Again
space?
09-06-2009, 06:35 PM
Can you say me, how i get the shoutbox in one tab.
it shoud look like this:
http://img5.imagebanana.com/img/vhi3dxn4/ws_sb.jpg
princeedward
09-06-2009, 08:17 PM
hi bob sorry for this one but would you be so kind to reply on this ONE (https://vborg.vbsupport.ru/showpost.php?p=1879779&postcount=1607) please...
thanks and best regards.....
;)
Digital Jedi
09-08-2009, 05:43 AM
hi bob sorry for this one but would you be so kind to reply on this ONE (https://vborg.vbsupport.ru/showpost.php?p=1879779&postcount=1607) please...
thanks and best regards.....
;)
That also requires tweaking the CSS. It will be different depending on what you intend to do. The selected tab will stretch the height area of all the other tabs, so you'd either have to change the size of the selected tab, or adjust the positioning/padding/margins on the main tabs.
suman.khan
09-08-2009, 06:43 AM
I've fixed this for v2.0.0 which is now just waiting for Install Instructions. If you open up the WOL plugin listed being at the hook of online_location_unknown and remove the tabforumhome and replace it with the following:
" . $vbulletin->options['forumhome'] ."
This will fix your problem.
Also, I cannot reproduce the wrong data type. This may have accidently been fixed in v2.0.0 but I can't reproduce it (the direct link just has no styling).
i fix it just replace tabforumhome.php? to index.php?
Delita
09-08-2009, 10:43 PM
Thank you, thank you THANK YOU for this fix! I was disappointed that I might not be able to use both mods, but now I see I can. :D It works perfectly now - Excellent!
GREAT & THANKS!...got it now...so for more info about having problem and conflict with Cyb Sub forum Mod.
Solutions:
Go > ACP > Plugins & Products > Plugin Manager > Product : Cyb - Sub-Forum Manager >
Cyb - Sub-Forum Manager - CT
Cyb - Sub-Forum Manager 1
Find:
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay'))
Change To:
if ($vbulletin->options['cybsfa_enable'] AND (THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay' OR THIS_SCRIPT=='tabforumhome'))
Save:
Great & Enjoy Both Wonderful Mod
:p:up:
It's better i just save this post as i know i'll need it.
garyion
09-09-2009, 10:29 AM
We are working on the design of forum.
We want a breadcrumb (in tab format) of just the main forum and sub forums only and not the thread title, reply etc.
We would like the breadcrumb to stop at the last forum.
Can this mod achieve this?
concepts
09-10-2009, 03:13 PM
Hello, I tried to uninstall this mod, now I cannot see my forums.. can you please provide clear uninstall instructions?
pujabrang
09-10-2009, 08:07 PM
will kit work on 3.8.4 tell me please
Digital Jedi
09-12-2009, 12:32 AM
Hello, I tried to uninstall this mod, now I cannot see my forums.. can you please provide clear uninstall instructions?
Undo everything you did to install it. Reverse all your directions.
will kit work on 3.8.4 tell me please
Well, this is the 3.8 forum. But yes, it's not really version specific.
princeedward
09-12-2009, 05:27 AM
That also requires tweaking the CSS. It will be different depending on what you intend to do. The selected tab will stretch the height area of all the other tabs, so you'd either have to change the size of the selected tab, or adjust the positioning/padding/margins on the main tabs.hi Degital Jedi..thanks for your time and reply to my problem...but still can't figure and imagine how am i gonna do that...will you be so kind once more to explain it more or code it.....kinda ignorant and really not good enough about coding...and to resolve this problem HERE (https://vborg.vbsupport.ru/showpost.php?p=1879779&postcount=1607)
thanks once again and best regards
;):up:
Digital Jedi
09-12-2009, 04:14 PM
hi Degital Jedi..thanks for your time and reply to my problem...but still can't figure and imagine how am i gonna do that...will you be so kind once more to explain it more or code it.....kinda ignorant and really not good enough about coding...and to resolve this problem HERE (https://vborg.vbsupport.ru/showpost.php?p=1879779&postcount=1607)
thanks once again and best regards
;):up:
I wouldn't be able to do it for you, reason being is that this is a custom style thing. I wouldn't know what you liked and how you liked it. That, and it's a trial and error type thing, which means it's time consuming. You have to tweak the CSS, then look to see if that's what you want. Tweak it again, then check again to see if that's what you want. And so and so forth.
If you don't know anything about CSS, then I recommend you visit http://www.w3schools.com/css/default.asp and play with the editors they make available. It's worth the time to learn it, as you'll likely run into similar issues with CSS again.
cbiweb
09-12-2009, 11:40 PM
Not sure if this has been addressed somewhere in the 109 pages of posts :eek: but I noticed that when I switch tabs, and the "requesting content" message appears, there is no "loading" image (I get a red x in IE). To make the "requesting content" image appear go to your ajaxtabs.js file and find the following section of code, and remove the forward slash ( / ), shown here in bold red:
var ddajaxtabssettings={}
ddajaxtabssettings.bustcachevar=1 //bust potential caching of external pages after initial request? (1=yes, 0=no)
ddajaxtabssettings.loadstatustext="<img src='/clientscript/tabs/loading.gif' /> Requesting content..."
Do that, and the loading image will appear when switching tabs. :)
Torpedo Vegas
09-17-2009, 11:27 PM
I get the tabs to show up fine, and when clicking on them they do the whole "Receiving data" bit, but all I get is "Illegal variable _files or _env or _get or _post or _cookie or _server or _session or globals passed to script." instead of the forum showing up. My suspicion is JFusion Joomla/vBulletin bridge is once again shitting my head, so I'm tossing this out there in case someone knows for sure what that message could be.
P.S. I seriously hate JFusion.
Edit: Tried the 2.0B3.5 and definitely got a jfusion error, so I imagine that's the problem with 1.5 too. The non ajax one would probably work but the install looks like a pain to say the least.
Rebecca217
09-18-2009, 12:36 AM
Beautiful! Thank you so much for this hack! :) *Installed*
taffy056
09-19-2009, 02:41 PM
Well I am having a problem with this, I really would like it installed, if someone can give me a hand I would appreciate it, can make a donation to the charity of your choice if someone can PM me - thanks!
TheLastSuperman
09-19-2009, 02:50 PM
Well I am having a problem with this, I really would like it installed, if someone can give me a hand I would appreciate it, can make a donation to the charity of your choice if someone can PM me - thanks!
I would just wait for Bobster, patience is a virtue :cool: besides I would rather Bobster get a donation if he sees fit than any of us who did not make it ;).
S-MAN
taffy056
09-19-2009, 02:54 PM
I would just wait for Bobster, patience is a virtue :cool: besides I would rather Bobster get a donation if he sees fit than any of us who did not make it ;).
S-MAN
LOL okay will wait ;)
Torpedo Vegas
09-20-2009, 05:32 AM
Just for the information of anyone else out there that uses JFusion, neither 1.5 or 2.0 of the Ajax versions work, however the original non-ajax one works, after much fussing about with it.
JVCode
09-22-2009, 09:33 PM
Are there any plans to update this mod when vBulletin 4.0 is released?
King Kovifor
09-22-2009, 10:02 PM
Are there any plans to update this mod when vBulletin 4.0 is released?
After plans are solidify, yes, I believe we will work on updating this so it is released simultaneously if possible
chronoshift
09-23-2009, 03:47 AM
Any way of possibly using this with vbtube?
Joseph C
09-24-2009, 09:13 AM
I have everything working when i press the tabs the right content shows up but when I press the tab the tab that is active doesn't change it still looks like the first tab is always selected?
Help please?
http://img19.imageshack.us/img19/2134/sigho.jpg
Sador
09-24-2009, 09:51 AM
Okay, usually I'd read the topic to see if the question has been asked already, but with 109 pages, there are certain limits, and just testing it out seems kinda risky.
I'm wondering, is it possible to add any forumrelated page to the tab menu, or does it only work for subforums? Because I have some addons on my forum (working on AJAX as well) which might be interesting to show in this way. It would mean there is a 'forum index' tab, a tab where mod 1 is located (the chat, for example), a tab where mod 2 is located and so on.
Is that possible, might there be issues if I would try that or will it work just fine with whatever I try?
Simon Lloyd
09-24-2009, 04:02 PM
No risk in trying it out, use another style to give it a go :)
peleh
09-27-2009, 02:49 AM
Would be nice to see the "(xx) Viewing" on each forum for the Ajax tabbed 1.5. For me this information is important. Is the new 2.0 version managed to get RC yet? I saw a few hundred pages back that it was on development, but that was 2008...
Edit: Well, i just realized that the TFH without Ajax delivered better, faster experience to the user, and doesnt have the bug reported above.
ChopSuey
09-29-2009, 09:29 AM
Awesome mod! I LOVE these tabs. 1.0.1 :D
ChopSuey
09-29-2009, 11:31 PM
Bump, im wondering how can i get the tab colors to change.
dieselpowered
09-29-2009, 11:33 PM
Bump, im wondering how can i get the tab colors to change.
Likely need a CSS change :)
ChopSuey
09-30-2009, 07:22 AM
Likely need a CSS change :)
In the tabs.css file? Sorry, first time using this modification.
itsheinz
09-30-2009, 01:22 PM
installed! but my problem is what if i want to put the tab below some categories ?
bobster65
09-30-2009, 01:43 PM
installed! but my problem is what if i want to put the tab below some categories ?
I'll attempt to put together a "HOW TO" to do this. Can't promise when tho. I've just been completely swamped.
itsheinz
09-30-2009, 04:14 PM
Well il wait for that bob :)
ChopSuey
09-30-2009, 08:47 PM
Bump, im wondering how can i get the tab colors to change.
No answer yet.:erm:
bobster65
09-30-2009, 09:18 PM
No answer yet.:erm:
Its already been answered, edit the CSS file and change the color values
Megatr0n
09-30-2009, 09:30 PM
bobster65 - can you please check your PM! :)
ChopSuey
09-30-2009, 09:37 PM
I edited it nothing happened. Can you change for me?
tabcontent.css file edited, still green.
Digital Jedi
10-01-2009, 03:52 AM
I edited it nothing happened. Can you change for me?
tabcontent.css file edited, still green.
Your going to need to do a little research to get the colors to change to what you want. It isn't simply one edit and then your done. You have to change all the values to suit your needs.
http://www.w3schools.com/css/
ChopSuey
10-01-2009, 06:06 AM
Your going to need to do a little research to get the colors to change to what you want. It isn't simply one edit and then your done. You have to change all the values to suit your needs.
http://www.w3schools.com/css/
I got the problem solved, i used images
Gleedo
10-04-2009, 06:05 PM
Hello,
I think I may have missed something when installing the ajax version of this cool mod.
I followed the instructions and have uploaded the files and edited the templates, but upon refreshing my forum, I cant see any tabs at all, but the categories I assigned to show as tabs have gone from my homepage (and also the unassigned categories too).
I have installed this on a test installation, so im not panicking lol.
Do I need to do something with the file tfh-wol-plugins.xml? Couldnt see anything in the instructions about that file.
Also have not edited any stylesheet yet as I was expecting the default ones to show as im using the default vb skin.
Any thoughts appreciated :)
WinSCP
10-12-2009, 11:32 AM
Question...
How can i get the link http://myforum.com/tabbedforumhome... if i use it directly in my browser to send me to the specific location ? Because atm if i use the direct link, the template is all messed up, no pictures, no nothing...
LE:
Sorry for posting some examples, i don`t want to get them as "commercials" or that i`m spamming the forum.
My forum is: http://rdsforum.ro/
If i use the link: http://rdsforum.ro/tabforumhome.php?tabcat[]=1&tabcat[]=2
There isn`t any "template" or any "style" ... and my friend got this fixed, but i can`t find him atm ( out of country ):
His website: http://www.craiovaforum.ro/tabforumhome.php?tabcat[]=5&tabcat[]=312
Pls.. i rly need some help :D
Sebasbkoz
10-13-2009, 06:49 AM
How can i dynamically select a tab using a remote link using version 1.5.0 ?
Sebasbkoz
10-13-2009, 06:54 AM
Same problem here.
Any sollution?
Question...
How can i get the link http://myforum.com/tabbedforumhome... if i use it directly in my browser to send me to the specific location ? Because atm if i use the direct link, the template is all messed up, no pictures, no nothing...
LE:
Sorry for posting some examples, i don`t want to get them as "commercials" or that i`m spamming the forum.
My forum is: http://rdsforum.ro/
If i use the link: http://rdsforum.ro/tabforumhome.php?tabcat[]=1&tabcat[]=2
There isn`t any "template" or any "style" ... and my friend got this fixed, but i can`t find him atm ( out of country ):
His website: http://www.craiovaforum.ro/tabforumhome.php?tabcat[]=5&tabcat[]=312
Pls.. i rly need some help :D
bada_bing
10-13-2009, 04:01 PM
Bob
you installed this on one of my other sites and wanted to know if you are intested in installing this in my other site, Please PM me if interested.
JVCode
10-15-2009, 12:21 PM
Will this mod be updated with vbulletin 4.0 suite ?
bobster65
10-15-2009, 12:39 PM
Will this mod be updated with vbulletin 4.0 suite ?
Its in the plans. King K and I have talked about it numerous times and we are both dedicated to creating a version that will work with the upcoming 4.x series.
Gleedo
10-15-2009, 04:48 PM
Any thoughts on my post above?
https://vborg.vbsupport.ru/showpost.php?p=1894760&postcount=1652
bobster65
10-15-2009, 04:59 PM
Any thoughts on my post above?
https://vborg.vbsupport.ru/showpost.php?p=1894760&postcount=1652
I'd need to look at it to see whats going on.. PM me
JVCode
10-15-2009, 06:25 PM
Its in the plans. King K and I have talked about it numerous times and we are both dedicated to creating a version that will work with the upcoming 4.x series.
That's fantastic news, this mod is a huge part of my community and couldn't move to vb4.0 without this mod. Cheers!
cbiweb
10-15-2009, 06:35 PM
Will this mod be updated with vbulletin 4.0 suite ?
Its in the plans. King K and I have talked about it numerous times and we are both dedicated to creating a version that will work with the upcoming 4.x series.
That's fantastic news, this mod is a huge part of my community and couldn't move to vb4.0 without this mod. Cheers!
Exactly!
cbiweb
10-16-2009, 10:15 PM
...would like to have a default tab selected when the page loads. I see instructions for v1.01, is there way to do the same thing in 1.5.0?
ya, use the "selected" calls on the specific li tag
...doesn't seem to be working... I've made sure that only the tab I want selected has the call. Here's the code from my template:
<div id="ajaxTFH" class="TFHmenu2">
<ul>
<li><a href="/tabforumhome.php?tabcat[]=12" rel="ajaxTFHcontentarea">THE LOBBY</a></li>
<li class="selected"><a href="/tabforumhome.php?tabcat[]=60" rel="ajaxTFHcontentarea">TECH SUPPORT</a></li>
<li><a href="/tabforumhome.php?tabcat[]=117&tabcat[]=33&tabcat[]=93&tabcat[]=56" rel="ajaxTFHcontentarea">TECH TALK</a></li>
<li><a href="/tabforumhome.php?tabcat[]=4&tabcat[]=146" rel="ajaxTFHcontentarea">GENERAL DISCUSSION</a></li>
<li><a href="/tabforumhome.php?tabcat[]=7&tabcat[]=8&tabcat[]=10" rel="ajaxTFHcontentarea">STAFF</a></li>
</ul>
</div>I want the Tech Support tab to be default on page load, but it's not, it just stays on whatever tab was last used. :(
That looks correct .. did you try and flip flop the 2 li lines (lobby and Tech support) so that the selected is the first tab (just to make sure that is working)
Just tried flip flopping the tabs, and they changed places as expected, but the "selected" didn't do its thing.
That's weird... I'll have to dig into it and see if I can replicate the problem and then recommend a solution..
Did you find anything on this? It still does not work for me.
bobster65
10-17-2009, 02:21 PM
Did you find anything on this? It still does not work for me.
to be honest, no, I have not.. I've been concentrating on v2 and prepping a version for vB4
writerkimba
10-17-2009, 11:46 PM
I've just installed this and think it's a great idea! However, when I worked out my tabs, I have these white spaces between each category. How do I get rid of them? Thanks in advance.
ChopSuey
10-18-2009, 01:50 AM
Thats probably from the modification, seperate forum categories. Might want to disable it if you have tabs ;)
writerkimba
10-18-2009, 02:06 AM
Err ... disable what exactly? :confused:
If someone can point me in the right direction of getting rid of the whitespace, it'll be greatly appreciated!
writerkimba
10-18-2009, 02:13 AM
Nevermind. I've worked it out! :)
I have one question though. Is it at all possible to set it so that different tabs can only be seen by certain usergroups?
cbiweb
10-18-2009, 09:58 AM
The second post (https://vborg.vbsupport.ru/showpost.php?p=1487135&postcount=2) in this thread explains how to do that. :)
purrtypaws
10-22-2009, 08:36 AM
Hi there, I havent read the whole thread so I'm not sure if this problem has been covered... my problem...
not sure what Ive done wrong, any help would be most appreciated :D
error2 is the forum home, error3 is when i press 'rural' link.
cbiweb
10-22-2009, 10:39 AM
Remove the forward slashes in the FORUMHOME template that I've highlighted in red below:
<!-- Tabbed Forum Home Header Code -->
<link rel="stylesheet" type="text/css" href="/clientscript/tabs/ajaxtabs.css" />
<script type="text/javascript" src="/clientscript/tabs/ajaxtabs.js"> </script>
<!-- /Tabbed Forum Home Header Code -->
That should do the trick. :)
Also, you will need to go to clientscript > tabs > ajaxtab.js , and remove the forward slash in this section of code:
var ddajaxtabssettings={}
ddajaxtabssettings.bustcachevar=1 //bust potential caching of external pages after initial request? (1=yes, 0=no)
ddajaxtabssettings.loadstatustext="<img src='/clientscript/tabs/loading.gif' /> Requesting content..."
This will make the animated loading image appear when you click a tab.
purrtypaws
10-22-2009, 11:45 AM
thank you cbi, you're a star!
is it possible to show the forums too or just the catagories?
cbiweb
10-22-2009, 12:15 PM
You're welcome. :)
I'm not sure I understand your next question clearly. When everything is set up correctly, you should see categories and forums. Unless you mean being able to see the list of threads as on showthread.php? In that case, no.
Can you post a screenshot of what you now see when you click a tab? A visual would help to see what's going on. :)
purrtypaws
10-22-2009, 09:23 PM
Thanks so much for all your help cbi, I had catagories in catagories or something heh its sorted now though :)
I do have one more question if thats ok, when I click on my username, I get unknow location error, is there anyway to fix that?
fredang85
10-23-2009, 12:33 AM
thanks!
bobster65
10-23-2009, 12:26 PM
Thanks so much for all your help cbi, I had catagories in catagories or something heh its sorted now though :)
I do have one more question if thats ok, when I click on my username, I get unknow location error, is there anyway to fix that?
Download the tfh-wol-plugins.xml from the first post... this fixes the location for whos online..
purrtypaws
10-23-2009, 03:23 PM
Thanks so much for all the help, its working perfectly and I love it!
rabidkevin
11-11-2009, 05:02 PM
Hi, everything is working great except 1 small problem. I am using the tabbed forum home v1.01 on vbulletin 3.8.4pl1
I am using remote links to change tabs and everything works great for users who are logged in but the tabs are not working with unregistered users. Is there something I am missing?
Hers the links to my tabs:
http://www.eternalbeats.net/forums/index.php?forumtabs=1
http://www.eternalbeats.net/forums/index.php?forumtabs=2
http://www.eternalbeats.net/forums/index.php?forumtabs=3
1 should only show las vegas, 2 should only show arizona, 3 should only show southern california. They all work perfectly for users who are logged in.
bobster65
11-12-2009, 03:47 PM
Hi, everything is working great except 1 small problem. I am using the tabbed forum home v1.01 on vbulletin 3.8.4pl1
I am using remote links to change tabs and everything works great for users who are logged in but the tabs are not working with unregistered users. Is there something I am missing?
Hers the links to my tabs:
http://www.eternalbeats.net/forums/index.php?forumtabs=1
http://www.eternalbeats.net/forums/index.php?forumtabs=2
http://www.eternalbeats.net/forums/index.php?forumtabs=3
1 should only show las vegas, 2 should only show arizona, 3 should only show southern california. They all work perfectly for users who are logged in.
I checked your source code.. it looks correct.. not sure why its not displaying correctly for guests.. has to be something that you are blocking via the not logged in usergroup permissions...
cbiweb
11-13-2009, 02:17 PM
The public beta for 4.0 has been released! Now get crackin' on those updated tabs! :D
rabidkevin
11-13-2009, 10:16 PM
I checked your source code.. it looks correct.. not sure why its not displaying correctly for guests.. has to be something that you are blocking via the not logged in usergroup permissions...
using remote links to load tabs is very inconsistent. This is happening to me while I am logged in as well and sometimes it does work when unregistered. You are thinking a plugin conflict?
elenh
11-15-2009, 01:15 AM
The x viewing works not with the tabs.. How do i fix it?
Nice mod , thank you very much!
bobster65
11-16-2009, 09:31 PM
using remote links to load tabs is very inconsistent. This is happening to me while I am logged in as well and sometimes it does work when unregistered. You are thinking a plugin conflict?
It could be, but I doubt it.. its probably the capability of the JS itself used within vB.... v2 has a better way of doing this and will be released to the public soon.
The x viewing works not with the tabs.. How do i fix it?
Nice mod , thank you very much!
I'll put out a fix for this for the older version as soon as a get some spare time.
The public beta for 4.0 has been released! Now get crackin' on those updated tabs! :D
Already on it...
bobster65
11-17-2009, 07:09 PM
The public beta for 4.0 has been released! Now get crackin' on those updated tabs! :D
TFH v2.0.0b3.5 now works with vB4.0.0b3 ... KK hasn't seen it yet, so I want to run it by him first, then we'll release it at smnlikdat dot org for those of you that have been kind enough to beta test for us..
6piston
11-19-2009, 05:24 PM
hi bobster
great stuff.
I've got it installed the second time actually. Now i'm keeping it
I got it uninstalled the first time due to the lack of the "x users viewing" function
Then i recently noticed you have that function running on your bbwforums.net site.
So i reinstalled it. But yeah..
I read that you'll be releasing a fix for the "x users viewing" issue.
Is there any way that you can provide us with some quick advise to fix this urgently?
this is how it looks running on mine here: Forums (http://www.zerotohundred.com/newforums/)
Thanks bob!
bobster65
11-19-2009, 07:27 PM
hi bobster
great stuff.
I've got it installed the second time actually. Now i'm keeping it
I got it uninstalled the first time due to the lack of the "x users viewing" function
Then i recently noticed you have that function running on your bbwforums.net site.
So i reinstalled it. But yeah..
I read that you'll be releasing a fix for the "x users viewing" issue.
Is there any way that you can provide us with some quick advise to fix this urgently?
this is how it looks running on mine here: Forums (http://www.zerotohundred.com/newforums/)
Thanks bob!
try this... just replace your current tabforumhome.php file with this new one. If it works for you, then I will update the zip and send out an announcement so that others can use the fix...
wired420
11-19-2009, 07:38 PM
The AJAX version of this is absolutely awesome. Had a problem with my forum for multiple games on multiple platforms being WAY too long to scroll down. This solved every bit of my problems with a little modification to the CSS. Looking to put tabs inside of tabs but I'll do that mod myself. If you'd like the finished project to add to yours when I'm done I'd be more than glad to donate it.
6piston
11-20-2009, 06:14 AM
try this... just replace your current tabforumhome.php file with this new one. If it works for you, then I will update the zip and send out an announcement so that others can use the fix...
yes, on my 3.8.2, it WORKED!
Guys, anyone with the "x users viewing" please try this file.
thanks bob. you're the best!
elenh
11-20-2009, 07:53 AM
by me works too!
Thanks a llot!!
bobster65
11-20-2009, 12:44 PM
yes, on my 3.8.2, it WORKED!
Guys, anyone with the "x users viewing" please try this file.
thanks bob. you're the best!
by me works too!
Thanks a llot!!
Cool Beans... I'll update this today so others can benefit from it as well.. thank you for testing it out for me :up:
JVCode
11-20-2009, 07:46 PM
Can't wait for vb4.0 :D! are you making any further adjustments to the script with vb4? maybe use some nicer ajax features... I'd LOVE to see something like this (http://www.2joomla.net/2j-tabs-demo-article/2j-tabs-demo-case-5-case-6-case-7.html)... <<< See Case 6 Slide Effect Tabs
That would be the next generation of this script :D
If there's no plan to update the script (not that it's needed) is it even possible to make the current system work like the demo I posted?
bobster65
11-20-2009, 08:03 PM
Can't wait for vb4.0 :D! are you making any further adjustments to the script with vb4? maybe use some nicer ajax features... I'd LOVE to see something like this (http://www.2joomla.net/2j-tabs-demo-article/2j-tabs-demo-case-5-case-6-case-7.html)... <<< See Case 6 Slide Effect Tabs
That would be the next generation of this script :D
If there's no plan to update the script (not that it's needed) is it even possible to make the current system work like the demo I posted?
just upgraded to 4.0 beta 4 and TFH v2 is still working fine.. Im putting together the package for beta testers right now and should be available this weekend....
I did find a "slide" addon for YUI, just haven't messed with it, so it is possible... will look into it after the initial release...
JVCode
11-20-2009, 08:18 PM
just upgraded to 4.0 beta 4 and TFH v2 is still working fine.. Im putting together the package for beta testers right now and should be available this weekend....
I did find a "slide" addon for YUI, just haven't messed with it, so it is possible... will look into it after the initial release...
That would be GREAT! :D
Knightmane
11-21-2009, 06:46 PM
Are there any plans on getting this to work with the tabs bar in Vb4 (or in cooperation with, say, vBH-Add new tabs 1.0 by Elmer ( https://vborg.vbsupport.ru/showthread.php?t=228507 ))?
If so, this would likely help our board a lot when you release the Vb4 TFH v2.
6piston
11-23-2009, 06:22 AM
hi bobster,
some of my users, being in their comfort zones are requesting for me to bring back the old style of forumhome. they loved the whole list of forums like before,
is there any way i can add a tab that loads all the forums like the default forum home?
Thanks!
Tom
elenh
11-23-2009, 01:32 PM
Can some one provide how to add the total category x_viewing phrase to the tabs?
e.g.:
Forum category (tab): Fun & Jocks (9 persons viewing)
(other forums in this category 3)
Fun 1 (3 persons viewing)
Fun 2 (3 persons viewing)
Fun 3 (3 persons viewing)
Thank you if any one can help about.
hi
thanks for that great mod i like it
PinoyRepublic
11-24-2009, 12:34 AM
hi. i just installed your mod and it works fine. i just have some problem from the sample site above when i click the tab it doesn't move the site from the top it just load the categories but in my site it takes me to the top of the page then load the categories :D how can i make my site do the same like from the sample :D
EDIT:
i'm pertaining to this site www.bbwforums.net
6piston
11-24-2009, 07:19 AM
Thank You For This Fix! My tabs now work in FF, IE 7 and 8! To be clear you have to remove this line from your FORUMHOME template to correct this issue in IE.
Its too bad this fix was lost in the threads. The instructions need to be updated so we don't all waste our time hunting 100+ pages of posts. :)
Now I have to find some "MAC Head" to test my site using Safari. hehehe
thanks for this! had a hard time searching for the fix here..
all users with "white-space or empty space between their tabs and categories on internet explorer, try this fix
bobster65
11-24-2009, 01:40 PM
hi. i just installed your mod and it works fine. i just have some problem from the sample site above when i click the tab it doesn't move the site from the top it just load the categories but in my site it takes me to the top of the page then load the categories :D how can i make my site do the same like from the sample :D
EDIT:
i'm pertaining to this site www.bbwforums.net
That site uses the NON AJAX version.
6piston
11-24-2009, 02:08 PM
hi bobster,
i read in a post that you're working on the "Selected" tab issue?
I am also having problems with the Selected li not selecting the default tab, instead, the first tab is always the default, no matter where i put "Selected" .
I have a tab for all my forums so it will load all forums for users who wants all forums loaded. I want it to be at the first tab but not the default
Do let me know if you already have the solution for this
thanks!
Tom
azn_romeo_4u
11-25-2009, 12:22 AM
I'm confused. How do you assign which categories for the first tab? I can get the 2nd tabs to display the correct forums, but the first...doesn't seem to work.
There was no instructions for the first tab. And I'm not using the ajax one...just the regular javascript.
Knightmane
11-27-2009, 01:59 AM
Any updates on Version 2 for Vb4 yet? Just curious...
PHILIPS-08
12-02-2009, 02:16 AM
Thanx you so musch well done work...
Edgespeeder06
12-04-2009, 12:50 AM
As dumb as this sounds, where do I upload the 4 files? To my hosting or to my actual Cpanel?
Sorry, yes I know, not the first time working this but wanted to make sure.
Also I have vBulletin 3.8.4 , will it work with that?
Arashdn
12-05-2009, 07:24 AM
great !
installed .
but a little problem : all of an forum subforums are in one line and in forums whit many subforums is a problem
example : http://parseforum.com/index.php?styleid=15
2nd and 6th tab
bobster65
12-05-2009, 05:20 PM
great !
installed .
but a little problem : all of an forum subforums are in one line and in forums whit many subforums is a problem
example : http://parseforum.com/index.php?styleid=15
2nd and 6th tab
Maybe you could use Cyb's subforum manager to help out with this. Cyb's mod works with this with only one minor tweak. Its worth a shot.
bobster65
12-05-2009, 05:30 PM
Any updates on Version 2 for Vb4 yet? Just curious...
The core is done and works fine with one exception, the collapse part.. still tweaking that. Also need to do some minor modifications to the "modules" admin as it included tweaks for other mods such as Cyb's Subform Manager (which he hasn't released yet), Blogs (need to rewrite that module) and Project Tools (which there is no vb4 version yet)..
Arashdn
12-06-2009, 01:18 AM
Maybe you could use Cyb's subforum manager to help out with this. Cyb's mod works with this with only one minor tweak. Its worth a shot.
I was using it before installing this mod
but now it isn't working correct :(
any different suggestion ?
bobster65
12-06-2009, 02:12 AM
I was using it before installing this mod
but now it isn't working correct :(
any different suggestion ?
you need to apply the fix for it, its a simple easy fix. The fix has been posted many times in this thread. Just do a search for it.
Arashdn
12-06-2009, 07:26 AM
you need to apply the fix for it, its a simple easy fix. The fix has been posted many times in this thread. Just do a search for it.
I couldn't find anything
would you please give me the link of that?
Thanks a lot
bobster65
12-06-2009, 07:36 AM
I couldn't find anything
would you please give me the link of that?
Thanks a lot
You have to make edits to two of the plugins for Cbys Sub Forum Mod..
Plugins (Search In): Cyb - Sub-Forum Manager - CT and Cyb - Sub-Forum Manager 1
Find:
(THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay'))
Replace With:
(THIS_SCRIPT=='index' OR THIS_SCRIPT=='forumdisplay' OR THIS_SCRIPT=='tabforumhome'))
Arashdn
12-06-2009, 09:35 AM
I used another subforum mod
by the way Can i make tabs from right to left?
thanks a lot
bobster65
12-06-2009, 09:45 AM
I used another subforum mod
by the way Can i make tabs from right to left?
thanks a lot
should be able to modify the CSS to do that. I've never done any RTL stuff tho, so you'd have to ask someone that has done it.
JVCode
01-08-2010, 09:19 AM
Any new information on v4? this is the only thing stopping me from upgrading to v4.
PinoyRepublic
01-13-2010, 02:03 AM
same here. unfortunately we've already upgraded our forum to vb4 lol. its a mess :))
bobster65
01-13-2010, 01:36 PM
Any new information on v4? this is the only thing stopping me from upgrading to v4.
Ya, I've got a working version (minus the collapse functionality).. just have had absolutely zero free time to put a release together. Its a new version, so you'd have to install it to 4.0 from scratch.
Artangel
01-14-2010, 02:47 PM
i made some modification of this hack to work in my site..
you can check this:
http://forum.pinoyme.org
smartkidbk5
01-14-2010, 08:41 PM
i made some modification of this hack to work in my site..
you can check this:
http://forum.pinoyme.org
Wish to share your modifications? It would be greatly appreciated.
bobster65
01-14-2010, 09:11 PM
for those of you that were waiting on a vB4 version, I just released it.
https://vborg.vbsupport.ru/showthread.php?t=233135
NOTE: The new vB4 version is totally different than this version. Its all managed via the Admin CP now.
Keesa
03-27-2010, 01:41 AM
Has anyone been able to deal with the changes in 3.8.5 that have broken some things?
They said to find this:
<a href="forumdisplay.php?$session[sessionurl]do=markread rel="nofollow">$vbphrase[mark_forums_read]</a>
and replace it with this:
<a href="forumdisplay.php?$session[sessionurl]do=markread&markreadhash=$bbuserinfo[securitytoken]" rel="nofollow">$vbphrase[mark_forums_read]</a>
and this bit of code?
$forumhome_markread_script
for starters....
And none of that is in the forumhome template and I do not know where to put it.
I hope someone else has encountered this and I am not the only lone ranger who has not upgraded to 4.0
update:
found the code in forumhome tabbed. still working through it.
bobster65
03-27-2010, 03:01 AM
Has anyone been able to deal with the changes in 3.8.5 that have broken some things?
They said to find this:
<a href="forumdisplay.php?$session[sessionurl]do=markread rel="nofollow">$vbphrase[mark_forums_read]</a>
and replace it with this:
<a href="forumdisplay.php?$session[sessionurl]do=markread&markreadhash=$bbuserinfo[securitytoken]" rel="nofollow">$vbphrase[mark_forums_read]</a>
and this bit of code?
$forumhome_markread_script
for starters....
And none of that is in the forumhome template and I do not know where to put it.
I hope someone else has encountered this and I am not the only lone ranger who has not upgraded to 4.0
update:
found the code in forumhome tabbed. still working through it.
Is it working properly for you now? I might have to take a look into 3.8.5 and see if there are any more updates that need to be made.
Doom Stone
04-12-2010, 10:28 AM
Hey Bobster,
Just a quick question, will this modification continue to be supported for the time being and do you know when it's likely that there will be an update to the current versions of the TFH for 3.8.x?
Thanks.
Edit: Just saw your reply on the other thread, can't wait. ;)
Lautaro
04-18-2010, 08:54 AM
Hello,
I've just installed this mod and it's working perfectly but there's a small problem.
I am currently using Cyb - Sub Forum Manager, but it doesn't seems to be working with this modifications I made.
Any idea how to make it work with this mod??
desitracker
04-21-2010, 12:57 PM
hi....i have installed the ajax tabbed forumhome 1.5 and i have edited it using the yui javascript and here my category are not coming in line....look the image and see the diffeference (SEE THE IMAGE)
http://i792.photobucket.com/albums/yy207/jamil0000/CATEGORYINLINE.png
plzzz help me...
THIS IS MY SITE LINK: www.deshibeat.com
glennybee
05-03-2010, 09:04 PM
Hi,
I think this mod might be just what I am looking for.
I have a question though, say I split my forum into 4 tabs, when I hit new posts, are all 4 tabs included in the results or only the tab you are viewing?
Ideally, I would like it to only show the new posts from the tab you are viewing, not sure if this is possible.
Thanks for any advice and assistance.
:)
Masked Crusader
05-04-2010, 06:18 AM
Question:
How do you figure out the category IDs if you have vBSEO installed? All of my category IDs are covered up by vBSEO rewrites.
Ideas?
glennybee
05-05-2010, 09:47 PM
Hi shanejeffery86,
There are several ways to find that out.
Depending on your rewrite rules, your urls may be configured like this; www.myforum.com/f12/.
'f12' is the forum id. Also, if you go to the forum manager page in admincp, when you hover the cursor over the specific forum, it will tell you the forum id in the status bar at the bottom of your browser, i.e.
http://www.myforum.com/forums/admincp/forum.php?do=edit&f=12
sburns1992
05-06-2010, 09:25 PM
The URL you tried to load:
http://www.bbwforums.net
Phishing Site Blocked
Phishing is a fraudulent attempt to get you to provide
personal information under false pretenses.
Soz xox
Arsov14
05-23-2010, 10:16 AM
How to fix this phrases?
Curent Activity?
https://vborg.vbsupport.ru/external/2010/05/23.jpg
Marco van Herwaarden
05-23-2010, 10:55 AM
Please provide the URL to your forum.How to fix this phrases?
Curent Activity?
http://www.freeimagehosting.net/uploads/67d69822f0.jpg
Arsov14
05-23-2010, 11:50 AM
I send you with pm. ooo tell me how to fix it.
kimof911
06-20-2010, 06:31 PM
i have a problem with that ...
tabs are just displayed as links and it directs to totally unformated pages :S:S:S
http://www.archcairo.com/forum/index.php?styleid=63
EtaiWix
06-24-2010, 07:11 PM
You CAN use images instead of words/css style created boxes for the tabs when using 1.5.0
You can't place text above an image... but if you could, that would be really cool an useful.
Is there any way to use an image for selected, and another image for when the tab is not selected? I'm assuming it would need to be JS code, does anyone know how I would do that?
EDIT: Great mod by the way, I love it!!
glowinggal
07-14-2010, 03:40 AM
is there a way to have the tabs display on all forum pages? My users love this new mod we added to our vbulletin but that was their one request (:
EtaiWix
07-14-2010, 11:48 AM
Question to coder/developer:
Is there a way to have these tabs function as actual HTML links in actual pages, rather than be just javascript? This is important for SEO...
6piston
08-05-2010, 04:54 PM
Question:
How do you figure out the category IDs if you have vBSEO installed? All of my category IDs are covered up by vBSEO rewrites.
Ideas?
you can find them through admincp
Go to the Forums section and hover on the forum names and you'll see the link that says forumid
hayaldunya
08-12-2010, 03:14 AM
thanks
mdake
08-14-2010, 05:14 PM
oooooh thanksssssss
Pistils
09-08-2010, 02:40 PM
Hi peeps,
I have had this mod installed on my forum home for about 2 years and now i come to add a new tab for access to restricted , paid subscription area of my site, i have teh tab, it only displays for premium account members but i can't get any content to load under the tab.. just the category header but it isn't pulling the private forums up just white empty space!
If someone can point me in the right direction I'd really appreciate it...
I'm a little confused regarding the $forumbits additions in index_tabs.php
$forumbits = construct_forum_bit($forumid);
// Construct Tabbed Forum Home forumbits
// Category for Tab 2, pulls forum and sub form data from Category (Forum ID 1)
$forumbits2 = construct_forum_bit(9,1,0);
$forumbits2a = construct_forum_bit(51,1,0);
$forumbits3 = construct_forum_bit(15,1,0);
$forumbits3a = construct_forum_bit(16,1,0);
$forumbits3b = construct_forum_bit(17,1,0);
$forumbits3c = construct_forum_bit(19,1,0);
$forumbits4 = construct_forum_bit(1,1,0);
$forumbits5 = construct_forum_bit(51,1,0);
$forumbits13 = construct_forum_bit(186,1,0);
If i put the $forumbits13 code after my new tab i get nothing....?
I know i am doing something really daft but after searching through the code for the past few hours my brain is ceasing..lol
any ideas...?
many thanks...
Pistils
yotsume
10-04-2010, 07:17 PM
On my homepage the selected tab raising effect has broken. How can I turn off the raising and lowering effect of the tabs or better yet fix that?
UPDATE: I found the place in the css to fix this bug.
yotsume
10-07-2010, 05:46 PM
Yes, v2 (which is in Beta 4 right now) has what is called "modules" that can be plugged in via the ACP.... currently we have recent threads, Blogs, News, Albums, Project Tools and a few others.... social groups is one that I've just started on and might be ready when v2 is finally released).. btw, those are just ones that we plan on releasing with it.. the modules system will allow you to create your own and members here will be able to write module addons for this new system...
Sorry but I have to ask... do you have a time frame for version 2 release?
angeljs
10-15-2010, 11:20 PM
I've followed the instructions to the letter, but it won't install correctly,even on the default template. I've attached a screenshot so you can see the problem.
glennybee
11-18-2010, 08:01 PM
Hi folks,
Great mod...I was wondering though...now that the search engines can't see the tabbed content, is there a way that I could only show the tabs to members leaving guests viewing the original forumhome?
Many thanks! :)
huuquynh
11-20-2010, 07:16 AM
I don't know why after install and add tab. There are no tabs display in forum home. I can not find where to setting more...???
Sorry I posted in wrong thread.
mohammad6006
12-12-2010, 07:04 PM
for vb4?
i find vb4 version
tanks
Warlord
12-20-2010, 03:13 PM
This is awesome. Got it installed on 3.8.4 with no issues so far. :D
LostForWords
03-20-2011, 02:15 PM
Are you still providing support for this?
bobster65
03-21-2011, 03:03 AM
Are you still providing support for this?
When I have time, yes....
BlackColla
04-09-2011, 11:55 PM
hi,
does this mod work with 4.1.x?
regards
bobster65
04-10-2011, 08:50 PM
hi,
does this mod work with 4.1.x?
regards
no, there is a 4.x version in the vBulletin 4.x Modifications Forum. This version is for the 3.x series.
c0der
04-24-2011, 03:02 PM
any screen shot?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.