vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBa CMPS Subscribed Forums on homepage (https://vborg.vbsupport.ru/showthread.php?t=68013)

tomshawk 08-04-2004 10:00 PM

vBa CMPS Subscribed Forums on homepage
 
Hello Everyone;

What this block does?

As your users work in your forums, they may subscribed to ones that they use often, so they are accesible via there userCP.

What this does is bring the Subscribed boards section of the UserCP out onto the homepage, removing all of the extras, last post, board description, subforums.

The instructions are in the instructions.txt file.

I dont have a working demo because I set this up
Give an option to see certain modules or not.
So my users have a choice of whether they want it on the homepage or not.

I did attach an image though, so you can see it in action that way. https://vborg.vbsupport.ru/external/2005/12/8.gif
Image attachment

Things still in the works:
This adds quite a few queries, so making that smaller is a priority.

I hope you all like it

and Kuddo's to Brian, as always for the help in sorting it out.

Update:

I have fixed this to remove a few queries.

Also a mistake, so when clicking on a forum in the block, it looks for
http://www.yoursite.com/forumdisplay.php instead of http://www.tomshawk.com/forums/forumdisplay.php

For those that have downloaded the zip file re_download it and apply the updates to forumhome_forumbit_level1_post and forumhome_forumbit_level2_post

Polo 08-05-2004 12:21 PM

Nice, thanks for sharing ;)

???`S?LV?R???` 08-05-2004 02:13 PM

i might use this :)

FleaBag 08-05-2004 03:49 PM

Excellent! With over a hundred forums this will make my users a lot happier!

tomshawk 08-05-2004 07:05 PM

I'm glad you guys like, dont forget to click install :p

tomshawk 08-08-2004 06:49 PM

Update:

I have fixed this to remove a few queries.

Also a mistake, so when clicking on a forum in the block, it looks for
http://www.yoursite.com/forumdisplay.php instead of http://www.tomshawk.com/forums/forumdisplay.php

For those that have downloaded the zip file re_download it and apply the updates to forumhome_forumbit_level1_post and forumhome_forumbit_level2_post

YLP1 08-12-2004 08:33 PM

Hi there...nice mod except when I activate it, it removes the data from the Last Post Threads and Posts columns within the forum.

I am sure it's something I did and any help to fix this is greatly appreicated as my visitors would love this mod.

See attached graphic.

SamirDarji 08-26-2004 02:55 PM

This gives me an idea for a hack that might be similar. How hard do you think it would be to make subscribed threads show up on the home page along with the news and announcement threads?

WAR 08-28-2004 10:23 PM

Quote:

Originally Posted by YLP1
Hi there...nice mod except when I activate it, it removes the data from the Last Post Threads and Posts columns within the forum.

I am sure it's something I did and any help to fix this is greatly appreicated as my visitors would love this mod.

See attached graphic.

I am having this same problem... When this module is activated, all of the extra info on my forumhome disappears

WAR 08-28-2004 10:24 PM

Quote:

Originally Posted by SamirDarji
This gives me an idea for a hack that might be similar. How hard do you think it would be to make subscribed threads show up on the home page along with the news and announcement threads?

I am not sure whether I am not understanding you properly or not, but it sounds like you are describing exactly what this hack does there...

SamirDarji 08-29-2004 10:58 PM

Quote:

Originally Posted by WAR
I am not sure whether I am not understanding you properly or not, but it sounds like you are describing exactly what this hack does there...

Quite possible! From looking at www.tomshawk.com it looked as if only the subscribed forums were showing up in a box at the side. If threads also show up, then this is exactly what I was thinking of and the hack does it already.

WAR 08-30-2004 03:21 AM

Quote:

Originally Posted by SamirDarji
Quite possible! From looking at www.tomshawk.com it looked as if only the subscribed forums were showing up in a box at the side. If threads also show up, then this is exactly what I was thinking of and the hack does it already.

nope, you were right, this only does subscribed forums.

SamirDarji 08-30-2004 03:04 PM

Quote:

Originally Posted by WAR
nope, you were right, this only does subscribed forums.

Cool, so that brings me back to my original question. How hard do you think it would be to make subscribed threads show up on the home page along with the news and announcement threads?

tomshawk 08-30-2004 10:29 PM

Quote:

Originally Posted by YLP1
Hi there...nice mod except when I activate it, it removes the data from the Last Post Threads and Posts columns within the forum.

I am sure it's something I did and any help to fix this is greatly appreicated as my visitors would love this mod.

See attached graphic.

Sorry I am so late on this, as it has been crazy for me the last month or so.

Look at the forumhome_forumbit_level1_post template modification

I'm pretty sure the problem is placement of the

Code:

<if condition="!$show['hideextra']">
or the

Code:

</if>
I'll check tonight on my site ;)

tomshawk 08-30-2004 10:31 PM

Quote:

Originally Posted by SamirDarji
Cool, so that brings me back to my original question. How hard do you think it would be to make subscribed threads show up on the home page along with the news and announcement threads?

Interesting, but unless you remember to unsubscribe when you are done with the thread, this could get long quickly if you have subscribe on by default on your site.

I'll look into it though and see if I can figure it out ;)

SamirDarji 08-31-2004 03:08 AM

Quote:

Originally Posted by tomshawk
Interesting, but unless you remember to unsubscribe when you are done with the thread, this could get long quickly if you have subscribe on by default on your site.

Good point. I wonder if there is a way to use the same function that sends the emails to subscribed threads to show threads that have had recent activity just as it does when it emails you.

Polo 03-11-2005 06:57 PM

Quote:

Originally Posted by tomshawk
Interesting, but unless you remember to unsubscribe when you are done with the thread, this could get long quickly if you have subscribe on by default on your site.

I'll look into it though and see if I can figure it out ;)

Maybe you could only have like a limit of 5 or 10 threads to show... instead of all of them... I would definetly use something like this :)

Polo 03-14-2005 03:49 PM

tomshawk?.... :ermm: you are probably not receiving an email notification for this :(

tomshawk 03-23-2005 03:31 AM

Quote:

Originally Posted by Polo
tomshawk?.... :ermm: you are probably not receiving an email notification for this :(

Sorry Polo

If I got it, It was probably while I was out of town.

I apologies.

I was able to get this working but I dont know how to limit it, that and it was a while ago.

Let me look for it and I'll post it back here when I get a chance.
Work and my site have been running me ragged.

Take care and have a good one

Polo 03-23-2005 12:13 PM

Hey tomshawk... I know how you feel about being busy, we are in the same boat lol ;) anyways, if you want you can post the code and I will take a look at it... i cant promise anything but I may be able to ask around...

Thanks for the reply... hope you have a great one too :)

trigatch4 04-15-2008 07:38 PM

Reviving a 3 year old post again... DESPERATELY trying to find a hack that lists subscribed forums on forumhome for vb3.7... in the main listing rather than the sidebar... ANYone?


All times are GMT. The time now is 04:47 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.01129 seconds
  • Memory Usage 1,768KB
  • 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
  • (2)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)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