![]() |
Quote:
But the odd thing, it sent a PM even though I didn't have the last PM part added in the template :S But, thanks for the help! :) |
hi people,
I've found a bug in this system.When you try to warn a user through the user manager in your admincp for a nonpost related warning it will show you "invalid userid input" and not allow you to issue the warning. this can be solved by folowwing this steps
FIND PHP Code:
PHP Code:
$userid should be $user[userid] save plugin all done |
Thanks Delphi!
|
Hey. I wonder If you could add a little something that shows that a post has been alerted? So that no-one goes warning that post when it's allready been alerted?
And another question, how come I can't COMPLETELY DELETE soft-deleted/inactive warnings?? |
No, there is nothing that shows that a post has been alerted, but there is a huge red sign which shows that a post has been warned. Maybe I can add another sign there, for alerts. Let me check that.
Inactive warnings cannot be deleted? Do you mean the "Prune Warnings" selection does not work? Update on the Alert Sign. I can't do it without a test site folks, this requires several changes in the hack, and I did it on the 3.4.xx version, but I can't work on fictional code. Let me know if the Prune Warnings is what is not working. |
Great hack, got it installed!
|
When clicking view someones warning and attempt to remove the warnings I get the invalid userid input also. I cant find where I need to fix this. Anyone got an idea?
After doing some odd research. I have 2 forums, one can do it and one cant. The major different I know is the mySQL version. Im upgrading the the sql version on the one server and will let u know. |
Check your Warn.php file. Search for:
Code:
if($_GET['do']=="RemoveWarning"){ Code:
if($_GET['id']=="" || !$_GET['id'] || $_GET['id']<=0){ |
remove waring works fine with me
|
Ok, Im having trouble locating wording within the emails that are sent to members when they get banned. Nothing seems to be in phrases. Ive searched the files, the plugins and no luck.
Where do you find this? "This is a permanent ban and will last for ever" Also any other wording in the emails would be helpful also. |
All times are GMT. The time now is 12:26 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|