The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Signature Guardian Version 1 (Beta Released) Details »» | |||||||||||||||||||||||||||
Signature Guardian Version 1 (Beta Released)
Developer Last Online: Jun 2007
Signature Guardian Version 1 / 0212
Tomorrow night will be the big update... April 29, 2005 I have been out of town so I have not had a chance to get the final version done, but it is done now. The final version will include the following... 1. Mod Panel Controls The Admin Panel has a option for the administrator to set permissions for mods and super mods to access the following controls! A. Can or can not remove signature bans! B. Can or can not view or edit signatures! (only signatures that are under ban!) C. Can or can not access the forum signature controls (threadbit, postbits) 2. Admin Panel Controls A. Set Auto ban limits ( hour(s), day(s), week(s), month(s), forever ) [per group] B. You now can merge permissions into multi groups (set one permission to have it be used by many groups) C. Admin Signature Editor, (all editors, uses the one you have selected in your options) D. Image viewer (report) E. Turn on or Off forum signature controls! (validate signatures (by post or thread) full detailed report shown with Admin options... (what to validate) F. domain blocking via file or database. I have also written a 15 page help file with over 100 images that explains each control in as much detail as I could. Also Help phrases have been added throughout the Admin and Mod panel and on the threadbits and postbits controls! That it, c ya tomorrow! Sonia (2) mirror errors that should be corrected. MySQL 3 support https://vborg.vbsupport.ru/showthrea...d=1#post640036 Added MySQL support for any version of MySQL less than 4.1, including MySQL version 3, but you should update your MySQL install if you can! Update the zip file to include both Mysql version scripts and error fixes! The signature control is very advanced signature control and monitor! This modification will allow the administrator to take back control of all signatures on their forum. The control has over 100 key features that will allow total control of signature displaying on your forum! The signature control allows you to switch from using vBulletin limited signature permissions, to a really advanced signature control. It does this by not ever effecting vBulletin control, allowing you to use the standard vBulletin control for some groups and use this advanced control for others! The reason for developing this modification was to bring the complete signature control into one single Administrator Panel, so as not to have to set (bbcode rules) on one vBulletin options page, then have to set (image rules) and other signature option on many different pages! It make administering your forum much easier! The signature control gives you many different options. Each is designed to allow you complete unlimited control of just how you want each groups to display their signatures! Key Features... Overrides vBulletin Signature rules Works via groups and single users! Group can use signatures (yes/no) Group can view any signature (yes/no) Enforce new rules or updated rules now! (yes/no) Signature monitor (vB fake cron, server cron) scripts included! Auto Ban (Soft, signature removed until revalidated) Auto Ban (Hard, signature removed until administrator review) Signature Admin Panel View and remove bans on banned signatures (with full details about each ban) Quick stats (users who are using signatures, sizes) Signature Permissions Document permissions Total lines allowed Total characters per line Total characters for (1) single word Total spacing allowed between lines that have content Total characters for complete signature Turn bad word filter on or off Smilies permissions Group can use smilies (yes/no) Total smilies allowed to be used (limit rule) A list of smilies that are not allowed (denied rule) bbcode permissions Each BBCODE has it's own allow rules (yes/no) Maximum times any (1) bbcode may be reused (#) The total combined BBCODES allowed (#) The minimum and maximum font SIZE allowed URL permissions Group can have links in their signatures (yes/no) The maximum number of links allowed (#) The HTTP protocols that are allowed (http, https, ftp...) Domain Link blocking (allow and denied list Or just denied list) [simple wildcard rules] IMAGE permissions Group can have images in their signatures (yes/no) Inline or display as link (yes/no) The maximum number of images allowed (#) Validate all images not local to this domain (yes/no) Do line break testing if images with text (yes/no) maximum size of any (1) image maximum height of any (1) image maximum width of any (1) image image extensions that are allowed! Domain image blocking (allow and denied list Or just denied list) [simple wildcard rules] This is the beta release of this modification! The only part that is still beta, is the Admin Panel. The front end of this control is the (100% final working version). There will be no changes to that part of the code when this is released as being (Final). The Admin Panel still needs (ban list sorting and limiting), see the install file for when this will be added as the first of (2) updates that this modification will have before being released as final! As it is now, you can 100% (add, update) permissions, you also (view and remove hard bans). The Signature Monitor is (100%) working including (both) versions, the vB fake cron or the real server based cron! FIRST UPDATE DONE (sort and limit) ban list Zip File Updated.... For those that already have downloaded this before this update, see the first post below for the update zip file Demo is here... http://forum.ya-right.com/index.php? Just create an account to try it! Sonia Show Your Support
|
Comments |
#102
|
|||
|
|||
Hi,
Great mod.. if I can get it to work :/ Phrases are defo installed into the DB; SQL-query SELECT * FROM phrase ORDER BY phraseid LIMIT 7820, 20 ( 7834 records in total ) Save Result < Previous page > < Top page > Goto Page: of 392 phraseid languageid varname text phrasetypeid 95868 -1 times_smilies times 11 Edit Delete 95869 -1 sig_editor_not_url A [<strong>{1}</strong>] linking to domain: <strong>{2}</strong>, is not in our list of domains allowed [<strong>{1}</strong>] linking access! 11 Edit Delete 95870 -1 sig_editor_denied_url A [<strong>{1}</strong>] linking to domain: <strong>{2}</strong>, is in our list of domains denied any [<strong>{1}</strong>] linking access! 11 Edit Delete 95871 -1 sig_editor_max_url Signature contains <strong>{1}</strong> [<strong>{2}</strong>] link(s). The total number of allowed [<strong>{2}</strong>] link(s) is <strong>{3}</strong>. 11 Edit Delete 95872 -1 sig_editor_link_invalid A invalid [<strong>{1}</strong>] link <strong>(</strong>{2}<strong>)</strong> was found. 11 Edit Delete 95873 -1 sig_editor_image_protocol A [<strong>{1}</strong>] link is missing or using a unsupported <strong>(</strong>HTTP PROTOCOL<strong>)</strong>. We only support [<strong>{2}</strong>] type [<strong>{1}</strong>] links. 11 Edit Delete 95874 -1 sig_editor_image_ext A [<strong>{1}</strong>] link is invalid or using a unsupported <strong>(</strong>image extension<strong>)</strong>. We only allow [<strong>{2}</strong>] for image type linking. 11 Edit Delete 95875 -1 sig_editor_image_size A [<strong>IMG</strong>] link, point to <strong>(</strong>{1}<strong>)</strong> is <strong>{2}</strong> bytes in size, that is <strong>{3}</strong> bytes over the allowed limit of <strong>{4}</strong> bytes. 11 Edit Delete 95876 -1 sig_editor_image_height A [<strong>IMG</strong>] link, point to <strong>(</strong>{1}<strong>)</strong> is <strong>{2}</strong> pixels in <strong>height</strong>, that is <strong>{3}</strong> pixels over the allowed limit of <strong>{4}</strong> pixels. 11 Edit Delete 95877 -1 sig_editor_image_width A [<strong>IMG</strong>] link, point to <strong>(</strong>{1}<strong>)</strong> is <strong>{2}</strong> pixels in <strong>width</strong>, that is <strong>{3}</strong> pixels over the allowed limit of <strong>{4}</strong> pixels. 11 Edit Delete 95878 -1 sig_editor_image_text Line <strong>{1}</strong> has both images and text. The line length is <strong>{2}</strong>, that is <strong>{3}</strong> over the maximum of <strong>{4}</strong> that is allowed. 11 Edit Delete 95879 -1 sig_next_user Show: {1} - {2} / {3} 2 Edit Delete 95880 -1 sig_sort_user Sort: Username {1} 2 Edit Delete 95881 -1 sig_quick_nav {1} {2} <input type='submit' name='nav' class='button' value='Go!' /> 2 Edit Delete < Previous page > < Top page > .. yet in my admin panel.. they show up as "blanks" Even this (in /admincp/index.php); construct_nav_option($vbphrase['signature_permissions'], "signature.php?do=manage", '<br />'); ..didn't work :/ I had to change it to this, before I could even get into the settings :| construct_nav_option($vbphrase['signature_permissions'].' Sig Settings', "signature.php?do=manage", '<br />'); PLEASE PLEASE PLEASE can someone give me a hand? TIA |
#103
|
||||
|
||||
You just needed to edit a phrase to rebuild the phrase cache
|
#104
|
|||
|
|||
Quote:
|
#105
|
|||
|
|||
This mod looks great, any chance it will be upgraded to 3.5? Right now that's the only thing holding me back from upgrading..
Regards, |
#106
|
|||
|
|||
it looks like the mod doesn't get suported anymore... so don't count on it. It would be nice if the some off the bugs got fixed and it would get ported...
|
#107
|
|||
|
|||
Quote:
|
#108
|
||||
|
||||
I guess this isn't supported anymore ... pity, it's quite a nice hack.
The only problem that I found was the same as the Jaxx had posted, that it doesn't recognize some URLs, even though they are valid. I had the same problem pointing to 3 different images on the same domain. On doing some research and trying to elimate certain sections of the code [keep in mind, I'm not a coder, so I was kind of hit/missing as I only had this hack enabled for admins anyways], I found that the error was occurring if a file name had capitals in it. When I renamed the file to lowercase, it found the image. I don't know anything about image checking functions, but maybe this information can be helpful to someone who does. Abe Babe... |
#109
|
|||
|
|||
mmm if there is a fix for that i would really like it
|
#110
|
|||
|
|||
I'm confused about how to install this....there doesn't seem to be a single instruction file explaining what edits to make or where to put what files.
|
#111
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|