vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   User Postbit Template Selection (https://vborg.vbsupport.ru/showthread.php?t=91407)

Chris M 07-03-2005 08:34 AM

global_start is the equivalent hook ;)

Satan

SlaPPiE 07-08-2005 12:09 AM

Quote:

Originally Posted by acidburn0520
Try going into the ACP -> vBulletin Options -> Style & Language Settings -> Set "Use Legacy (Vertical) Postbit Template" to "No".

That's what I had to do, it's working great now. Thanks for the Plugin, I've always wanted the Users to be able to select this. :classic:

Is there a way to get around this? I would like the vertical postbit on by default for all existing members and guests, and enabling this would force all users to update the option in their User CP.

Kirk Y 07-08-2005 01:51 AM

Well... you could set the Vertical Postbit default for new registrations... but I'm not sure what you could do for the existing users.

Edit: I just thought of something, I'm not sure if this would work or not... but. When you're setting up the profile field, there's an option to make a selection default... try doing that. That should effect everyone's profiles, in theory anway.

WhSox21 07-08-2005 11:38 AM

I uploaded another version. Anyone that wants the forum default to work on either postbit option try that one. I did not test this though so let me know if it works.

prawn 07-11-2005 07:44 AM

Your script causes this problem. Just wanted to let you know.

Christine 07-26-2005 12:19 AM

Heya,

This hook location conflicts with the ignore user function as well as the soft-delete noted above.

No biggie -- it is just an issue of when it is being called.

Tested with a minor change to the code and moving the hook to global_start. Add in the template cache I PM'd ya, and you are all set.

:)

Neutral Singh 07-26-2005 06:47 AM

Exactly what i was looking for thanks...

trancetopia 08-01-2005 11:56 AM

Works a treat. Thanks.

CMX_CMGSCCC 08-04-2005 04:09 AM

Can you attach the minor change you did to the code to fix the problem?

-CMX

Christine 08-06-2005 06:51 PM

Given that this isn't my hack, I would prefer for the hack author to fix and re-release it. No stepping on any toes that way.

:)


All times are GMT. The time now is 09:41 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.01208 seconds
  • Memory Usage 1,730KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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