vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - [AJAX] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=175687)

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

Quote:

Originally Posted by Arashdn (Post 1926201)
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

Quote:

Originally Posted by JVCode (Post 1950235)
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

Quote:

Originally Posted by Artangel (Post 1955577)
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:
Code:

<a href="forumdisplay.php?$session[sessionurl]do=markread rel="nofollow">$vbphrase[mark_forums_read]</a>
and replace it with this:
Code:

<a href="forumdisplay.php?$session[sessionurl]do=markread&amp;markreadhash=$bbuserinfo[securitytoken]" rel="nofollow">$vbphrase[mark_forums_read]</a>
and this bit of code?
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

Quote:

Originally Posted by Schnee (Post 2010890)
Has anyone been able to deal with the changes in 3.8.5 that have broken some things?

They said to find this:
Code:

<a href="forumdisplay.php?$session[sessionurl]do=markread rel="nofollow">$vbphrase[mark_forums_read]</a>
and replace it with this:
Code:

<a href="forumdisplay.php?$session[sessionurl]do=markread&amp;markreadhash=$bbuserinfo[securitytoken]" rel="nofollow">$vbphrase[mark_forums_read]</a>
and this bit of code?
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.


All times are GMT. The time now is 09:40 AM.

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

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03060 seconds
  • Memory Usage 1,746KB
  • 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
  • (6)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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