Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
Post Icons Forum Permissions Details »»
Post Icons Forum Permissions
Version: 1.1.1, by El_Muerte El_Muerte is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 03-10-2006 Last Update: 03-20-2006 Installs: 52
DB Changes Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

'Post Icons Forum Permissions' allows you to restrict post icons to certain forums.
vBulletin only allows you to set permissions to user groups.

Another feature of this plugin is that it adds an option to group the post icons in the submission form. These groups are collapsable.

That's pretty much all this plugin does.
The plugin adds a new admincp page to the "Post Icons" groups that will allow you to set the permission for each forum. By default the post icon groups can be used in all forums.

To install simply copy the 'pifp.php' file to the admincp directory and install the product XML. You will need to reload the admincp menu frame in order for the new menu item to show up.

New in v1.0.1
  • Restrict usage to first post (the initial thread post)
  • Restrict usage to replies
  • Restrict usage in Private Message (or rather all non-forum posts) (first post and reply settings have no effect on this setting)

New in v1.1
  • Post icon grouping
    You can enable this feature in the vbulletin settings under "Message Posting Interface Options" -> "Post icon grouping" (disabled by default)

New in v1.1.1
  • Initially only the category of the post icon group that contains the selected icon is not collapsed. If no post icon was set (new replies) the first group is collapsed. This way only one category will be open when editing or creating a post.

Show Your Support

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

Comments
  #12  
Old 03-12-2006, 06:13 PM
El_Muerte's Avatar
El_Muerte El_Muerte is offline
 
Join Date: Nov 2001
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DevinM
Great hack man!

Perhaps a folder version in future updates?
Folder version? You mean collapsable post icon groups?
Reply With Quote
  #13  
Old 03-19-2006, 02:40 PM
DevinM DevinM is offline
 
Join Date: Mar 2006
Location: The Bayou
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah! what a great addition man nice work!

I will be installing this today!
Reply With Quote
  #14  
Old 03-19-2006, 03:33 PM
El_Muerte's Avatar
El_Muerte El_Muerte is offline
 
Join Date: Nov 2001
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ps, there is only one minor issue. by default the post icon groups are not collapsed. I haven't found a way to force the initial collapsing and still respect the stored collapsing.
Reply With Quote
  #15  
Old 03-20-2006, 07:02 AM
DevinM DevinM is offline
 
Join Date: Mar 2006
Location: The Bayou
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well its a very useful hack, if you do end up resolving that minor bug ill re-install.

Already sent this link to a few admins I know needing something like this.
Reply With Quote
  #16  
Old 03-21-2006, 06:55 PM
El_Muerte's Avatar
El_Muerte El_Muerte is offline
 
Join Date: Nov 2001
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well that should take care of it all
Reply With Quote
  #17  
Old 03-24-2006, 02:15 PM
reismarktq2 reismarktq2 is offline
 
Join Date: Feb 2003
Posts: 109
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

More awesome stuff, Muerte.

[high]* reismarktq2 upgrades.[/high]

You may wanna rename the hack though, since grouping icons has absolutely nothing to do with their permissions whatsoever.
Reply With Quote
  #18  
Old 03-24-2006, 03:43 PM
El_Muerte's Avatar
El_Muerte El_Muerte is offline
 
Join Date: Nov 2001
Posts: 237
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

maybe, but I like the PIFP abreviation
Reply With Quote
  #19  
Old 05-14-2006, 03:10 PM
ForeverForums ForeverForums is offline
 
Join Date: Aug 2005
Location: Indianapolis, IN
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ive been looking for this for soooooooooo long. I finally found it while searching through ALL the hacks thanks so much for this very helpful hack
Reply With Quote
  #20  
Old 05-18-2006, 03:07 AM
zippokid zippokid is offline
 
Join Date: Mar 2006
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This doesn't work for me. I get a message of this

Code:
Database error in vBulletin 3.5.4:

Invalid SQL:

CREATE TABLE imagecategoryforums (
  imagecategoryid smallint(5) unsigned NOT NULL default '0',
  forumid smallint(5) unsigned NOT NULL default '0',
  KEY imagecategoryid (imagecategoryid,forumid)
);

MySQL Error  : Table 'imagecategoryforums' already exists
Error Number : 1050
Date         : Thursday, May 18th 2006 @ 12:06:02 AM
Script       : http://www.forum.net/bb/admincp/plugin.php
Referrer     : http://www.forum.net/bb/admincp/plugin.php?do=productadd
IP Address   : xxxxxxxxxxxxx
Username     : xxxxx
Classname    : vb_database
Any thoughts? I'd really like to implement this
Reply With Quote
  #21  
Old 06-25-2006, 11:36 AM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

This works well when creating a new thread, but when editing an older
thread since installing this hack the icons dont show that have been set for the said forums!!

Any advice please?
Reply With Quote
Reply

Thread Tools

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 06:08 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.04398 seconds
  • Memory Usage 2,299KB
  • 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
  • (1)bbcode_code
  • (1)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
  • (3)pagenav_pagelink
  • (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