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

Reply
 
Thread Tools
Stamps Details »»
Stamps
Version: 4.0.0, by ra7al ra7al is offline
Developer Last Online: Jul 2007 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.6.x Rating:
Released: 03-30-2007 Last Update: 04-04-2007 Installs: 224
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

This mod has been nominated for mod of the month May 2007.
Please go to the poll and vote . Thanks


First : My englsih isn't soo good so iam sorry for any Mistakes

Please remember to click Mark as Installed if you use this modification

Description:
when there is a Congratulations message due or any good stuff like
Games or Applications you may want to add a nice
thing for it ..... that's what this Product does.


It allows you to add a stamp on the Top Right corner of the thread or in other places you are free to choose.

For More Details I made some screenshots


See screenshots:























Installation:
1. Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]
2. upload the files under folder upload
3. Enter the option and edit it as u like

To set options:
Go to: AdminCP > vBulletin Options > Stamps Options

allow Moderators to stamp threads :
Go to: Forums & Moderators > Show All Moderators > select the Moderator
> [Edit Permissions] > at the end of the page u will find "Can Do Stamp", choose " Yes"

This is the way I give anyone permissions To Stamp :-









Main Features:
- Select the ( style of best threads - position of stamp in thread )
- Repeat Stamp Pic in thread
- Number of threads to be shown on the table Of the best threads see the last 2 screens
- Default time to remove stamps
- stamped threads speed ( just works with the table ( move to Up )
- allow all Moderators or some of them to stamp the topics ( admin group is the only group u can't disallow from stamping )




Tested:
vBulletin Version : 3.6.4
And should work with ( 3.6.0 - 3.6.1 - 3.6.2 - 3.6.3 - 3.6.5 - 3.6.6 - 3.6.7 )

Versions:
v1.0 : v 3.8.1 - Arabic releases
v4.0.0 - First English release

Fonts
https://vborg.vbsupport.ru/attachment.php?attachmentid=62582&stc=1&d=11754463 00


use the attached XML to replace the one in the zip file
-------------------------------------------------

Note : if u use the French language, ask Allan about the translation
for this hack ( images & XML )
and If u use the German language, ask
captainslater about the translation
for this hack ( images & XML )

================

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #142  
Old 05-20-2007, 09:30 AM
baghdad4ever baghdad4ever is offline
 
Join Date: Apr 2007
Location: baghdad
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

مشكوووووووور

thanks ra7al

second question

how can i remove the best thread at the top of forum???

*clicks Install
Reply With Quote
  #143  
Old 05-20-2007, 10:07 AM
Adam21 Adam21 is offline
 
Join Date: Apr 2005
Location: In The Network!
Posts: 299
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works fine in vb 367PL1.But take note that if you placed the stamp at the top-right of that thread and it happens that there is Quote or Code tags there,the corner of the Stamp will be hidden by it.The stamp does not embed over it.

*clicks Install
Reply With Quote
  #144  
Old 05-20-2007, 09:40 PM
ra7al's Avatar
ra7al ra7al is offline
 
Join Date: Oct 2005
Location: Egypt
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by baghdad4ever View Post
مشكوووووووور

thanks ra7al



second question

how can i remove the best thread at the top of forum???

*clicks Install
العفو يا غالي و فى المرفقات النسخة العربية من الهاك

to remove the best thread at the top of forum

do this :-

Open
product-stamps.xml
with Notepad
and find

Code:
<plugin active="1" executionorder="5">
            <title>The Best Topics</title>
            <hookname>forumhome_complete</hookname>
            <phpcode><![CDATA[if (file_exists('./includes/stampbesttread.php'))
                        require_once(DIR . '/includes/stampbesttread.php');]]></phpcode>
        </plugin>
and remove it

that's all ..... try it and tell me


Quote:
Originally Posted by Adam21 View Post
Works fine in vb 367PL1.But take note that if you placed the stamp at the top-right of that thread and it happens that there is Quote or Code tags there,the corner of the Stamp will be hidden by it.The stamp does not embed over it.

*clicks Install

thanx for your note and i working to add
this to the new Version

===== Note For All =====
Iam still remmber my promise to made a new Version
so i have Some exams to finish it and i'll do my best
to made the new Version

Reply With Quote
  #145  
Old 05-21-2007, 09:33 AM
baghdad4ever baghdad4ever is offline
 
Join Date: Apr 2007
Location: baghdad
Posts: 443
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ra7al View Post
العفو يا غالي و فى المرفقات النسخة العربية من الهاك

to remove the best thread at the top of forum

do this :-

Open
product-stamps.xml
with Notepad
and find

Code:
<plugin active="1" executionorder="5">
            <title>The Best Topics</title>
            <hookname>forumhome_complete</hookname>
            <phpcode><![CDATA[if (file_exists('./includes/stampbesttread.php'))
                        require_once(DIR . '/includes/stampbesttread.php');]]></phpcode>
        </plugin>
and remove it

that's all ..... try it and tell me


[/CENTER]


tanks

الف شكر لك وردة واي شي راح يصير اكيد راح الجأ لك
Reply With Quote
  #146  
Old 05-23-2007, 12:49 PM
R1D1's Avatar
R1D1 R1D1 is offline
 
Join Date: Oct 2005
Location: Germany
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For me, it's not really clear, which version I should take... There are 3 files?? Thx for your answer...
Reply With Quote
  #147  
Old 05-23-2007, 07:23 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

Thanks and installed, I wouls really like this so that all Mods and senior mods and admin for that matter, to be able to add a stamp no matter if the mod a forum or not, I would like it set so all staff can stamp and forum/section including admin ( i just stried as an admin to add a stamp to a thread, as i am not a specific mod for that forum i cannot add a stamp, NOT good

So, to sum up lol...
Please, is there a away i can set it so all staf can stamp anywhere please?
Reply With Quote
  #148  
Old 05-23-2007, 10:06 PM
ra7al's Avatar
ra7al ra7al is offline
 
Join Date: Oct 2005
Location: Egypt
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by baghdad4ever View Post
tanks
Quote:
Originally Posted by baghdad4ever View Post
الف شكر لك وردة واي شي راح يصير اكيد راح الجأ لك


فى الإنتظار يا غالي و الف شكر على مرورك الكريم

Quote:
Originally Posted by R1D1 View Post
For me, it's not really clear, which version I should take... There are 3 files?? Thx for your answer...
use the fixed one

Quote:
Originally Posted by bashy View Post
Hi

Thanks and installed, I wouls really like this so that all Mods and senior mods and admin for that matter, to be able to add a stamp no matter if the mod a forum or not, I would like it set so all staff can stamp and forum/section including admin ( i just stried as an admin to add a stamp to a thread, as i am not a specific mod for that forum i cannot add a stamp, NOT good

So, to sum up lol...
Please, is there a away i can set it so all staf can stamp anywhere please?
this the way i give any1 permissions To Stamp







if it not work make sure all files upload and have
CHMOD ( 755 )

wait your reply any problem tell me
Reply With Quote
  #149  
Old 05-24-2007, 12:06 PM
winduff winduff is offline
 
Join Date: Nov 2006
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone made any custom stamps yet? I mean better stamp-images
Reply With Quote
  #150  
Old 05-24-2007, 05:26 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That way works 100% no problem, But me as an admin and not a moderator of any forum i cannot add a stamp as i am not a mod

I would like it globally enabled so all staff can stamp in any forum?

Quote:
Originally Posted by ra7al View Post
[b]

فى الإنتظار يا غالي و الف شكر على مرورك الكريم



use the fixed one

this the way i give any1 permissions To Stamp







if it not work make sure all files upload and have
CHMOD ( 755 )

wait your reply any problem tell me
Reply With Quote
  #151  
Old 05-24-2007, 07:05 PM
ra7al's Avatar
ra7al ra7al is offline
 
Join Date: Oct 2005
Location: Egypt
Posts: 136
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by winduff View Post
anyone made any custom stamps yet? I mean better stamp-images
U can ask any Designer to do it for you

Quote:
Originally Posted by bashy View Post
That way works 100% no problem, But me as an admin and not a moderator of any forum i cannot add a stamp as i am not a mod

I would like it globally enabled so all staff can stamp in any forum?
any admin by Default are allowed to stamp any where
and any mod have the right to stamp can stamp any where
soo , plz tell me which one can not stamp
admin or mod ??

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 11:33 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.18801 seconds
  • Memory Usage 2,340KB
  • Queries Executed 25 (?)
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
  • (10)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete