vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   "Smith" Warning System (https://vborg.vbsupport.ru/showthread.php?t=132133)

HellRazor 11-24-2006 12:14 PM

Thanks for releasing this to the public! :) I didn't really need the functionality enough to purchase it, but as a free product I will definately install this.

Konstantinos 11-24-2006 06:46 PM

Database error in vBulletin 3.5.7:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vbplugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Warning System (Disable Post Editing by Author of the Warned Post)', 'editpost_start', 'if ($vbulletin->userinfo[\'userid\'] == $postinfo[\'userid\'])\r\n{\r\n if ($verification = $db->query_first(\"SELECT warningid FROM \" . TABLE_PREFIX . \"warning WHERE postid = $postinfo[postid] LIMIT 1\"))\r\n {\r\n print_no_permission();\r\n }\r\n}', 'psi_ws');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054

akanevsky 11-24-2006 06:51 PM

Please re-download the zip file and try again.

akanevsky 11-26-2006 11:02 PM

Interesting, 4 installs. Is it that everyone uses 3.6 by now?

Ziki 01-07-2007 08:16 AM

Quote:

Originally Posted by Psionic Vision (Post 1122892)
It is actually simpler (once you get used to it), and has no bugs like AWS does. :) So think twice.


Ok you got me :p

Alfa1 01-07-2007 11:39 AM

Is this also available for 3.6.4?

Fearlessninja 01-07-2007 03:13 PM

This is way better than AWS, as this has not many bugs so far. I suggest all AWS users to move to this one as this one is more updated and has bug fixes.

akanevsky 01-07-2007 03:16 PM

Quote:

Originally Posted by Alfa1 (Post 1152554)
Is this also available for 3.6.4?

Yep. This hack is compatible with vB 3.5.0 through 3.6.4.

Quote:

Originally Posted by Fearlessninja (Post 1152671)
This is way better than AWS, as this has not many bugs so far. I suggest all AWS users to move to this one as this one is more updated and has bug fixes.

Thank you. :)

Parker Clack 01-14-2007 02:13 PM

Psionic Vision:

I love this hack and have moved from AWS over to this. A couple of things though.

Do you think you could add a log for the warnings so that when the member has been warned it goes in the log and doesn't get removed once the duration period expires? For example if the threshhold has been reached and their posting privledges have been reinstated the warning they received remains in the log file for future reference?

Also, could a permanent ban option be added so that instead of issuing a warning you could just ban them and the message that gets sent to the member tells them such?

Again, great program. My administrators are enjoying it a great deal on our site.

Parker

akanevsky 01-14-2007 02:47 PM

Quote:

Do you think you could add a log for the warnings so that when the member has been warned it goes in the log and doesn't get removed once the duration period expires? For example if the threshhold has been reached and their posting privledges have been reinstated the warning they received remains in the log file for future reference?
It is never removed from the log unless you manually remove it via admincp "delete" link.

Quote:

Also, could a permanent ban option be added so that instead of issuing a warning you could just ban them and the message that gets sent to the member tells them such?
Yes, although you could just manually give enough points to have the person banned. :)


All times are GMT. The time now is 11:55 AM.

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.01057 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)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