vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Warning Hack V1.5 (https://vborg.vbsupport.ru/showthread.php?t=65336)

sv1cec 09-09-2004 02:03 AM

Quote:

Originally Posted by SnowBot
Zero Tolerance I have one problem with the hack, maybe you or another member can help

OK the hack is GREAT but lets say the member DOES NOT post but just sends a PM, there is no way you can add a warning for them :(

Is there a way we can include this?

Thanks for any help on this.

Snowy

If you go through this thread, I think there was a reference to how to change the original hack, to show only in threads and not in PMs. If you want it in PMs too, just reverse that reference.

Sorry, but I do not have the time to search for it.

Rgds

Sonic625 09-10-2004 05:17 AM

Sv1,
Any idea how to make the postbit mod you did where it shows the number of warnings each user has viewable to everyone?

SnowBot 09-10-2004 02:07 PM

Quote:

Originally Posted by sv1cec
If you go through this thread, I think there was a reference to how to change the original hack, to show only in threads and not in PMs. If you want it in PMs too, just reverse that reference.

Sorry, but I do not have the time to search for it.

Rgds

I have searched the thread but could not find it :(

sv1cec 09-10-2004 06:22 PM

Quote:

Originally Posted by Sonic625
Sv1,
Any idea how to make the postbit mod you did where it shows the number of warnings each user has viewable to everyone?

As it is in my postbit template, the warning points total, for each member, is viewable by everyone. What is not viewable, is the warnings themselves, in other words the details of each warning that the admin and mods can see. Here is the code I use:

Right below:

HTML Code:

<if condition="$show['reputation']">$post[reputationdisplay]</if>
I have:

HTML Code:

<if condition="$post[usergroupid]==2">
<if condition="$post[warning_level]>0">
<font color="#ff0000">
</if>
<BR>Warns Level: $post[warning_level]
<font color="#000000">
</if>

That should make the warning total viewable to all.

Rgds
----------
John

coRtALoS 09-12-2004 04:00 AM

I ran it, and everything works absolutely great after doing all the steps, however it never added the custom templates to my other skins. Just the default VB3 skin for my forum.

I'll be damned if I'm going to add all those custom templates to 8 skins. :p

Help anyone?

TosaInu 09-12-2004 01:03 PM

Hello coRtALoS,

I had the same problem. It only installs to the skin that's set to default in vB options. It will only install to the other skins if that one is the parent Style of all others.

The only alternative I know about is using a SQL tool, that can be some work.

Borisch 09-12-2004 06:00 PM

Great hack.
2 thumbs up!

SnowBot 09-13-2004 01:30 AM

Any update on the warning in PMs guys, i have looked through the thread and cant find anything :(

coRtALoS 09-13-2004 08:44 PM

I've had some problems with my moderators in the past abusing the warning system.

Is there anyway to remove moderator privilages to remove warning points (so a Staff or Admin has to remove it manually), or a way to keep a log of all warnings issued, active, removed and expired?

j_86 09-14-2004 01:27 PM

Read through the thread :)


All times are GMT. The time now is 07:48 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.01485 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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