vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Require Post Icon (https://vborg.vbsupport.ru/showthread.php?t=128899)

Adrian. 10-13-2006 08:19 AM

Quote:

Originally Posted by optrex
Fantastic idea, just one big problem - user types 300 word post, forgets to include the icon, gets you must use an icon message, goes back and ........300 words have disappeared. :(

Needs fixing pls ;)

Oh, i kept clicking back, trying things, making sure this didn't happen.

I will have a look, possibly use a Javascript popup alert instead of a vBulletin Error.

Adrian

optrex 10-13-2006 10:59 AM

I'm on 3.6.2 if that makes any difference.

jyajay 10-17-2006 10:18 PM

Quote:

Originally Posted by Adrian.
Oh, i kept clicking back, trying things, making sure this didn't happen.

I will have a look, possibly use a Javascript popup alert instead of a vBulletin Error.

Adrian

I'd appreciate this very much. I think the possibility that you have to write everything again if you get this error can be pretty frustrating. :p

Clayton 10-18-2006 07:15 PM

would really be interested in per forums icons if possible

Narcootic 10-18-2006 10:50 PM

Any chance this hack can be converted to 3.5 with a few changes? I would love to run it but don't run 3.6 I am afraid. Please advice.

Thanks.

hal05 10-19-2006 10:07 PM

Same here.:bandit:

Quote:

Originally Posted by Clayton
would really be interested in per forums icons if possible


category 10-30-2006 02:55 AM

doesnt look good

https://vborg.vbsupport.ru/member.php?u=115873

hal05 10-30-2006 11:29 PM

Quote:

Originally Posted by Clayton
would really be interested in per forums icons if possible

Same here. :D

feldon23 10-31-2006 02:28 PM

Folks, per-forum is not rocket science.

Change the IF statement to:
<if condition="$vboptions['requireicon_enable'] == 1 && in_array($forumid, array(12,14,17))">
and this will only apply to forums 12, 14, 17.

category 11-01-2006 09:09 PM

what edits i should do in the plug in


All times are GMT. The time now is 03:06 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.00975 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
  • (4)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