Thread: Major Additions - GRPS: Groups Commune 2.0.x
View Single Post
  #1664  
Old 06-01-2007, 07:03 AM
vgevolution vgevolution is offline
 
Join Date: Nov 2006
Location: Beyond the Looking Glass
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I saw this request was posted a long time ago, but not since. I'm wondering if anyone is still having trouble with, or doesn't like the way breadcrumbs work with GRPS, and would like to know how to change it to work like vBulletin's standard (my preference for viewthread.php):
WebsiteHome --> GroupsHome --> CategoryName --> GroupName
|
-->Function, Thread, Post, Edit, Moderate, etc.
Instead of this (the GRPS default for viewthread.php):
GroupsHome --> CategoryName --> GroupName
|
-->Function, Thread, Post, Edit, Moderate, etc.

If so, please let me know. The first crumb method shown is vBulletin-style crumb. The second method is more of a stand-alone crumb, as GRPS is meant to run mostly outside of vBulletin forums other than sharing the user database.

To maintain consistency throughout my site and the other hacks I have running, I had to modify the crumbs in GRPS to work more like the standard bread crumbs of vBulletin. This involves some minor edits to the php files' navbits. If anyone's interested, I'll send you a step-by-step. Obviously the steps would need to be repeated after every patch of GRPS, so if there's no interest, I'll understand. I've been testing it for a week now with no strange behavior, so I'm pretty sure it'll work for anyone.

I don't know if sabret00the would want me to post how to do it here or as an "addon", since this isn't a fix to a bug, but a change to a function that works as he intended.

sabret00the: any objections to me posting instructions on how to change the breadcrumbs to work like vBulletin crumbs here? Any chance of making this an option in v3.0 for those of us who want an integrated breadcrumb? It doesn't look like it would be hard to code the conditional.

Anyway, I'm too tired to write it up tonight (3am!!), so g'nite!

hambil: Yep, no problem. I'm an irritable ol' coot sometimes too, especially when I get sleepy.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01190 seconds
  • Memory Usage 1,766KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (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_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete