Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Notices Options Details »»
Notices Options
Version: 0.6, by Vitaly Vitaly is offline
Developer Last Online: Jul 2014 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.0.x Rating:
Released: 06-24-2010 Last Update: 04-09-2011 Installs: 54
DB Changes Uses Plugins
Re-useable Code  
No support by the author.

This mod adds new options to show forum notices:
  1. "THIS_SCRIPT" value
  2. Autorefresh time for user-dismissed notices
  3. Change position, to show before "quick reply" block (if block abcent - nothing shown).
This product is developed here: http://github.com/rcdesign/vb-notices_options . Patches are welcome.

history

0.6
- Fixed warnings/headers for attachments

0.5
- Fixed "Persistent" option

0.4
- Simpllified code

0.3
- Fixed template cache for PM

0.2
- First public release.

Download Now

File Type: xml product-rcd_notices_options-0.4.xml (7.4 KB, 35 views)
File Type: xml product-rcd_notices_options-0.6.xml (7.9 KB, 117 views)

Screenshots

File Type: png nopt_place.png (38.7 KB, 0 views)
File Type: png nopt_settings.png (40.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
vicking74

Comments
  #22  
Old 04-05-2011, 07:41 PM
Vitaly's Avatar
Vitaly Vitaly is offline
 
Join Date: Apr 2004
Location: Russia, St.Petersburg
Posts: 428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for your help. I'll recheck code tomorrow and update product
Reply With Quote
  #23  
Old 06-26-2011, 06:28 PM
f4vn f4vn is offline
 
Join Date: Apr 2007
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This mod doesn`t work on vb 4.1.4. I can`t post a quick reply if it is enable.
Reply With Quote
  #24  
Old 07-07-2011, 07:30 AM
Greight's Avatar
Greight Greight is offline
 
Join Date: Oct 2009
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by f4vn View Post
This mod doesn`t work on vb 4.1.4. I can`t post a quick reply if it is enable.
Confirmed. Also you get a blank page after hitting Go to Advanced reply form.
Reply With Quote
  #25  
Old 04-19-2012, 04:42 PM
mgurain's Avatar
mgurain mgurain is offline
 
Join Date: Apr 2005
Location: KSA - Qatif - Al-Jarodiah
Posts: 345
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Greight View Post
Confirmed. Also you get a blank page after hitting Go to Advanced reply form.
I confirm the same, it causes a blank page after hitting quick reply,
please solve it ?

Thanks,,
Reply With Quote
  #26  
Old 04-19-2012, 06:30 PM
Mark.B Mark.B is offline
Senior Member
 
Join Date: Feb 2004
Posts: 1,354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Developer last online 24th Sept 2011...think you've had it!
Reply With Quote
  #27  
Old 04-20-2012, 11:00 PM
Videx's Avatar
Videx Videx is offline
 
Join Date: Feb 2007
Posts: 3,085
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

At least Vitaly had the decency to mark all his mods as reusable code before he wandered off.
Reply With Quote
  #28  
Old 04-21-2012, 12:22 AM
vbenhancer's Avatar
vbenhancer vbenhancer is offline
 
Join Date: Dec 2009
Location: Qu?bec city, Canada
Posts: 740
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i didn't notice it was reusable, i can integrate it to my own Notices Pack, so it would be debugged and supported...
Reply With Quote
  #29  
Old 02-06-2016, 11:23 AM
JesWhite JesWhite is offline
 
Join Date: Apr 2014
Location: Muğla
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Greight View Post
Confirmed. Also you get a blank page after hitting Go to Advanced reply form.
i need to update.
blank page problem.
Reply With Quote
  #30  
Old 02-07-2016, 08:26 AM
JesWhite JesWhite is offline
 
Join Date: Apr 2014
Location: Muğla
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vbenhancer View Post
i didn't notice it was reusable, i can integrate it to my own Notices Pack, so it would be debugged and supported...
your addon good but there isnt quick reply
Reply With Quote
  #31  
Old 03-02-2016, 11:36 PM
boggseric's Avatar
boggseric boggseric is offline
 
Join Date: Sep 2009
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was able to fix the blank page by modifying the rcd_n_o_additional_notices template. It had code in it for dismissing a notice which doesn't appear to be required anymore?

As a note, I do also have https://vborg.vbsupport.ru/showthread.php?t=277022 installed but I don't think that changed anything.


So I changed rcd_n_o_additional_notices from
Code:
<vb:if condition="$show['quickreply'] OR $show['quickcomment']">

	<form action="profile.php?do=dismissnotice" method="post" id="additional_notices" class="notices">

		<input type="hidden" name="do" value="dismissnotice" />

		<input type="hidden" name="s" value="{vb:raw session.sessionurl}" />

		<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />

		<input type="hidden" id="dismiss_notice_hidden" name="dismiss_noticeid" value="" />

		<input type="hidden" name="url" value="{vb:raw return_link}" />

		<ol>

			{vb:raw additional_notices}

		</ol>

	</form>

</vb:if>
to..

Code:
<vb:if condition="$show['quickreply'] OR $show['quickcomment']">


			{vb:raw additional_notices}

</vb:if>
I am still able to dismiss the notice if that option is enabled and I am able to post as normal without getting the blank page.
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 08:03 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05927 seconds
  • Memory Usage 2,342KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete