View Full Version : Warnings System Hack v2.1
Kuipo
11-01-2002, 07:29 AM
just ignore the line "warnconfig.php (admin directory)"
that file doesnt exist anymore ^^
You can make a user group later. But its not needed for instalation. It's an option in the control panel. ^^ see attached picture ^^
So the user group can be changed later on anyways ^^ i did all that last ;) :bunny:
:banana:
gotya and cheers Kuipo
Its different to version 1 so thats what threw me a bit.
Kuipo
11-01-2002, 08:26 AM
yup yup, i figured after reading about 15 of the 17 pages of posts. Got a lof of user on our forums at all times, dont wana make a fool of us by installing somthing wrong ;) you know how it is.
I just wanted to make it a little more clear for people hehe ^^ :bunny: cheers :bunny:
Dynamic One
11-01-2002, 06:48 PM
Thanks for this super hack m8.
Martin64
11-02-2002, 12:36 AM
This hack is just gold, and was very easy to install. I gave my moderators the Warn options in the Mod CP, and they're loving it (perfect for keeping track of who has been banned, been warned and why. Thanks!
drumsy
11-07-2002, 03:29 PM
What kind of query can I run to clear out the "40" portion. It seems like unless you do this install right the first time, I'm jinxed to this error, and I don't know how to go about doing the switching the number to 99 or so. What can I do to clear that out and start a-fresh???
ryans
11-07-2002, 04:53 PM
in the instructions you say upload warnconfig.php but in your zip file there is no such file?
drumsy
11-07-2002, 05:20 PM
There is no need for warnconfig. Originally, you would have to edit the group ID number for the "Banned by Warning" group in the warnconfig.php file, but now all you do is updated it under vBulletin Options > Warnings System in the Admin CP
Also, a fix for those of you who have installed it, uninstalled it, and get the "40" error.
In install_warning.php find:
$DB_site->query("DELETE FROM settinggroup WHERE displayorder=44");
$DB_site->query("DELETE FROM setting WHERE settinggroupid=44");
and replace with:
$DB_site->query("DELETE FROM settinggroup WHERE displayorder=40");
$DB_site->query("DELETE FROM setting WHERE settinggroupid=40");
Upload to your admin directory and now you can install/uninstall at your whim without worrying about getting the "40" error.
ryans
11-07-2002, 05:32 PM
Ok, great! I got it working, well mostly. Now when I go to warn a user the warn box comes up and I put in the warning text. After hitting submit it goes to the next page and says this:
Please go back and fill in the reason for warning and then resubmit!
I checked the source on the page it looks correct:
<table cellpadding="4" cellspacing="1" border="0" width="100%" bgcolor="#cfd7e0"><tr>
<form action="/boards/warn.php" method=post>
<input type="hidden" name="action" value="insert_warn">
<input type="hidden" name="postid" value="xxxx"> "x'd out for security reasons"
<input type="hidden" name="userid" value="xxx">
<td bgcolor="#1B1B4B" align="center"><font face="arial, helvetica" size="2" color="#EEEEFF"><b>Warning ryanstest</b></font></td></tr><tr>
<td bgcolor="#879CB4"><font face="verdana,arial,helvetica" size="1" color="#000000">Reason for Warning:<br><input type="text" name="reason" value="" maxlength="100" size="30">
<!-- go button -->
<input type="image" src="images/new/go.gif" border="0"
align="absbottom"></td></tr><tr>
<td bgcolor="#B4C0CF"><font face="verdana,arial,helvetica" size="1" color="#000000">Send Warning PM to User? <input type="checkbox" name="dowarnpm" value="yes" CHECKED></td></form></tr><tr>
<td bgcolor="#879CB4" align="center"><font face="verdana,arial,helvetica" size="1" color="#000000"><a href="javascript:window.close();">[ Close Window ]</a></font></td></tr></table>
drumsy
11-07-2002, 06:04 PM
Did you click the dropdown and select the warning you wished to use?
ryans
11-07-2002, 07:11 PM
It doesn't give me that option.
drumsy
11-08-2002, 02:52 PM
Double check to make sure on the install all templates were added for the warning system and that you made all the necessary template edits.
mheinemann
11-08-2002, 10:43 PM
This hack works great, but I'm having one small problem, when I warn a user, and have "Send Warning PM to User?" checked, I get this error.
Database error in vBulletin 2.2.8:
Invalid SQL:
INSERT INTO privatemessage
(privatemessageid, userid, touserid, fromuserid, title, message, dateline, showsignature, iconid, messageread, folderid, receipt)
VALUES
(NULL, '28', '28', '2', 'Dolphin's Bay Warning Notification', 'test,
You have been issued a warning by Mike on the account of Spamming!
You now have 2 Warning Points.
The ban limit is currently set to 25 Total Warning Points.
Thanks,
Dolphin's Bay team.', '1036801329', '0', '0', '0', '0', '1') mysql error: You have an error in your SQL syntax near 's Bay Warning Notification', 'test,
You have been issued a warning by Mike on' at line 5
mysql error number: 1064
if I have it unchecked, it doens't give me this.
partang2
11-10-2002, 02:52 PM
Can anyone tell me how I get the link in postbit showing up?
Have installed the latest version on a 2.2.8 and all is ok, only this problem.... I am using the Ravio template.
Barret
11-10-2002, 08:41 PM
partang2 Read back its been posted here 50 times. ;)
Now for my problem.
When I go to warn a person I get a page that says this.The page cannot be found
Now I can see warning.php and all the seetings but cant seem to modify it like in warning a user. I have the warning file in the root folder of the board so it should show up "which it does" and add/modify.
After going through all 18 pages I cant see where anyone else had this problem. :(
Any ideas?
Thanks
partang2
11-10-2002, 09:44 PM
I must be blind! I have read all the posts in this thread 2 times now... I can see that many peoples have asked the same thing, but I cant see a answer to this issue. The only thing I see is "Update in controlpanel...." and I have done that but still no link in postbit.....!! What else do I have to do?
Barret
11-10-2002, 10:37 PM
You updated vBulletin Options/[Warnings System]?
Thats all I had to do. :)
partang2
11-10-2002, 10:56 PM
Yes I have done that. In fact all works, but the link will not show up in postbit template. I see it there when I preview the template, but not in the "real" page..... Any suggestions?
Barret
11-10-2002, 11:26 PM
This is how mine looks.
<p align="right"><b><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]<br>$post[warnlink]</smallfont></b></p>
Hope this helps. :)
mheinemann
11-11-2002, 01:11 AM
Originally posted by mheinemann
This hack works great, but I'm having one small problem, when I warn a user, and have "Send Warning PM to User?" checked, I get this error.
if I have it unchecked, it doens't give me this.
I just did some more testing, and if I leave the comment blank, I don't get the error either. Any Ideas?
Barret
11-11-2002, 03:35 AM
Well, I go to the post "showthread" and click warn this user..
If self I get a message saying why warn self. Good!
If I try to warn another user I get the page to set what to warn them about and then I click go and get a blank page.
Now why is this?
Does anyone anywhere have this problem or know why I am getting it?
KelteN
11-11-2002, 05:25 AM
Great Hack :)
partang2
11-11-2002, 09:35 AM
Originally posted by Barret
This is how mine looks.
<p align="right"><b><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]<br>$post[warnlink]</smallfont></b></p>
Hope this helps. :)
I have the same but it still not wanna show up...!!?? Is there something else that can be wrong?
Hey!, I found one other thing that do not show up! It is the $onlinestatus.... Can this two issues be related?
Barret
11-11-2002, 11:44 PM
Onless you have deleted onlinestatus I have no idea..
As for me, I am deleting this hack myself as it seems far to buggy to work properly at this point.
partang2
11-12-2002, 10:18 PM
Hey g-force2k2!
Can you please answer my question over here?
Think this is a very nice hack, but as said I can`t get the link for warning members to show up anywhere... Have tried some days now to get it work without any luck.
mheinemann
11-12-2002, 11:27 PM
partang2, just in case you didn't see this, here it is. Hopefully he'll be back soon to answer our questions, but until then you're probably going to have to sit tight. My only other suggestion is to make sure you read through the whole thread to see if you've missed anything.
Originally posted by g-force2k2
im sorry for my awayness as of late... but i don't know when i will be back... im sorry to everyone that i have let down but i have other priorities at the moment...
as for the warnconfig.php i don't know how many times in my thread that i have stated there isn't one ;P its been replaced by the vbulletin options in version 2.0...
etones im not sure but i will take a look...
Apok if you look back i did answer your second question... you have to find the <smallfont color="#FFFFFF" and replace it with <smallfont
regards... again im sorry...
g-force2k2
Barret
11-13-2002, 03:10 AM
**grrrrrrrr** Even the uninstall function doesnt work properly as I still have all the info in my db and have to "delete" manually.
I must say this. This hack is a great idea and I do appreciate all the work that has gone into this hack. However I am using 2.2.6 version of vbb and I find this hack flawed to the hilt. I personally feel this is NOT a finished version "Full Released" but rather still a beta and should not be stated as full released as it has far too many bugs on install and uninstall to be treated as full released. I have done a many a hacks and never have I come upon anything so incomplete as this. I dont mean to sound cruel but this is the truth! It is however a very big hack and a great idea and I hope the txt file and the rest of the script gets updated as I think many people are getting messed up as the files arent updated properly to conform with the new download. Or maybe it just doesnt work on all boards, I just do not know. What I do know is the whole thing is messed up and never have I ever come upon a hack this far out of whack with how bad it is flawed. I'm going to delete this out of my db "manually" and write my own but in a simpler easier manner as the one here that should actually work. I just wished people had access to both files as I have a feeling the first file worked better and "was less confusing" than the last updated file.
As for me, I'm done with this hack unless something gets alot better. I have wasted too much time on it allready and the uninstall didnt uninstall and when I tried to reinstall, well, now I have two entires of all!
Nuff said.
People leave this hack where it is and dont waste your time with it atm.
marcel-ea
11-13-2002, 08:51 AM
Notice ::
Open warnconfig.php and configure this according to your forum!
I found no warnconfig.php?!?!?!
marcel-ea
11-13-2002, 08:51 AM
Notice ::
Open warnconfig.php and configure this according to your forum!
I found no warnconfig.php?!?!?!
mheinemann
11-13-2002, 08:58 AM
Skip that instruction, as that file is no longer needed.
partang2
11-13-2002, 11:28 AM
I will NOT give this hack up! I have no database errors, all is working but the link I use to warn members do not show up in the pages. This has to be a issue that can be fixed...!? Well, I have to wait and see if there is someone that is able to help me.
One more time: This is a very usefull hack! :cool:
Miztah
11-16-2002, 02:21 PM
I would appreciate an answer to my question: How would I get the amount of warning points a user has shown in the welcome panel? Thanks in advance.
Barret
11-17-2002, 12:11 AM
Miztah, you mean you can actually click warn and it will warn a user?
I get the popup window to warn them but when I click a setting and click go it goes to a blank screen.
All else works great though.
Better yet, what version are you using?
When I get time, I`ll fix this as I think its a great hack but support has gone to the wasteside as it looks now as it was too flawed to begin with to be called a released version!
Its still beta and most likely will be for some time.
maverick1236
11-18-2002, 01:23 AM
I would LOVE it if JUST mods and admins could SEE the warning levels etc.
:):):)
cerebro
11-19-2002, 02:30 AM
Thanks i install..pls make a new file whit only the files to use.
and the install file dont put .php extention.
Mike11212
11-19-2002, 07:19 AM
Is this hack suppose to add
warn_getinfo_warning and warn_userinfo templates to your templates list?
if it is. It did not.
If it is can someone save those templates into a text file so I can install them manually
MarkB
11-19-2002, 12:56 PM
I want to have it so moderators can only see the 'give warning' links and info if they're moderators of the forum the post is in. (I don't put my moderators into their own usergroup, since this doesn't fit in with my forum).
Any ideas??
g-force2k2
11-19-2002, 04:07 PM
I don't see whats beta about it... obviously there are some flaws that need to be addressed (updating my instructions for one) but i tested the hack multiple times...
partang2... as for the viewing links problem did you make sure that you configured the admin cp options currectly with the correct usergroupids? seperated with commas...
mtizah... just add the this to your welcome panel template...
<b>Warning Points: </b>$bbuserinfo[warninglvl]
maverick1236... in the admincp there's an option to set the usergroups accordingly based upon usergroupids...
Mike11212... when installing using the script it didn't insert them into the default template set?
MarkB... i'll look into that for you soon...
again just been busy.... regards...
g-force2k2
mheinemann
11-19-2002, 04:48 PM
g-force2k2 can you please look at this post (http://205.214.66.221/forum/showthread.php?postid=320210#post320210)? For some reason the PM's aren't working at all for me on this hack, do you have any insight as to what I might have missed?
partang2
11-19-2002, 05:20 PM
Originally posted by g-force2k2
partang2... as for the viewing links problem did you make sure that you configured the admin cp options currectly with the correct usergroupids? seperated with commas...
Yes, all is ok here, but the link will not show up!
Have tried all suggestions I have got, but nothing works....
g-force2k2
11-19-2002, 06:47 PM
mheinemann open up the warn.php
find:
(NULL, '$userid', '$userid', '$bbuserinfo[userid]', '$pmsubject', '$pmmsg', '".time()."', '0', '0', '0', '0', '1')");
and replace with this:
(NULL, '$userid', '$userid', '$bbuserinfo[userid]', '$pmsubject', '".addslashes($pmmsg)."', '".time()."', '0', '0', '0', '0', '1')");
see if that fixes your current dilemma... regards...
partang2 pm me your functions.php file... regards...
g-force2k2
Mike11212
11-19-2002, 06:57 PM
Originally posted by g-force2k2
I don't see whats beta about it... obviously there are some flaws that need to be addressed (updating my instructions for one) but i tested the hack multiple times...
partang2... as for the viewing links problem did you make sure that you configured the admin cp options currectly with the correct usergroupids? seperated with commas...
mtizah... just add the this to your welcome panel template...
<b>Warning Points: </b>$bbuserinfo[warninglvl]
maverick1236... in the admincp there's an option to set the usergroups accordingly based upon usergroupids...
Mike11212... when installing using the script it didn't insert them into the default template set?
MarkB... i'll look into that for you soon...
again just been busy.... regards...
g-force2k2
It did
but it wasn't working i assumed it didnt. but when I looked in my templates they were there
so i checned the templates and the aim javascript was buggy so it caused a problem with the warn hack links
partang2
11-19-2002, 08:12 PM
Originally posted by g-force2k2
partang2 pm me your functions.php file... regards...
g-force2k2
Pm with file sendt... Thanx for looking into it! :)
mheinemann
11-20-2002, 12:45 AM
Originally posted by g-force2k2
mheinemann open up the warn.php
find:
(NULL, '$userid', '$userid', '$bbuserinfo[userid]', '$pmsubject', '$pmmsg', '".time()."', '0', '0', '0', '0', '1')");
and replace with this:
(NULL, '$userid', '$userid', '$bbuserinfo[userid]', '$pmsubject', '".addslashes($pmmsg)."', '".time()."', '0', '0', '0', '0', '1')");
see if that fixes your current dilemma... regards...
partang2 pm me your functions.php file... regards...
g-force2k2
Thanks alot!! I had to put an addslashes to $pmsubject too, but that fixed it. Everything works now!
g-force2k2
11-20-2002, 03:55 PM
Originally posted by mheinemann
Thanks alot!! I had to put an addslashes to $pmsubject too, but that fixed it. Everything works now!
glad to hear mheinemann ;) didn't take into account the slashes but i guess i should have...
btw partang2 let me know how things work out :)
regards...
g-force2k2
partang2
11-20-2002, 07:43 PM
Have done what you told me to, but still no link in postbit.....
What else is there to do?
xxskullxx
11-21-2002, 05:07 AM
Works great for me. I thought it was a pretty easy install, just read this thread first. :)
partang2
11-21-2002, 02:59 PM
YEAH! I got it to work by myself...! :)
Guess what I did...? I just took the showthread.php from 2.2.9 and uploaded it. All works great now. *Clicks install*
AzzKickr
11-21-2002, 05:23 PM
please help me, i want this:
if people have warnings somthing like "Warning point:1" show in postbit, but if he don't have it nothing shown... how to make this? :glasses:
g-force2k2
11-21-2002, 10:49 PM
Azzkickr could you be more specific? do you mean if there's no warning points just to show nothing?
btw partang2 glad to hear :) good job on debbugging...
xxskullxx... thanks ;)
g-force2k2
AzzKickr
11-21-2002, 11:06 PM
Originally posted by g-force2k2
Azzkickr could you be more specific? do you mean if there's no warning points just to show nothing?
g-force2k2 [/B]
yeah, thats what i want :)
and is it real to take away warnings from user (is user have warning level 2 take away it in 2 weeks if 1 take away after week...)
look, i made a screen in photoshop, thats what i wnat :)
partang2
11-22-2002, 06:25 AM
Originally posted by g-force2k2
btw partang2 glad to hear :) good job on debbugging...
g-force2k2
Well m8, it was you that did most of the job... Thanx again! :)
sorry! In last archiv i can`t find warn_config.php file... is it in or not?
mheinemann
11-25-2002, 06:26 PM
Originally posted by M.C.
sorry! In last archiv i can`t find warn_config.php file... is it in or not?
You don't need it, just follow the rest of the instructions.
ok... let`s go next... i did everything like in instuctions... i add $post[warnlink] in postbit, but it not working (i see noting in that place)... :(
P.S. i just test it on local...
I find it odd how so many people have trouble with getting the warnlink to show in postbit...It worked fine for me without modification :confused:
hm.... it should work but not... :mad: couse i did everything right!
SpeedStreet
11-27-2002, 02:07 PM
Is there a way to sort the dropdown field?
Graphics
11-30-2002, 11:39 AM
Looks good. But I started the installer and I get this error:
<smallfont>Invalid SQL: INSERT INTO settinggroup VALUES (40, 'Warnings System', 40)
mysql error: Duplicate entry '40' for key 1
mysql error number: 1062
</smallfont>
drews
12-01-2002, 02:01 PM
Graphics, do you have FireFly's vbpad hack installed? If so you need to replace all instances of 40 in the qeries to run with 41. That SHOULD work. No guarantees.
Hope that helps.
Originally posted by drews
Graphics, do you have FireFly's vbpad hack installed? If so you need to replace all instances of 40 in the qeries to run with 41. That SHOULD work. No guarantees.
Hope that helps.
To be on the safe side, just set it to about 55 or something so there will be no problems at all, all I did was change the number, and it works that way....so yeah, you're right in short lol
drews
12-01-2002, 03:56 PM
Well I changed it to 41 and that worked. when I tried to install this a while back, for some reason though, it wasn't workign before that, but who cares, It works now!
Davey
12-05-2002, 06:55 PM
Huh?
Where exactly is the download link for the original installation...?
It seems to link me here no matter what.
Help, anyone?
Dave.
AzzKickr
12-05-2002, 07:42 PM
g-force2k2 ---->>>> where you?
g-force2k2 is currently very busy with real-life troubles, etc.
Davey
12-05-2002, 09:26 PM
So, can anyone give me the url to the download, please?
Dave
PS: What's wrong with g-force?
Nothing bad I hope, I know him from FFInsider, he's cool.
Barret
12-06-2002, 02:38 AM
yep g-force is a great asset to vbb and really works hard to make things work. This hack is a huge deal and great idea and thus, complications can be expected at some point.
-Sidekick-
12-06-2002, 05:46 AM
Anyone have any problems with this hack since upgrading to 2.2.9 final? All of a sudden I can't get anything that has to do with warn.php to show. I've had no problems untill the upgrade. Anyone help me out?
Bison
12-06-2002, 04:51 PM
Same here ... when I click on the warning links in the postbit, I get a script error ... nothing happens.
Would anyone "kindly" advise me on this? It appears that a script isn't working ... and could you tell me where does it go?
C'mon fellas!!! :lick:
Bison
12-09-2002, 02:29 AM
Never mind ... I figured it out! :p
Database error in vBulletin Control Panel 2.2.8:
Invalid SQL:
SELECT logid, username, userid, target, targetid, timestamp, type, postid, comment
FROM warnings_log
ORDER BY logid
LIMIT 0,
mysql error: You have an error in your SQL syntax near '' at line 5
mysql error number: 1064
ps - how do you warn the user? I don't see anything about it in their profiles or in the admin ctrl panel.
pps - I noticed a significant difference in the time that my board takes to load after installing this... sort of like a pause before everything loads.. any ideas?
SpeedStreet
12-10-2002, 01:40 PM
G-Force,
Once again, you talent supercedes our desires...This is prolly one of the most in-depth hacks I've yet to see that maintain usefullness on our sites! Kudos to you!
One thing I wish we could enact would be to allow warnings only to take place in forums moderators actually moderate. I had an issue yesterday where something got out of control, and instead of notifying the moderator in control of that section, a moderator went out on his own and proceeded to warn the user.
Is there a way to do this? is it already implemented and I just don't know it? Thanks!
I hacked it, and the links to the warning informtaion dont show on the postbit, and it doesnt show in the profile field.. 2.2.9
http://www.elitegaming.net/forum
i love the hack, so far so go with 2.2.9 :) I was wondering if its possible to incorporate this into vbshoutbox 1.0? like a addon. if not, its cool. I love the hack, good job!
Bison
12-14-2002, 06:45 PM
Originally posted by egn
I hacked it, and the links to the warning informtaion dont show on the postbit, and it doesnt show in the profile field.. 2.2.9
http://www.elitegaming.net/forum
You missed a whole bunch of the install code. You have to enter this in the postbit, and getinfo templates [Manually]!
Jadelit
12-16-2002, 12:25 AM
this works for 2.2.9 right?
Jadelit
12-16-2002, 06:03 AM
edit- never mind, I didn't update my vb options
Great hack
TutorialForums
12-22-2002, 04:26 AM
I had to uninstall the hack but would like to reinstall it. When I tried to run the install_warning.php file a second time, I got an error:
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL: INSERT INTO settinggroup VALUES (40, 'Warnings System', 40)
mysql error: Duplicate entry '40' for key 1
mysql error number: 1062
Date: Saturday 21st of December 2002 09:44:11 PM
Script: http://www.tutorialforums.com/admin/install_warning.php?step=2
Referer: http://www.tutorialforums.com/admin/install_warning.php?
How can I fully remove it, so I can successfully reinstall it?
My apologies if this was asked before - I read as many pages of this thread as I could, but there's a ton hehe ;)
Thanks!
ladyfyre
12-22-2002, 07:40 PM
I tried running the install script, and keep getting this error:
Database error in vBulletin Control Panel 2.2.8:
Invalid SQL: INSERT INTO settinggroup VALUES (40, 'Warnings System', 40)
mysql error: Duplicate entry '40' for key 1
mysql error number: 1062
TutorialForums
12-22-2002, 07:48 PM
sounds about the same as what happened to me... either you ran the install 2x, or you have a hack already installed that's conflicting with this one. If the first case (2x install) then I figured out that you (well I had to) have to access your mysql database (best to use something like phpmyadmin) and manually delete the tables the script made. The uninstaller did not work on the database (just removed the template changes). On mine I was able to delete most of it - though there's still a few things I can't find (some of the parts of the options panel are doubled). If someone knows how to fix that please tell me.
If the other case.... check one of the first few pages of this thread.... i dont recall exactly which other than it's near the beginning I believe, and someone had a problem with a conflicting hack and someone told them what to do.
partang2
12-25-2002, 06:19 PM
Works 100% with unhacked 2.2.9 No trouble at all!
*clicks install*
Thanx again m8!
Chris M
12-25-2002, 06:38 PM
Just upload the attached file, and run it:)
@TutorialForums - Just do the following;)
Goto your admin control panel
Login
In the url box, remove the url until you are left with:
http://www.yoursite.com/forum/admin/
Now add "setting.php" on the end...It should look like:
http://www.yoursite.com/forum/admin/setting.php
Now...Scroll down through the page, and find the duplicate / original Warnings System's hack vBulletin Options...
Delete them, and then use the install file attached:)
Satan
bluecat
01-05-2003, 11:25 PM
This script works perfect with my 2.2.8 version, but how can I change the colors of the text for the "Warnings Display." I have a dark background template and want the letters to be white. Thanks.
Shepski
01-09-2003, 01:00 PM
script worked perfectly with my 2.2.6 vb. one little bug tho, if you view a members profile who has points it doesnt display the amount of points they have, its blank.
any ideas?
this user has some points as a test
http://www.dvd-swaps.co.uk/dvd2001/dvdforums/member.php?s=&action=getinfo&userid=3
Originally posted by egn
I hacked it, and the links to the warning informtaion dont show on the postbit, and it doesnt show in the profile field.. 2.2.9
http://www.elitegaming.net/forum
I have the same problem,i can't see anything in postbit template o_0
I have modified all correctly...
Cueball
01-11-2003, 01:57 AM
Too confusing ... one of the files listed to edit does not exist ... got frutrated and deleted it all ...
Rich_Z
01-12-2003, 05:53 AM
Man, I REALLY want this hack, but with 23 pages of comments, help requests, etc., I'm not sure which end is up. Is there a FINAL version of the install instructions and files necessary to put this mod in place? I read through most of the pages, but it looks like some people got it on the first shot, and others killed their board in the process.
Anyone got a good step by step on this one?
Thanks!
corsacrazy
01-16-2003, 05:32 PM
can we set how long they are banned 4 once the reach the total amount of warning points ?
SpeedStreet
01-22-2003, 08:14 PM
Hey GeForce,
I've got a quick question: Is it possible to set it up so that only Moderators of a Forum can actually give warnings to those only in their Forum? I have a problem with Moderators policing other forums and handing out warnings in areas they shouldn't be...
drives fast
01-23-2003, 04:23 PM
is there still support offered for this hack?
I asked a question many pages ago and it was never even addressed.
I understand that it is patience-trying to read the same questions asked over and over again about something that is covered in the install instructions but my question was about a possible bug and is not addressed anywhere by anyone.
If support is no longer offered....please change the listing to reflect that.
If it is still offered....please help me with my question. I never ask much...only when it is important and haven't been able to sort through the code myself and find the problem
Goldknight
01-23-2003, 04:52 PM
Everyone, to my understanding that g-force2k2 left this site for good. I tried to contact him time to time about this but no luck.
S1R1US
02-04-2003, 01:56 AM
Does this hack work for v.2.2.9?
wooolF[RM]
02-04-2003, 02:13 AM
<a href="https://vborg.vbsupport.ru/showthread.php?postid=334730#post334730" target="_blank">https://vborg.vbsupport.ru/showt...730#post334730</a>
SphereX
02-04-2003, 02:18 AM
omg this is my dream come true
*installs*
S1R1US
02-04-2003, 03:12 AM
k i've installed the hack.
When I click "[ View Warnings List ]" on the main page it brings me to page that says this..
Database error in vBulletin 2.2.9:
Invalid SQL:
SELECT name, warnlvl, points
FROM warnings
ORDER BY (warnlvl) ASC, (worder) ASC
mysql error: Table 'pokecomm_community.warnings' doesn't exist
mysql error number: 1146
Date: Tuesday 04th of February 2003 05:06:20 AM
Script: http://pokecommunity.com/warn.php?s=
Referer: http://pokecommunity.com/
*notes that there is no other sign that the hack is installed visibily on the forums exept for the text on the main page "[ View Warnings List ]" and the added menu in admin CP. Other then that the warnings section isn't in profiles or any posts at bottom.
When I goto admin CP and click modify warning's i get this message...
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL:
SELECT warnid, name, warnlvl, worder, points
FROM warnings
ORDER BY warnid
mysql error: Table 'pokecomm_community.warnings' doesn't exist
mysql error number: 1146
Date: Tuesday 04th of February 2003 05:08:49 AM
Script: http://pokecommunity.com/admin/admin_warning.php?s=&action=modify_warning&s=
Referer: http://www.pokecommunity.com/admin/index.php?s=&action=nav&cpnavjs=
When I click View Warned List I get this:
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL:
SELECT userid, username, warninglvl
FROM user
WHERE warninglvl > 0
ORDER BY warninglvl
mysql error: Unknown column 'warninglvl' in 'field list'
mysql error number: 1054
Date: Tuesday 04th of February 2003 05:09:14 AM
Script: http://pokecommunity.com/admin/admin_warning.php?s=&action=view_warned&s=
Referer: http://www.pokecommunity.com/admin/index.php?s=&action=nav&cpnavjs=
and when I click View Warning Logs I get this:
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL:
SELECT COUNT(*) AS warnings
FROM warnings_log
mysql error: Table 'pokecomm_community.warnings_log' doesn't exist
mysql error number: 1146
Date: Tuesday 04th of February 2003 05:09:45 AM
Script: http://pokecommunity.com/admin/admin_warning.php?s=&action=view_logs&s=
Referer: http://www.pokecommunity.com/admin/index.php?s=&action=nav&cpnavjs=
When I try to submit a warning i get this:
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL:
SELECT name
FROM warnings
WHERE name='Spamming'
mysql error: Table 'pokecomm_community.warnings' doesn't exist
mysql error number: 1146
Date: Tuesday 04th of February 2003 05:10:36 AM
Script: http://pokecommunity.com/admin/admin_warning.php
Referer: http://www.pokecommunity.com/admin/admin_warning.php?s=&action=add_warning&s=
Is there something I did wrong?
Brain Crusher
02-08-2003, 08:15 PM
Added on the installation installation_txt.php and install the install_warning.php now i see in the cp the warning center in the board i see show warning points, but i don?t see the user point?s under the user in the topic, also i can?t see the warn fuction on a topic :(
Brain Crusher
02-08-2003, 08:48 PM
I found the error :)) in vbulletion options they can edit the warning system, if you not filled the right usergroups, the warning system not shown in the topic...fine script :)!
Brain Crusher
02-08-2003, 09:21 PM
I found a little mistake, the point´s shows in the topic than user level, if i give 7 points it is level: 7 what´s wrong?
S1R1US
02-10-2003, 10:49 AM
i was told to "run" the file from admincp and it will install necessarry files. How do I run the file from adminCP. I have no clue how or where to do it in admincp
mehungie2
02-11-2003, 01:56 AM
for some reason the warning bit in the sigs doesnt show up in all the users sigs, some mods and registered users dont have it, how do i fix this?
mehungie2
02-11-2003, 02:39 AM
and whats the warnconfig.php file, its not in the zipper folder.
SpeedStreet
02-11-2003, 01:46 PM
please, stop double posting.
mehungie2
02-11-2003, 11:47 PM
Originally posted by SpeedStreet
please, stop double posting.
ok i will, sorry about that.
Koutaru
02-12-2003, 09:34 PM
that's the same problem with mine =/
Crinos
02-13-2003, 02:58 PM
Originally posted by mehungie2
and whats the warnconfig.php file, its not in the zipper folder. Ditto ... I am confused how anyone can install it when that file is missing...
SpeedStreet
02-13-2003, 02:59 PM
If you read the thread, all your questions will be answered...
Crinos
02-13-2003, 03:53 PM
pretty retarded to have to read through all 24 pages just to find out how to "start" installing this hack? Not even a direct link you can direct me to?
Maybe they should put a "note" in the very first page that says "please read through the entire topic to know how to start installing this hack" ...
inconvenience is hardly the word I'll choose for this one... but thanks for attempting to help ... now I'm off to hunt a needle in a stack of needles...
Crinos
02-13-2003, 04:25 PM
For everyone's convenience:
https://vborg.vbsupport.ru/showthread.php?postid=296397#post296397
The hack doesn't require the warnconfig.php file anymore ... an update to the readme would be appreciated, if geforce2k is still up and about...
Koutaru
02-13-2003, 07:44 PM
i searched, but it doesnt seem to work in 229 at all
:(, the postbit doesnt show the warning link
S1R1US
02-14-2003, 06:41 PM
is it possible to add a feature to this so when someone deletes a post and gives a warning for it that it doesn't actually delete it, but hide it. That way when an admin looks through the logs they can see the actual post that the offense was for but it stlil be deleted(hidden from the thread). This will help against mods abusing the feature and saying someone they don't like posted something they didn't but evidence is gone because post was deleted.
S1R1US
02-14-2003, 07:29 PM
Originally posted by Koutaru
i searched, but it doesnt seem to work in 229 at all
:(, the postbit doesnt show the warning link
I had the same problem. I've been trying to install for weeks and then suddenly yesterday it started working. Before got database error with "Warning List" then got that fixed by runing the instal file but the warnign thing was in the profiles or postbit and now suddently its there and i'm the only admin who knew i was installing this and admin logs show i was only one working on it. I wasn't even doing anything in the ftp, was in the adminCP and went back to the boards and it worked! After 2 weeks of not working so there must've been somethign i did on accident to get it to work. The weird thing is i wasn't even trying to get it to work or doing anything in adminCP related to it. Was just gonna wait for maker to help me out but never replied.
Koutaru
02-15-2003, 04:11 AM
:P too bad for me, I'll wait until we have an update on this ;)
Solice
02-17-2003, 05:49 AM
I was wanting to set something like this up and I just stumbled upon it while looking for another hack.
~clicks install~ great hack! ^.^
Erwin
02-17-2003, 06:32 AM
Working fine on 2.3.0 for me... :)
I've even made it start a new thread in my staff forum... ;)
TribunM
02-21-2003, 12:37 PM
Wow i must say this ist the greatest Hack i ever had see.
Very nice Work. A Tipp. In your next Install.txt give a hint that you must update the vbulletin Options. After that everething works fine.
Greetz TribunM
S1R1US
02-21-2003, 03:49 PM
yeh thats what it was Tribun, i was updating vbulletin options which made it all of the sudden start working.
TribunM
02-22-2003, 07:18 AM
The Hack works but i´ve a question.
What is this Warning Order next to Warning Level ? I dont Uderstand that function.
GReetz Tribun
Erwin
02-23-2003, 02:07 AM
The order that you want the warnings listed out when you warn a member. (I think).
TribunM
02-23-2003, 08:44 AM
The order that you want the warnings listed out when you warn a member.
I don?t understand that. The warnings listed out in every Order, didn?t it ?
How many orders exists ? 3, right .
Geforce could give a little legend for that i think. Or Anyone other ideas the orders good for ?
Greetz Tribun
KaiN6993
02-23-2003, 09:47 PM
Open warnconfig.php and configure this according to your forum!
Where is this file? I cannot find it.
mheinemann
02-24-2003, 12:52 PM
If you read the rest of the thread, you'd see you need to skip that instruction.
KaiN6993
02-24-2003, 05:47 PM
Sorry, 25 pages is a bit long to read through so I took a shortcut.
Erwin
02-24-2003, 08:03 PM
Originally posted by KaiN6993
Sorry, 25 threads is a bit long to read through so I took a shortcut.
That's really not good enough. People take time to write hacks and address problems as they come - you cannot expect them to have to repeat themselves over and over again. 25 pages is not long. Have you seen the thread for Quick Reply, or the vBHome Lite support thread?
Also, there is a "Search Thread" function. Use it and show some initiative. :) You can find posts in a thread easily.
KaiN6993
02-24-2003, 09:11 PM
You win, oh great one.
Swedie
02-28-2003, 10:21 AM
Seriosly.
Someone answer this.
Why, doesn't it show up anywhere where I can Warn a user?
Someone said: You missed a big chunk out of the instructions... well, the v2.1 file surely doesn't include anything where it talks about editi templates such as "profile". etc...
need help
Swedie
02-28-2003, 10:38 AM
Okay ..
Well, apparently, from what I (and that's not much) can figure out.
This command doesn't do shiet!
$post[warnlink]
it's supposed to popup next to "IP: Logged".. but won't.. because it's just not working as it should.
I'm trying to backtrace it down to the hard scripting.. no success.
TheMayhem
02-28-2003, 10:36 PM
I noticed with a few people's signatures that used like drop down boxes or forgot the html code that it screwed up that warn user link and it wouldn't appear. Maybe that's the reason why for you...
Swedie
03-01-2003, 03:57 AM
Just did a fresh install. Made One post by myself.
No luck. Still same problems.
Anyone?
Swedie
03-01-2003, 04:04 AM
Alright peeps! I figured it out!
FOR ALL THAT HAVE THE SAME PROBLEM AS I POSTED ABOVE!
You need to go to the "vBulletin Options" page and go down to the bottom of that page where you'll find "Warning System" options. Change some off them, or not.. and click Submit.
Seems like the values are not put into the database "correctly" during install.
You're welcome.
drives fast
03-01-2003, 04:14 AM
Notice: you must submit the vbulletin options update for everthing to become active... that will fix all the problems as stated in the thread... regards...
that was covered on page 4 of this thread
Swedie
03-02-2003, 12:11 AM
man, there are some ungreatful people here. Just dissing you all the time.. :confused:
j/k
It seems it need to be mentioned twice anyways.. I missed it..
maybe the moderator should delete everything that is not needed to be known...
The Red Devil
03-10-2003, 08:10 PM
Exelent hack. Works flawlessly on 2.3.0, and I had no problems installing it.
Might need some "minor" adjustments but that depends how you want it to look on your forums.
Again a totally exelent hack.
Clicks *install*
Oblivion Knight
03-16-2003, 12:27 PM
All seems to be running ok so far on 2.3.0..
I haven't tested warning a user so far, but I haven't had any errors as of yet.
I love the idea of this hack, good stuff :)
* Oblivion Knight clicks install.
Andrew111888
03-16-2003, 05:21 PM
I downloaded this and it didn't come with a warnconfig.php
It has:
warn_extra.php
warn_upgrade2.php
install_warning.php
warn.php
warn_upgrade.php
admin_warning.php
installation_txt.php
No warnconfig.php
mheinemann
03-16-2003, 08:07 PM
Today at 01:21 PM Andrew111888 said this in Post #385 (https://vborg.vbsupport.ru/showthread.php?postid=367586#post367586)
I downloaded this and it didn't come with a warnconfig.php
It has:
warn_extra.php
warn_upgrade2.php
install_warning.php
warn.php
warn_upgrade.php
admin_warning.php
installation_txt.php
No warnconfig.php
Read the rest of the thread.
Buddha
03-20-2003, 07:22 PM
ok. i just went through this entire thread. i'd successfully installed this hack some time ago, but hadn't noticed a snag... N9ne brought it up on page 15, but i don't see an answer anywhere.
the warning level # doesn't appear in the user's profile but does in the postbit. any thoughts what would cause that?
thank you.
Installed on 2.3.0 , great hack! Clicks install:)
I did get the level number to appear in user profile, probably not the right way to do it, but it does work. In the warn_seelink template I added $userinfo[warninglvl] so it looks like this:
<smallfont><b>Warning Level:</b> $post[warninglvl] $userinfo[warninglvl] </smallfont><br>
laycomp
03-31-2003, 06:36 AM
Hello g-force2k2 ...great hack, I think! hehe
Please clear something for me:
Since it is a new install for me I ran install_warning.php, all worked fine.
Now I go and read installation_txt.php to continue installation.
After creating user group, what follows is:
Notice ::
Open warnconfig.php and configure this according to your forum!
I'd like to know where warnconfig.php is located???? It certainly ISN't in my forum folder?
Please some help :bunny: thanks!!
g-force2k2
03-31-2003, 02:14 PM
laycomp there is no warnconfig.php
i didn't edit instructions since version 2.0 when i made the changes to v2.1 so instead of the warnconfig.php the options to configure are actually in the admin vbulletin options...
I am seriously going to update this hack... :dead:
regards,
g-force2k2
laycomp
03-31-2003, 04:01 PM
Today at 04:14 PM g-force2k2 said this in Post #390 (https://vborg.vbsupport.ru/showthread.php?postid=375941#post375941)
laycomp there is no warnconfig.php
i didn't edit instructions since version 2.0 when i made the changes to v2.1 so instead of the warnconfig.php the options to configure are actually in the admin vbulletin options...
I am seriously going to update this hack... :dead:
regards,
g-force2k2
gforce2k2, updating would be of great help to all, it is a good hack, I am using vbull v2.3, thank you.
In the meantime, what do I do after I run install_warning.php?
Do I disregard ALL instructions from installation_txt.php file? :ermm:
laycomp
03-31-2003, 08:20 PM
Responding to my own post:
I have installed this in vb 2.30 and seems to be working fine. Great hack.
If you get past install_warning.php, move over to next step, and that's following the instructions in installation_txt.php. Ok, here, when you get to this instruction:
Notice ::
Open warnconfig.php and configure this according to your forum!
If you find that you do NOT have warnconfig.php, skip this step and continue to step:
File Modification (6)
// ++++++++++++++++++++
Hope this clears the issue with the missing warnconfig.php file.
JUST SKIP IT and continue down the file following the other instructions!
SmartGnome
04-01-2003, 11:33 AM
This hack is just what I need.
Did the install on 2.3.0 and got this error
Inserting Defualt Warnings Into Warnings Table
Defualt Warning Values Successfully Inserted!
Altering User Table: Adding Warning Level.
User Table Successfully Altered!
Inserting Warning System Settings Into VBulletin Options
There seems to have been a slight problem with the Krissiweb Erotic Forums database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
Someone an idea whats wrong ??
Thanks
Gary King
04-02-2003, 11:48 PM
2 Problems running on vB 2.3.0:
forum/warn.php gives me a blank page
$post[warnlink] in the postbit (the warning link) doesn't show up. I read here that others are having this same problem; has there been a fix yet? If so, then could someone kindly point me to the post for the fix?
Thanks! :)
SmartGnome
04-03-2003, 11:06 AM
Answer to myself :D
There was already a settingsgroup 40 so I changed it to another number and it worked.
Last problem is the $post[warnlink]
Cheers
Oblivion Knight
04-05-2003, 09:50 PM
I'm currently having a couple of problems when viewing a member's profile..
1.) Why hasn't the colour of the Warnings "sections" taken on the alternate colour? Instead there are 2 coloured sections which are the same colour that have been put together.
2.) I'm pretty sure a number is supposed to be displayed after "Warning Level: " like there is on a topic, but there currently there isn't.. Is this something I have done wrong or a bug that has yet to be fixed?
Many thanks,
Oblivion Knight
[edit]
Problem 2 solved.
Thankyou to ap0c for your solution.
Rynthar
04-08-2003, 08:20 PM
Hi. I am on VB 2.2.9 and just installed the hack. However, i noticed that Warn_Config.php wasnt in my hack folder, so now i get a MySQL DB error when in the admin panel and click on any warn buttons. HELP!
Rynthar
04-08-2003, 08:31 PM
Also, for example, the Postbit screen that Gforce showed is no where seen on my board (www.xoxideforums.com). Please help ASAP, we really like this hack
Rynthar
04-08-2003, 08:33 PM
And (lol), the category in the profile isnt showing up also.
Figment
04-08-2003, 08:34 PM
Originally posted by Oblivion Knight
Problem 2 solved.
Thankyou to ap0c for your solution.
Care to share the solution please?
Rynthar
04-08-2003, 08:47 PM
Alright, I found out you dont need Warn_Config, so i guess what happened is my thing isnt installed. How do I actually activate installwarning.php or whatever it is? (the auto-installer)
Gary King
04-08-2003, 08:54 PM
Today at 05:47 PM Rynthar said this in Post #401 (https://vborg.vbsupport.ru/showthread.php?postid=379360#post379360)
Alright, I found out you dont need Warn_Config, so i guess what happened is my thing isnt installed. How do I actually activate installwarning.php or whatever it is? (the auto-installer)
Upload to any folder (preferably your /admin/ folder) and then go to the page in a browser, like http://www.your.site/forum/admin/installwarning.php
Gary King
04-08-2003, 08:55 PM
Today at 05:34 PM Figment said this in Post #400 (https://vborg.vbsupport.ru/showthread.php?postid=379356#post379356)
Care to share the solution please?
ap0c's solution can be found here:
https://vborg.vbsupport.ru/showthread.php?postid=374742#post374742
(Or if that doesn't work, it is post #388 in this thread.)
Rynthar
04-08-2003, 09:10 PM
OK. I did the whole auto install thing. I went to admin panel, now everything but the admin_warning.php works (still gives me the mySQL error). In addition, i STILL don't see the postbits or the new category on the forums
Figment
04-08-2003, 09:13 PM
Don't know how I missed that when I went looking.
Thank you so much - fixed and all working beautifully. :)
Gary King
04-08-2003, 10:44 PM
Today at 06:13 PM Figment said this in Post #405 (https://vborg.vbsupport.ru/showthread.php?postid=379371#post379371)
Don't know how I missed that when I went looking.
Thank you so much - fixed and all working beautifully. :)
No problem :)
By the way, does the link in the postbit show up for you? Because it doesn't for me; that's the only problem that I am currently having with this hack :ermm:
Oblivion Knight
04-09-2003, 11:01 AM
04-06-03 at 12:50 AM Oblivion Knight said this in Post #396 (https://vborg.vbsupport.ru/showthread.php?postid=378037#post378037)
1.) Why hasn't the colour of the Warnings "sections" taken on the alternate colour? Instead there are 2 coloured sections which are the same colour that have been put together.
If anyone else is having this problem, it can be solved by:
Open template "warn_getinfo_warning"
Find (twice):
firstaltcolor
And change it to this (both times):
secondaltcolor
Figment
04-09-2003, 01:15 PM
Originally posted by Blak & Wite
By the way, does the link in the postbit show up for you? Because it doesn't for me; that's the only problem that I am currently having with this hack
Yes it does :) Have you checked in the AdminCP > vBulletin Options > Warning System, to ensure your usergroupid is able to view warnings? (If default usergroups, 5 is Super Moderators, 6 is Admin, 7 is Moderators
I included the modification described here (https://vborg.vbsupport.ru/showthread.php?postid=307939#post307939) so that warning points do not show in the postbit unless > 0
drives fast
04-09-2003, 04:32 PM
51 usergroups? wow
Gary King
04-09-2003, 07:57 PM
Today at 10:15 AM Figment said this in Post #408 (https://vborg.vbsupport.ru/showthread.php?postid=379650#post379650)
Yes it does :) Have you checked in the AdminCP > vBulletin Options > Warning System, to ensure your usergroupid is able to view warnings? (If default usergroups, 5 is Super Moderators, 6 is Admin, 7 is Moderators
I included the modification described here (https://vborg.vbsupport.ru/showthread.php?postid=307939#post307939) so that warning points do not show in the postbit unless > 0
Thanks, I didn't notice that addition to the vBulletin options.
Figment
04-09-2003, 09:05 PM
Took me a while before the penny dropped too :D
Radgam
04-12-2003, 08:30 PM
i've perhaps missed something but i couldn't find a file called warnconfig.php in the zip archive ......
Gary King
04-12-2003, 08:35 PM
Today at 05:24 PM Radgam said this in Post #412 (https://vborg.vbsupport.ru/showthread.php?postid=381184#post381184)
i've perhaps missed something but i couldn't find a file called warnconfig.php in the zip archive ......
There isn't a warnconfig.php; just ignore that file.
Radgam
04-12-2003, 08:43 PM
it was just from the installation file
"Something Different?
// ++++++++++++++++++++
Go to the Admin CP and create a new usergroup.
Call the group Banned by Warnings :: And be sure to restrict all access to the forum from this usergroup!
Then Submit and right click the edit link to that new usergroup. Remember the Usergroupid for the config of the warnconfig.php!
(ie. 8)
Notice ::
Open warnconfig.php and configure this according to your forum!"
Figment
04-12-2003, 08:45 PM
The installation instructions were not updated when the installer was changed. All references to warnconfig.php may be ignored - all settings are to be found in your admin CP
Radgam
04-12-2003, 08:51 PM
Thanks :)
Figment
04-12-2003, 09:35 PM
For the benefit of those that are still trying to install this brilliant hack and get stuck because they cannot find warn_config.php (which no loner exists), I have taken the liberty of re-writing the installation instructions to remove reference to that file
Credit still goes to g-force2k2 for this hack, and I hope you don't mind my input.
Radgam
04-13-2003, 01:04 PM
Noticed a bug it's cause i have an ' in the board title, but i think that i should be allowed that :p:
Database error in vBulletin 2.2.9:
Invalid SQL:
INSERT INTO privatemessage
(privatemessageid, userid, touserid, fromuserid, title, message, dateline, showsignature, iconid, messageread, folderid, receipt)
VALUES
(NULL, '23', '23', '2', 'GN'R Forum Warning Notification', 'mymichelle,
You have been issued a warning !
You now have 8 Warning Points.
The ban limit is currently set to 25 Total Warning Points.
Thanks,
GN'R Forum team.', '1050237866', '0', '0', '0', '0', '1')
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'R Forum Warning Notification', 'mymichelle,
You have been is
mysql error number: 1064
Date: Sunday 13th of April 2003 08:44:26 AM
Script: http://www.gnrforum.com/warn.php
Referer: http://www.gnrforum.com/warn.php?s=&action=add_warn&postid=43522
Splitfyre
04-13-2003, 11:15 PM
Hey Everyone,
I am trying to figure out how I can get the:
Report this post to a moderator | IP: Logged
Warning Level: 0 [ View User Warnings ] [ Warn This User ]
To anchor at all times for each post in the bottom right hand corner. I've posted another thread as I was unaware that that this had to do with this hack, but I thought I'd post in both and see what you might be able to suggest. Thanks in advance.
Here's the other thread (https://vborg.vbsupport.ru/showthread.php?s=&threadid=51583)
neocorteqz
04-15-2003, 06:12 AM
How do you uninstall this completely?? It uninstalled everything except the Settings under vBulletin Options?? see attached for a better view.
// edit
Never mind i found out how, blind luck seeing as i didn't know it existed.
setting.php.
DaFire
04-15-2003, 11:58 AM
Hmm.. I think it would be cool if the mod could add a custom message to the pm / email and if it would be possible to add the link to the warned post in the pm / mail
Jakor Sevel
04-17-2003, 12:57 PM
anyone made a addon or anything so that mods could only warn people in their forums? Unfortunately a mod at my site went nuts and banned just about everyone on the site, lmao. dunno why, maybe his account was hacked, anywayz...if this is possible that'd be great that was mods can't just warn anyone, since they're suppose to be mods for certain forums anyway.
Rynthar
04-17-2003, 02:55 PM
Well, I installed everything, but the links in the postbit arents there. Thats basically it, and I don't know whats the wrong. The warning system links in my admin CP and VB options are there, the "View Warning Lists" on the main page are there, just cant get the postbit to work
Gary King
04-17-2003, 03:10 PM
Today at 10:55 AM Rynthar said this in Post #423 (https://vborg.vbsupport.ru/showthread.php?postid=383369#post383369)
Well, I installed everything, but the links in the postbit arents there. Thats basically it, and I don't know whats the wrong. The warning system links in my admin CP and VB options are there, the "View Warning Lists" on the main page are there, just cant get the postbit to work
Have you tried going to your vBulletin Options and hitting Submit at the bottom? You need to submit the values, even if it's the default ones.
Splitfyre
04-17-2003, 09:47 PM
We've gone through and added the Warnings Hack on my forum. You can check it out: www.futurelooksforums.com
The problem that we have now is that the Warning icons within each thread reply or post do not always anchor on the bottom right hand corner of a thread or reply. :(
Rynthar
04-18-2003, 03:18 AM
Please help me out and visit https://vborg.vbsupport.ru/showthread.php?s=&threadid=51757
Oblivion Knight
04-18-2003, 11:03 AM
Yesterday at 10:47 PM Splitfyre said this in Post #425 (https://vborg.vbsupport.ru/showthread.php?postid=383534#post383534)
The problem that we have now is that the Warning icons within each thread reply or post do not always anchor on the bottom right hand corner of a thread or reply. :(
If you have a large postbit, that part of writing (Report this post etc.) never did anchor anyway.. ;)
For it to anchor, you need to create another table within the postbit template and valign it to bottom. Doing that is another story though.
Radgam
04-19-2003, 02:30 PM
Can i add a suggestion for possible furture releases:
The ability for users to see the warnings they have been issued (and if they are able to see which user issued it). Unless i've missed that i think it's good for users to know what they've been issued a warning for (and previous warnings) ;)
Gary King
04-19-2003, 04:06 PM
Today at 10:30 AM Radgam said this in Post #428 (https://vborg.vbsupport.ru/showthread.php?postid=384200#post384200)
Can i add a suggestion for possible furture releases:
The ability for users to see the warnings they have been issued (and if they are able to see which user issued it). Unless i've missed that i think it's good for users to know what they've been issued a warning for (and previous warnings) ;)
You can choose to notify the user if you want to send them a PM about their warning.
Radgam
04-19-2003, 04:13 PM
True. But my users don't keep PMs for that long so it'd be like a history of their warnings :)
Jakor Sevel
04-19-2003, 08:50 PM
but they are sent a PM saying who warned them and the reason for it, or an e-mail or something like that. So it's up to the member to remember what they were warned for, or to just save the PM or save it to their computer (in a txt file).
Can anyone answer my question above though?
Gary King
04-19-2003, 09:03 PM
04-17-03 at 08:57 AM Jakor Sevel said this in Post #422 (https://vborg.vbsupport.ru/showthread.php?postid=383351#post383351)
anyone made a addon or anything so that mods could only warn people in their forums? Unfortunately a mod at my site went nuts and banned just about everyone on the site, lmao. dunno why, maybe his account was hacked, anywayz...if this is possible that'd be great that was mods can't just warn anyone, since they're suppose to be mods for certain forums anyway.
I don't think that something like this would be very effective, because they could easily lure someone into their forums if they really wanted to warn or ban them.
Andrew111888
04-21-2003, 06:26 PM
How do warned users view their own warnings?
Radgam
04-21-2003, 06:33 PM
PM or email. That's it
Figment
04-22-2003, 01:37 PM
I would like to allow the warned user to view warnings from their profile.
I guess this would mean modifying part of member.php, but can anyone tell me what to do please?
Holidazed
05-01-2003, 05:45 PM
I have given rights to moderators to give warnings. However, how do I stop them from being able to give warnings in forums they do NOT moderate?
Fusion
05-07-2003, 03:16 AM
Does this hack support automatic decrease of warning-points in any way?
Gary King
05-07-2003, 11:18 AM
Today at 12:16 AM Fusion said this in Post #437 (https://vborg.vbsupport.ru/showthread.php?postid=392592#post392592)
Does this hack support automatic decrease of warning-points in any way?
I don't think so.
solent
05-07-2003, 08:55 PM
install it on vb2.3.0 with some minor problems but manage to fix them myselft.
excellent hack really love this one
GunsNetwork
05-08-2003, 05:01 AM
I got a small bug some how, it is installed on vB 2.3.
When I click on View Warning Logs, I get this error.
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL:
SELECT logid, username, userid, target, targetid, timestamp, type, postid, comment
FROM warnings_log
ORDER BY logid
LIMIT 0,
mysql error: You have an error in your SQL syntax near '' at line 5
mysql error number: 1064
Date: Wednesday 07th of May 2003 11:52:46 PM
Script: http://www.gunsnet.net/forums
Referer: http://www.gunsnet.net/forums/admin/index.php?s=&action=nav&cpnavjs=
Would like some help please. The install file went clean, so I am kind of bewildered.
BowHunt
solent
05-08-2003, 05:06 AM
had the same problem and here is what i did
donwload the new zip file located somewhere on the 2-3 page dont quite remember.
Then remove everything back as they were. (note i had some problems with the queries as they didn't alter the tables back to their previous state when you click the unistall hack on the intall.php file) so you have to go and remove those coloumn manually with phpMyAdmin. easy.
Then i re install and change files/templates and it worked like a charm.
i am using vb 2.3.0 as well.
GunsNetwork
05-08-2003, 05:21 AM
I got it fixed. I did not put in the Banned by Warnings Group # under vb options in the Admin area.
It works just fine now. My bad.
solent
05-08-2003, 05:24 AM
apparently my problem was different cause i had my warnings group setup correcly under the admin cp vb options.
anyway its good that it worked
Gary King
05-08-2003, 10:55 AM
To solve this problem, all you need to do is submit the vBulletin Options even if you have not made any changes. This is so that the options are actually recorded into the database.
Holidazed
05-13-2003, 12:45 AM
I have given rights to moderators to give warnings. However, how do I stop them from being able to give warnings in forums they do NOT moderate?
Andrew111888
05-13-2003, 10:47 PM
I recently had to re-install this hack.
I am using all the correct codes, yet when I try to click "View user warnings" or "warn user" under the report to mod function, they do not click or open or anything.
Why is this? PLEASE HELP!
Gary King
05-13-2003, 11:44 PM
Today at 07:47 PM Andrew111888 said this in Post #446 (https://vborg.vbsupport.ru/showthread.php?postid=394780#post394780)
I recently had to re-install this hack.
I am using all the correct codes, yet when I try to click "View user warnings" or "warn user" under the report to mod function, they do not click or open or anything.
Why is this? PLEASE HELP!
Have you uploaded the files? (warn.php and admin_warn.php I believe)
Also, make sure you go to vBulletin Options and hit Submit, even though you don't want to make any changes.
Andrew111888
05-14-2003, 12:42 AM
Yes, I did all that. I went into phpmyadmin and found two warning tables. One was warnings which was fine, and when I clicked warnings_log it was empty. No rows, no nothing. I haven't issued a warning yet, but should it be empty? Also, are those the only two tables? Warnings and warnings_log? Thanks!
Andrew111888
05-14-2003, 12:47 AM
UPDATE: It was unable to modify the user table. How do I manually update the user table, and do whatever it is I have to do?
Gary King
05-14-2003, 12:49 AM
Please copy and paste what you see, it would certainly make things clearer.
sajjid
05-14-2003, 01:46 AM
i am getting the following error when i try to install any help please
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL: INSERT INTO settinggroup VALUES (40, 'Warnings System', 40)
mysql error: Duplicate entry '40' for key 1
mysql error number: 1062
Date: Wednesday 14th of May 2003 02:45:20 AM
Script: http://www.spinzone.org/forums/forums/admin/query.php
Referer:
Repair Report: This type of error cannot be automatically repaired.
Gary King
05-14-2003, 02:08 AM
Looks like you already have it installed.
maxxxxxx
05-14-2003, 11:21 AM
Hello i have installed this hack and become this message if i will see a user profile:
Fatal error: Call to undefined function: checkwarnlink() in /home/www/web3/html/vbulletin2/forum/member.php on line 1388
and on this line is this code
$warntype = checkwarnlink($bbuserinfo[usergroupid], 0);
cu
thomas
Gary King
05-14-2003, 07:42 PM
Today at 08:21 AM maxxxxxx said this in Post #453 (https://vborg.vbsupport.ru/showthread.php?postid=394963#post394963)
Hello i have installed this hack and become this message if i will see a user profile:
Fatal error: Call to undefined function: checkwarnlink() in /home/www/web3/html/vbulletin2/forum/member.php on line 1388
and on this line is this code
$warntype = checkwarnlink($bbuserinfo[usergroupid], 0);
cu
thomas
You did not properly make the changes in functions.php
atomic fireball
05-15-2003, 12:49 AM
Hey, I just wanted to say thanks for this excellent hack!
I installed 2.1 on my vB 2.30 system and it works great.
However, I am running into one issue with the showthread template in regards to the usertrade (eBay feedback tyep) hack I also have installed.
It looks like they both call for a window to be opened in their scripts, and since they are located in the same spot, it causes some code to be shown at the bottom of the showthread, and then the entire showthead repeats.
I know this isn't an issue related to this hack, but I'd like to have both working properly. Here's the problem area in showthead:
<script language="javascript" type="text/javascript">
<!--
function aimwindow(aimid) {
window.open("member.php?s=$session[sessionhash]&action=aimmessage&aim="+aimid,"_blank","toolbar=no,location=no,menubar=no,scrol lbars=no,width=175,height=275,resizeable=yes,statu s=no")
}
function whotrade(userid) {
window.open("usertrade.php?s=$session[sessionhash]&action=show&rateuser="+userid, "whorated", "toolbar=no,scrollbars=yes,resizable=yes,width=640, height=480,left=0,top=0") ; }
// -->
<!-- Warnings Hack v2.0 [ g-force2k2 ] -->
function showwarnings(userid) { window.open
("warn.php?s=&action=show_warn&userid="+userid,
"show_warn", "toolbar=no,scrollbars=yes,resizable=yes,width=600, height=350"); }
function addwarnings(postid) { window.open
("warn.php?s=&action=add_warn&postid="+postid,
"add_warn", "toolbar=no,scrollbars=yes,resizable=yes,width=400, height=200"); }
<!-- Warnings Hack v2.0 [ g-force2k2 ] -->
</script>
</head>
Could someone with some PHP guru skills, please point me in the right direction to a correction which can be made to get the script working correctly?
Thanks!
Gary King
05-15-2003, 01:58 AM
Got a screenshot of the problem?
atomic fireball
05-15-2003, 03:17 AM
Ewww...sorry, I don't. I just uninstalled the Warning System Hack until I could get it resolved. So I can't take a screenshot.
Basically, everything looked normal, but at the end of the page, you'd see:
----
w.open("usertrade.php?s=$session[sessionhash]&action=show&rateuser="+userid, "whorated", "toolbar=no,scrollbars=yes,resizable=yes,width=640, height=480,left=0,top=0") ; }
----
Then, the page would repeat. The header would follow again (at the bottom of the page...not a typo, it would be the header), and the entire thread would be displayed again, within one page.
Looks like both scripts are calling for the same open window action which is causing it to trip out.
Dark Shogun
05-17-2003, 05:28 AM
Is there a way to use this for the warning system and not for the banning because I am going to be using the miserable banning system and just need something so people know they are warned.
Dark Shogun
Radgam
05-17-2003, 09:24 AM
I guess you could just set the amount of points given for each warning to 0, or if it doesn't allow that ((i've not tested) then set each warning to 1 point and the points people are banned at to 100. Eitherway, that's a lot of warnings ;)
PixelFx
05-17-2003, 09:25 AM
I just installed it, works good :)
Dark Shogun
05-18-2003, 01:16 AM
Got it working.
Dark Shogun
Pezman
05-19-2003, 10:01 PM
05-14-03 at 12:47 AM Andrew111888 said this in Post #446 (https://vborg.vbsupport.ru/showthread.php?postid=394780#post394780)
I recently had to re-install this hack.
I am using all the correct codes, yet when I try to click "View user warnings" or "warn user" under the report to mod function, they do not click or open or anything.
Why is this? PLEASE HELP!
I have the same problem.
I have upgraded to 2.3.0 from 2.2.9
Everything works fine in the admin control panel. I go into any forum and the Warn button and Warning Level produce blank pages. The only content when I view the source is:
<!-- BEGIN TEMPLATE: warn_add -->
<!-- END TEMPLATE: warn_add -->
I can't find a template named: warn_add
I already have this installed so I can't rerun the install_warnings.php again. Does anyone have advice?
Gary King
05-19-2003, 10:44 PM
It's more than likely that you either didn't follow the template instructions properly, or one of your hacks doesn't work well with the warnings system hack.
Koutaru
05-19-2003, 10:57 PM
05-06-03 at 11:16 PM Fusion said this in Post #437 (https://vborg.vbsupport.ru/showthread.php?postid=392592#post392592)
Does this hack support automatic decrease of warning-points in any way?
If members behave for awhile, this feature would be a good add on :) -- .. .. .. anyone?
Pezman
05-19-2003, 11:24 PM
Today at 12:44 AM Gary W said this in Post #463 (https://vborg.vbsupport.ru/showthread.php?postid=397427#post397427)
It's more than likely that you either didn't follow the template instructions properly, or one of your hacks doesn't work well with the warnings system hack.
So it seems that the revised template system in 2.3.0 totally screwed me over. It deleted all non edited addon templates so I lost everything that I didn't mess with.
I fixed it by manually adding all the templates back to each set.
-------------------
I have a coded "delete warning points" hack I would have to ask the author before I pass it around but I'm willing to share it.
Holidazed
05-20-2003, 01:17 AM
I have given rights to moderators to give warnings. However, how do I stop them from being able to give warnings in forums they do NOT moderate?
Draddog
05-24-2003, 03:38 PM
I love this package, it has restored order to my forums. However I do have one request/nit pick. The Admin utility should be a bit stronger. It's pretty tough to remove points right now, especially if you want to remove warnings from a user. I don't always want to remove all a users warning points, instead I just may want to remove one particular warning from that user. Part of the problem is we have a lot of different warnings, so my moderation "staff" can't remember if warning X is worth 7 points or 4 points. So basically it just would be nice if, in the Warning Log section, there was the option to revoke the warning there. Also a way to remove warnings by time would be cool as well. I don't want warnings to last more then 90 days, and it would be nice to have a script that I could either remove them manual or cron to run daily.
Just some feedback.
obiwan8472
05-25-2003, 12:03 PM
I agree with Draddog, these things would be cool!
Shauk
05-27-2003, 05:27 AM
Ok so I took over Rynthars position and he took this hack with him, and the owners want it back on the site and I have the exact same problem as him.
the database appears to be valid and up and running.
the admin panel and the main page are showing the links to the warning hack
but theres nothing over in the post where it should me
heres my bit of code that I have put in there.
<tr>
<td background="images/xoxide/postbit/header.gif" width="175" valign="top" nowrap>
<a name="post$post[postid]"></a>
$post[firstnewinsert]
<normalfont><b>$post[username]</b></normalfont><br>
<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<p>
<smallfont>Registered: $post[joindate]<br>
Location: $post[field2]<br>
Posts: $post[posts]<br>$onlinestatus</smallfont><br><br>
<center><a href="editpost.php?s=$session[sessionhash]&action=editpost&postid=$post[postid]"><img src="{imagesfolder}/edit.gif" border="0" alt="Edit/Delete Message"></a> <a href="newreply.php?s=$session[sessionhash]&action=newreply&postid=$post[postid]"><img src="{imagesfolder}/quote.gif" border="0" alt="Reply w/Quote"></a></center><center><a href="report.php?s=$session[sessionhash]&postid=$post[postid]" border="0"><img src="images/xoxide/design/report.gif" border="0"></a></center>
<td bgcolor="$post[backcolor]" width="100%" valign="top">
<smallfont>$post[icon] <b>$post[title]</b></smallfont>
<p><normalfont>$post[message]</normalfont></p>
$post[attachment]
<p>$post[signature]</p>
<p>$post[editedby]</p>
<p align="right"><smallfont>$post[iplogged]<br>
<p>$post[warnlink]</p></smallfont>
</td>
</tr>
what is wrong?
tutorials.de
05-27-2003, 03:00 PM
Hello,
you can belive me, that I'm not happy. I've lost more than 1 1/2 hours with this hack. I installed exactly as written in install_warning_txt.php but it didn't work. I - as a non-PHPler - noticed an error in the php-code with which I should replace the 'normal' code.
Furthermore, a lot of things weren't displayed. Finally, we decided to uninstall it again. Now it now, why there is uninstall-code in install_warning.php.
At all: Don't install this hack - it still hasn't reached beta.
Radgam
05-27-2003, 03:11 PM
I've not actually had any problem with this hack other than my board title had an ' in it which caused the code to break. Everything else worked fine for me.
Shauk
05-27-2003, 04:16 PM
well im trying to get this to work on xoxideforums.com
I think this thing busted the quick reply mod too.
I dont have database access (yet) i have a hunch that my problem is in there (sad thing is im better at mySQL than I am at php, which isnt saying much)
drives fast
05-27-2003, 05:18 PM
there is nothing wrong with this hack....it workes perfectly on every version of vbulletin I have installed it on (including the latest full release)
if it doesn't work.....there was a mistake made in the install
Shauk
05-27-2003, 05:23 PM
im sure the install instructions work for people who dont have heavily modded forums, however if you have checked out the site (http://www.xoxideforums.com) then you will quickly realize that the simple search and replace method isnt going to work.
if the author would please contact me I could get you copies of the edited files if youd like.
Radgam
05-27-2003, 05:29 PM
My forums had quite a lot of hacks installed and it still worked fine. I don't really think there is anything wrong with this hack either :)
Shauk
05-27-2003, 05:50 PM
ok I just talked to the ex admin who took them out he said it was the database entries dont work correctly because of previous mods using those entries or something. so I'll look into it later, anyone know what the database needs too look like exactly?
Shauk
05-28-2003, 03:08 AM
ok I fixed it finally
the db tables on the install file have a ID of 40, changed it to 41 and ran the new amended php and it worked fine, BY THE WAY flaming does not have 2 m's
Intex
05-29-2003, 01:16 PM
The instructions suggest there is a file named: warnconfig.php. A quick check of the zip file doesn't show this file.
Shauk
05-29-2003, 01:27 PM
yeah that file doesnt exist. I think this hack has gone to the unsupported route, they need to update that text file, seriously.
Gaz.t
05-29-2003, 06:59 PM
how do i find out the usergroup id
I can use the point system but its not banning !!
Thanx
Gary King
05-29-2003, 07:16 PM
Today at 03:59 PM Gaz.t said this in Post #480 (https://vborg.vbsupport.ru/showthread.php?postid=401673#post401673)
how do i find out the usergroup id
I can use the point system but its not banning !!
Thanx
To find the usergroup id, just follow the instructions in the install file.
(Simply check the link properties for the usergroup edit link, and then copy down the last number after the final = (i.e. usergroupid=10))
skrueger80
05-29-2003, 07:57 PM
i installed this withouth any problems whatsoever. i can sumbit a ban without problems. the problem i am getting is the warning does not register anywhere, not in the postbit, not in the usercp or the admin CP i only get the email telling me someone has warned someone else. I cannot figure out why it doesn't actually warn. i set the templates and made sure my admin cp options were submitted and correct user groups and stuff. i read every single post on this thread (from page 1 to page 32) i am clueless as to why it doesn't work?
SaintDog
06-03-2003, 08:19 PM
The config file is missing from the ZIP file....?
SaintDog
06-03-2003, 08:42 PM
Ok, well I got it working, after playing with it a bit, not had to warn anyone yet, but it seems to serve its purpose. Good job so far!
Spinball
06-05-2003, 07:33 AM
This hack looks perfect for our forums where we warn troublesome users and eventually ban them.
I'm running 2.3.0 with these hacks:
Quick Reply Box
Buy/Sell/Trade User Rating System
Virgin topics "hackette"
and PM All thread users which doesn't work properly for moderators. Only Super mods and Admin.
Can people recommend that this is worth installing now that there is no support from gforce and one or two people have experienced problems? I have good mySQL and reasonable PHP skills but the forums code is gobbledygook to me.
On a general note I think this mod should be adopted by an experienced hacker as it is (or at least looks) so good.
DaFire
06-05-2003, 04:39 PM
sorry i don't read all the posts.. i had a problem with an other hack and i think i found the problem here in the warning hack.
in member.php:
// +++++++ Warning Hack 2.0 [ g-force2k2 ] +++++++
$templatesused = ",warn_getinfo_warning,warn_userinfo";
// +++++++ Warning Hack 2.0 [ g-force2k2 ] +++++++
should be
// +++++++ Warning Hack 2.0 [ g-force2k2 ] +++++++
$templatesused .= ",warn_getinfo_warning,warn_userinfo";
// +++++++ Warning Hack 2.0 [ g-force2k2 ] +++++++
notice the .=
Bastian
legendarysk8er
06-05-2003, 07:50 PM
It says upload warnconfig.php to admin cp, and there is no warnconfig.php in 2.1 folder..
Gary King
06-05-2003, 08:08 PM
Just ignore the warnconfig.php, it's not supposed to be there.
Jon Levin
06-08-2003, 06:29 AM
I'm having a problem, I got everything set up...so it seems, but I put the code in the postbit template, but nothings shows up. I'm a mod at another forum using this hack, so I know what it should show, but it's just not showing anything. Any ideas?
Gary King
06-08-2003, 12:09 PM
Go to vBulletin Options in the admin cp, and hit submit at the bottom.
Jon Levin
06-08-2003, 04:43 PM
ok, I just re-set up everything, and it seems to be working except one small problem...
There is a 2nd admin at the board, and obviously he should view the stuff. I have permissions set so that the usergroup admins can view everything, yet for some reason, he can't. He loged in as me and it worked fine. Help?
sajjid
06-09-2003, 06:18 PM
Can some one please help i tried to install this hack few times but get this error
every thing is ok this error shows up everytime i try to log at the View Warning Logs
Database error in vBulletin Control Panel 2.3.0:
Invalid SQL:
SELECT logid, username, userid, target, targetid, timestamp, type, postid, comment
FROM warnings_log
ORDER BY logid
LIMIT 0,
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4
mysql error number: 1064
Date: Monday 09th of June 2003 07:20:35 PM
Script: http://www.spinzone.org/forum/forum/admin/admin_warning.php?action=view_logs&
Referer:
my url should be http://www.spinzone.org/forum
but for sone reason above error have two forum dirs
sajjid
06-10-2003, 09:11 PM
its ok i got it sorted
Joel Llewellyn
06-15-2003, 03:06 PM
erm, i installed everything but when i look in get info, and postbit, i see nothing about warning level = 0% or whatever like u showed in the ss', what is wrong? i didnt have a warnconfig.php file could that be what is wrong? i didnt even have a warnconfig.php file in the zip file.. do u think thats whats wrong?
drives fast
06-15-2003, 06:25 PM
Joel Llewellyn,
those questions have been covered over and over again throught this thread
Bumpaneer
06-20-2003, 02:14 PM
Was the problem with multiple warnings for the same post ever solved? If so can someone give me the link, or repost the code? Do I have to uninstall and reinstall with modifications? Any help would be appreciated.
~Bumpaneer
Splitfyre
06-22-2003, 10:27 PM
Is there any way I can get the Warning Hack info to appear in the user's postbit for each reply? This might help with consistant table layout.
Splitfyre
06-22-2003, 10:27 PM
Is there any way I can get the Warning Hack info to appear in the user's postbit for each reply? This might help with consistant table layout.
Gary King
06-22-2003, 11:11 PM
Splitfyre: It's already like that.
Splitfyre
06-23-2003, 12:21 AM
Trying to get that info in here....
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.