vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Collapse all categories and only retrive info when open? (https://vborg.vbsupport.ru/showthread.php?t=299155)

Oxylis 06-15-2013 06:08 PM

Collapse all categories and only retrive info when open?
 
Hi all,

I was looking at this website:
http://forums.jeuxonline.info

When you open a category it seems to make a call to load the content instead of loading every single forum (which for this site would be A LOT!).

I was wondering if this was a vbulletin feature, a mod or actually something they made themselves?

That would be very useful.

Thank you very much.

John Lester 06-15-2013 06:49 PM

Looks like they put each "forum" into it's own table. That's why it "loads" when you expand it. Not sure if there's a mod here to do that.

Oxylis 06-17-2013 06:58 PM

Oh, thank you for your answer.

I think I don't know enough to understand your reply I'm afraid. But I assume by no mod means I would have to find someone to help me developing it :)

John Lester 06-17-2013 11:26 PM

Well I didn't search for one :D I suggest searching for "convert forums into tables" or "collapsible forums" .

Zachery 06-17-2013 11:38 PM

Actually, they have some ajax to support fetching and displaying a specific forumhome bit. There is an ajax call when you expand specific forums.

You'd need to custom code php, and javascript to update the page by request.

You could much more easily default displaying of all forums, or specific forums to collapsed without a ton of custom coding.


All times are GMT. The time now is 07:33 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.00996 seconds
  • Memory Usage 1,713KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete