vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - [YUI] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=233135)

adbox 03-12-2012 07:50 PM

Hello~

I'm having an issue with a sub category of a category forum, and all it's subsforums, not being able to display.

My heiarchy is like this:

Cat1
Cat2
--SubCat2.1
--Subcat2.2
----Forum1
----Forum2
Cat3

I'm trying to create a tab that reveals Subcat2.2 and it's subforums with no luck. When I paste the forum ID of subcat2.2 the tab shows nothing. If I paste the ID of Cat2 then all the subcats with their subforums show. If I paste all the forum ids of Subcat2.2, still nothing shows.

Any idea on what I should do? Maybe there's been an update recently (but I don't think there has).

markp_2000 04-02-2012 11:20 PM

Will this run with vbSEO?

I have made the modifications but it still is not working.

I'm not running the vbCMS or blog if that makes a difference but I am running vbSEO.

Mark

ywwz 04-03-2012 12:16 AM

.........edit...

synseal 04-03-2012 02:34 AM

This would be better taken over by someone who has more time to make it seo friendly.

DM BoNeZ 04-06-2012 04:54 AM

it was working fine till now just for me it wont show the forums
and i dont think thats good for some people
https://vborg.vbsupport.ru/external/2012/04/38.png

MagicPID 04-06-2012 05:39 AM

Quote:

Originally Posted by DM BoNeZ (Post 2317222)
it was working fine till now just for me it wont show the forums
and i dont think thats good for some people
https://vborg.vbsupport.ru/external/2012/04/38.png

Exact same thing just randomly happened to me.

DM BoNeZ 04-06-2012 05:59 AM

Quote:

Originally Posted by MagicPID (Post 2317230)
Exact same thing just randomly happened to me.

really?
there something wrong with and i cant get my forums back
really frustrating


im going to re download it and reupload it

MagicPID 04-06-2012 06:13 AM

Quote:

Originally Posted by DM BoNeZ (Post 2317234)
really?
there something wrong with and i cant get my forums back
really frustrating


im going to re download it and reupload it

Yeah I updated to Beta 2 and it didn't fix it. Some users aren't experiencing this yet some are...

Please let me know if you manage to find a fix.

Binoy 04-06-2012 06:19 AM

Quote:

Originally Posted by DM BoNeZ (Post 2317222)
it was working fine till now just for me it wont show the forums

https://vborg.vbsupport.ru/external/2012/04/38.png


we are also facing the same issue. Hope someone will come out with a helping hand :)

MagicPID 04-06-2012 06:28 AM

I don't get how the modification could universally fail like this and what could of caused it.

DM BoNeZ 04-06-2012 06:30 AM

Quote:

Originally Posted by MagicPID (Post 2317244)
I don't get how the modification could universally fail like this and what could of caused it.

this isnt good
when you go to this it gives me a database error
/tab_blog.php

Defkalion 04-06-2012 08:50 AM

Same issue here!!!

Browser gives this error behind the scene:

YAHOO.plugin is undefined

So perhaps the YUI libraries used in this plugin are gone/failing from yahoo, this is why all of us have the same problem ?

Diablo-Sat 04-06-2012 09:24 AM

i also have the same issue is their a fix yet please

garyopa 04-06-2012 01:23 PM

Quote:

Originally Posted by Defkalion (Post 2317275)
Same issue here!!!

Browser gives this error behind the scene:

YAHOO.plugin is undefined

So perhaps the YUI libraries used in this plugin are gone/failing from yahoo, this is why all of us have the same problem ?

Yep I got the same problem too. -- Working fine last night, this morning all my sites that use this mod are DOA, no loading of the needed javascript. -- We need a OFFLINE mode, host the YUI libraries on our own site!

garyopa 04-06-2012 01:40 PM

Update, YAHOO is fine, the problem is the Extension called 'Dispatcher', it is hosted a site caled Bubbling-Library:

Code:

<!-- YUI Library Extension: Dispatcher -->
<script type="text/javascript" src="http://js.bubbling-library.com/2.1/build/dispatcher/dispatcher-min.js"></script>

If any one has this file, I suggest attached it here, and edit our templates to host it ourselves and then we can enjoy having our tabbed forums back again working.

garyopa 04-06-2012 02:15 PM

1 Attachment(s)
Problem solved.

Downloaded it from this link:

https://github.com/caridy/bubbling-l...patcher-min.js

And edited the FORUMHOME template to load the file from the TFH folder in my forums, instead of from the 'bubbling-library' original link.

For everyone I attached the file, make it easier.

markp_2000 04-06-2012 04:32 PM

garyopa - thanks for the fix. Worked great for me.

Mark

Diablo-Sat 04-06-2012 06:08 PM

thanks mate, worked a treat

DM BoNeZ 04-06-2012 10:42 PM

Quote:

Originally Posted by garyopa (Post 2317384)
Problem solved.

Downloaded it from this link:

https://github.com/caridy/bubbling-l...patcher-min.js

And edited the FORUMHOME template to load the file from the TFH folder in my forums, instead of from the 'bubbling-library' original link.

For everyone I attached the file, make it easier.

you think you can help me a lil bit

amin 04-07-2012 07:18 AM

Quote:

Originally Posted by garyopa (Post 2317384)
Problem solved.

Downloaded it from this link:

https://github.com/caridy/bubbling-l...patcher-min.js

And edited the FORUMHOME template to load the file from the TFH folder in my forums, instead of from the 'bubbling-library' original link.

For everyone I attached the file, make it easier.

It is the right solution GOOD JOB Garyopa.

garyopa 04-07-2012 11:38 AM

Quote:

Originally Posted by DM BoNeZ (Post 2317529)
you think you can help me a lil bit

Download the 'dispatcher-min.js' file from my post, or the github link, save it to your PC, then login into your site by FTP, and upload the file into the TFH folder inside your forums directory.

Then login in admincp on your vbulletin, and if you do search in templates for 'dispatcher-min.js' you will find it is in only one template called FORUMHOME, select that template, click on EDIT, and in FIND type in dispatcher-min.js and it will take you one spot it is used were the URL path is currently 'js.bubbling-library.com/2.1/build/dispatcher/' change that part to be your domain path to the forums TFH folder, for example: 'movietalk.biz/forums/tfh/'

Hope this helps, it just a simple template edit after you upload the JS file to your site, infact with this change I find the plugin works faster, as fetching this file all the time from 'bubbling-library' was slow at times.

Sinan COSKUN 04-09-2012 11:23 AM

Thanks garyopa.. Good jop

Charis 04-09-2012 04:43 PM

Many thanks garyopa!
You are very helpful.

DM BoNeZ 04-10-2012 04:53 AM

ok well i got the tabs to work the only problem is Tab_blog.php and tabindex.php
they have errors and the blog has database error

is this only me ?

MegaManSec 04-11-2012 11:25 AM

Hey, has anyone figured out how to remove all the sections not selected by tabs?

http://gyazo.com/2cf954c6e3c9249a0a58cc945575bcac
Thanks

ZeroHour 04-11-2012 11:44 AM

Quote:

Originally Posted by adbox (Post 2308933)
Hello~

I'm having an issue with a sub category of a category forum, and all it's subsforums, not being able to display.

My heiarchy is like this:

Cat1
Cat2
--SubCat2.1
--Subcat2.2
----Forum1
----Forum2
Cat3

I'm trying to create a tab that reveals Subcat2.2 and it's subforums with no luck. When I paste the forum ID of subcat2.2 the tab shows nothing. If I paste the ID of Cat2 then all the subcats with their subforums show. If I paste all the forum ids of Subcat2.2, still nothing shows.

Any idea on what I should do? Maybe there's been an update recently (but I don't think there has).

Will try to recreate/test that with both this YUI version and the new jQuery version.

Quote:

Originally Posted by markp_2000 (Post 2316170)
Will this run with vbSEO?

I have made the modifications but it still is not working.

I'm not running the vbCMS or blog if that makes a difference but I am running vbSEO.

Mark

Yes it works with vbSEO as I run vbSEO myself on www.edugeek.net

Quote:

Originally Posted by synseal (Post 2316240)
This would be better taken over by someone who has more time to make it seo friendly.

Sigh.... its not a huge SEO penalty as has been said before, if you dont want ajax based loading then you should go for a static but fat page tab version.

Quote:

Originally Posted by DM BoNeZ (Post 2317222)
it was working fine till now just for me it wont show the forums
and i dont think thats good for some people
https://vborg.vbsupport.ru/external/2012/04/38.png

What version are you running (vBulletin)?
A edit is required from 4.1.11 to get things to work with the new loader scripts nicely.

Quote:

Originally Posted by loaep (Post 2318998)
Hey, has anyone figured out how to remove all the sections not selected by tabs?

http://gyazo.com/2cf954c6e3c9249a0a58cc945575bcac
Thanks

Is it possible you still have:
Code:

        <ol id="forums" class="floatcontainer">
                {vb:raw forumbits}
        </ol>

Under the edits for the plugin?

MegaManSec 04-11-2012 11:50 AM

Quote:

Originally Posted by ZeroHour (Post 2319002)
Will try to recreate/test that with both this YUI version and the new jQuery version.



Yes it works with vbSEO as I run vbSEO myself on www.edugeek.net



Sigh.... its not a huge SEO penalty as has been said before, if you dont want ajax based loading then you should go for a static but fat page tab version.


What version are you running (vBulletin)?
A edit is required from 4.1.11 to get things to work with the new loader scripts nicely.



Is it possible you still have:
Code:

        <ol id="forums" class="floatcontainer">
                {vb:raw forumbits}
        </ol>

Under the edits for the plugin?

You're right. Thanks alot! ;)

Baghira 04-16-2012 08:31 PM

Is it possible to Update this Mod for 4.1.11+?

fib 04-17-2012 10:25 PM

Quote:

Originally Posted by ZeroHour (Post 2319002)
What version are you running (vBulletin)?
A edit is required from 4.1.11 to get things to work with the new loader scripts nicely.

I have re-installed this and am still having the issues of forum not showing
can you tell me about this edit I am on the latest version upgraded tonight 4.1.12

Oh and I am running the dispatcher within the webroot - it shows if I know the url just not in forum.php

ta

DM BoNeZ 04-17-2012 11:24 PM

can u try to make this mod
for 4.1.x
will be great thanks
not im on 4.1.7
:D

Baghira 04-18-2012 09:18 AM

If there is a premium mod for this, I would be. I definetely need Tabs... so pls make it compatible with 4.1.11+

Noli 04-18-2012 11:26 AM

i like the mod but this looks like poison for seo

Moncha 04-18-2012 01:07 PM

I'm on 4.1.12 and it works fine

sodasusu 04-19-2012 05:21 AM

not work with vBulletin 4.1.12 .. tab not show

:mad::eek:

Dark Navi 04-24-2012 08:01 AM

Is there a method of setting an option in the user cp to enable/disable tabs?

drayim 04-24-2012 02:55 PM

Vbulletin 4.1.12 no tabbed error

Diablo-Sat 04-25-2012 09:26 PM

anyone have the same prob but i cant see my forums again

RichieBoy67 04-26-2012 10:32 AM

To those of you having issues with the tabs not showing- you have to bring the Yahoo extension dispatcher script into your local server. Download it here..

https://github.com/caridy/bubbling-l...patcher-min.js

and then simply edit the path in the forumhome template code to reflect it on your local server..


Has anyone replaced the tabs with mouseover buttons or anything like that? I have been working on customizing the tabs for a client and I was looking for some alternatives. Does anyone have any examples of some css modifications? Mouse-over buttons? etc? Would anyone be so kind as to share?

Thanks much

drayim 04-26-2012 01:38 PM

Quote:

Originally Posted by RichieBoy67 (Post 2323664)
To those of you having issues with the tabs not showing- you have to bring the Yahoo extension dispatcher script into your local server. Download it here..

https://github.com/caridy/bubbling-l...patcher-min.js

and then simply edit the path in the forumhome template code to reflect it on your local server..


Has anyone replaced the tabs with mouseover buttons or anything like that? I have been working on customizing the tabs for a client and I was looking for some alternatives. Does anyone have any examples of some css modifications? Mouse-over buttons? etc? Would anyone be so kind as to share?

Thanks much


link error
where link patch ?
You do not control...

garyopa 04-26-2012 02:17 PM

Quote:

Originally Posted by drayim (Post 2323718)
link error
where link patch ?
You do not control...

you can only reach the 'github' link with HTTPS://

See also my previous post in this thread regarding this problem:

https://vborg.vbsupport.ru/showpost....&postcount=736

It has the needed file attached, incase you can't d/l directly from the author's 'github'


All times are GMT. The time now is 07:43 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04381 seconds
  • Memory Usage 1,838KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete