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)

bobster65 07-28-2008 01:58 PM

Quote:

Originally Posted by wtrk (Post 1585587)
I wish i had kept a better list! Im going back and retesting a bunch of plugins to find the ones that I had problems with. So far:

-- "Spiders on ForumHome" (default tabs never load, click on a new tab doesnt load that tab either)


(ill update this thread in a bit)

OK, cool .. as long as we have something to investigate, we'll try and provide a solution :)

Quote:

Originally Posted by Q-v-n-s-Q (Post 1585756)
forumdisplay: normal:

http://www.highrankforum.com/forumdisplay.php?f=1
http://www.highrankforum.com/picture...1&pictureid=35

click on the search engine tab. It doesnt show the number of viewing .(17 Viewing)

http://www.highrankforum.com/picture...1&pictureid=36

thanks:confused:

Ah, gotcha... I'll look into that for ya... it should work .. just not sure why its not :o

Q-v-n-s-Q 07-28-2008 02:48 PM

Quote:

Originally Posted by bobster65 (Post 1585979)
OK, cool .. as long as we have something to investigate, we'll try and provide a solution :)



Ah, gotcha... I'll look into that for ya... it should work .. just not sure why its not :o

thank you :)

Subah 07-28-2008 02:59 PM

Is there any way to let another totally style work in each tabbed ?

King Kovifor 07-28-2008 04:04 PM

Quote:

Originally Posted by Subah (Post 1586011)
Is there any way to let another totally style work in each tabbed ?

Try adding &styleid=x to the end of the URL. That might work.

Doom Stone 07-29-2008 04:16 PM

I can't seem to get the tabs to contain any content, not 100% sure where I'm going wrong.

I believe the following code is what I need to edit to list the categories, however I'm not sure how to go about that exactly. I'm not sure how to find the forum category numbers, at first I thought it was the forumdisplay number but I've realised that it's not.

Code:

<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>

Any help is much appreciated.

King Kovifor 07-29-2008 04:38 PM

To find category ids, click on any category and look in the url bar. It will say forumdisplay.php?id=x; x is what you need.

Doom Stone 07-29-2008 04:50 PM

Hrhm.. I must have messed up elsewhere then. Putting the forum ID in doesn't work.
The tabs are showing, but they say "Requesting Content" and then they are blank.
I'll go through the templates and have a look to see if I've done something wrong elsewhere, although I'm sure I did everything properly.

sdfaheem 07-29-2008 06:23 PM

How do we uninstall the mod?

bobster65 07-29-2008 06:31 PM

Quote:

Originally Posted by Doom Stone (Post 1586799)
Hrhm.. I must have messed up elsewhere then. Putting the forum ID in doesn't work.
The tabs are showing, but they say "Requesting Content" and then they are blank.
I'll go through the templates and have a look to see if I've done something wrong elsewhere, although I'm sure I did everything properly.

You need to put the CATEGORY ID. Categories contain forums, forums contain sub forums. If you put in a FORUM ID that contains no Sub Forums, then there won't be anything to display. So you need to put the Forums PARENT ID (which is known as a Category ID) and it will display all the forums for that specific category.

bobster65 07-29-2008 06:34 PM

Quote:

Originally Posted by sdfaheem (Post 1586840)
How do we uninstall the mod?

Just remove the files and reverse the template edits..


All times are GMT. The time now is 12:02 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.02487 seconds
  • Memory Usage 1,745KB
  • 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)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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