Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-24-2008, 11:46 AM
kutukupret kutukupret is offline
 
Join Date: May 2008
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How To Remove "Quote" Icon on First Posting

Does anyone can tell me how to remove icon "Quote" on first post but it will appear again on the next post? This is to prevent user from quoting the content of Thread Starter...

and also I am looking mod which can automatically resize the picture to suit with the forum frame so the picture will not shown in a very big size with sliding button below...

Last, I want to ask whether there is any mod which can make permanent watermark to the pictures posted on the forum

Please help...
Thanks
Reply With Quote
  #2  
Old 07-24-2008, 01:38 PM
Triky's Avatar
Triky Triky is offline
 
Join Date: Mar 2007
Location: [Italy]
Posts: 728
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kutukupret View Post
Does anyone can tell me how to remove icon "Quote" on first post but it will appear again on the next post? This is to prevent user from quoting the content of Thread Starter...
Possible, you need to set a <if> to the postbit/postbit_legacy (depending on what style are you using). I don't remember the correct variable. Try searching on forums for "first post variable" or something like this.

Quote:
and also I am looking mod which can automatically suit the picture with the forum frame so the picture will not shown in very big size with sliding button below...
https://vborg.vbsupport.ru/showthrea...ghlight=resize

https://vborg.vbsupport.ru/showthrea...ghlight=resize

https://vborg.vbsupport.ru/showthrea...ghlight=resize

etc etc etc.
Just search for this query: resize (titles only, all mods).

Quote:
Last, I want to ask whether there is any mod which can make permanent watermark to the pictures posted on the forum

https://vborg.vbsupport.ru/showthrea...ight=watermark

https://vborg.vbsupport.ru/showthrea...ight=watermark

https://vborg.vbsupport.ru/showthrea...ight=watermark
Reply With Quote
  #3  
Old 07-25-2008, 05:05 PM
kutukupret kutukupret is offline
 
Join Date: May 2008
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I still cannot modified the quote icon. It is still appear...

anyone can help me?
Reply With Quote
  #4  
Old 07-25-2008, 05:15 PM
Opserty Opserty is offline
 
Join Date: Apr 2007
Posts: 4,103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kutukupret View Post
Does anyone can tell me how to remove icon "Quote" on first post but it will appear again on the next post? This is to prevent user from quoting the content of Thread Starter...
Try:
Code:
<if condition="$thread['firstpostid'] != $post['postid']">
     The quote button HTML here...
</if>
In the postbit(_legacy) template.
Reply With Quote
  #5  
Old 08-21-2009, 01:55 PM
andreamarucci's Avatar
andreamarucci andreamarucci is offline
 
Join Date: Nov 2005
Posts: 254
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow. This one should works also if I want to hide the quote button on the last post of every thread so that the users must use the reply button instead?
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 09:46 AM.


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.06761 seconds
  • Memory Usage 2,200KB
  • Queries Executed 13 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (5)postbit_onlinestatus
  • (5)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_postinfo_query
  • fetch_postinfo
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete