Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBa CMPS Subscribed Forums on homepage Details »»
vBa CMPS Subscribed Forums on homepage
Version: 1.00, by tomshawk tomshawk is offline
Developer Last Online: Jan 2016 Show Printable Version Email this Page

Version: 3.0.3 Rating:
Released: 08-04-2004 Last Update: Never Installs: 2
 
No support by the author.

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

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 08-29-2004, 10:58 PM
SamirDarji SamirDarji is offline
 
Join Date: Apr 2004
Posts: 645
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #13  
Old 08-30-2004, 03:21 AM
WAR WAR is offline
 
Join Date: Jan 2004
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #14  
Old 08-30-2004, 03:04 PM
SamirDarji SamirDarji is offline
 
Join Date: Apr 2004
Posts: 645
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #15  
Old 08-30-2004, 10:29 PM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #16  
Old 08-30-2004, 10:31 PM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #17  
Old 08-31-2004, 03:08 AM
SamirDarji SamirDarji is offline
 
Join Date: Apr 2004
Posts: 645
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #18  
Old 03-11-2005, 06:57 PM
Polo's Avatar
Polo Polo is offline
 
Join Date: Jun 2004
Posts: 893
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #19  
Old 03-14-2005, 03:49 PM
Polo's Avatar
Polo Polo is offline
 
Join Date: Jun 2004
Posts: 893
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tomshawk?.... :ermm: you are probably not receiving an email notification for this
Reply With Quote
  #20  
Old 03-23-2005, 03:31 AM
tomshawk's Avatar
tomshawk tomshawk is offline
 
Join Date: Jul 2003
Location: California
Posts: 392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #21  
Old 03-23-2005, 12:13 PM
Polo's Avatar
Polo Polo is offline
 
Join Date: Jun 2004
Posts: 893
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:50 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.05604 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete