The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#212
|
||||
|
||||
I'd love to see that!
|
#213
|
||||
|
||||
Another cracker ZT , /me installed without a hitch
thanks man :squareeyed: |
#214
|
||||
|
||||
you want to open the postings that are warned from within the warning log and not the thread, in which the warned posting is?
Code:
look in template warn_log_row for: <td style="white-space:nowrap;"><if condition="$Log[w_post] > 0"><a href="showthread.php?$session[sessionurl]p=$Log[w_post]">$vbphrase[review_post]</a><else />N/A</if></td> replace it with: <td style="white-space:nowrap;"><if condition="$Log[w_post] > 0"><a href="showthread.php?$session[sessionurl]p=$Log[w_post]#post$Log[w_post]" target="new">$vbphrase[review_post]</a><else />N/A</if></td> if you wanna have it openend in a new window showing the posting in the thread it was done. replace it with: <td style="white-space:nowrap;"><if condition="$Log[w_post] > 0"><a href="showpost.php?$session[sessionurl]p=$Log[w_post]" target="new">$vbphrase[review_post]</a><else />N/A</if></td> if you wanna have it openend in a new window showing only the posting. remove target="new" if you want to open in the same window as the warning logs. |
#215
|
||||
|
||||
No I want a warning log in the admin CP so the admins can look to see who warned who and why in one big box like the ban list in the admin CP
|
#216
|
|||
|
|||
Quote:
|
#217
|
|||
|
|||
Ya that would help, so we can see which mods warned who.
|
#218
|
|||
|
|||
looks quite nice, even though I didn't install yet....
What I'd really like to see is an option to scan registrations for doubles. There was that Hack for vB2, called 'Who might this new user be' which checked several registration infos against the user database. One of the features was the ability to check the passwords - I think most of the double registrations we caught back there in vB2 were because of similar passwords - and it calculated a percentage rate of how suspect this new registration was. As this hack seems to be a bit alike the old functionality would just fit greatly into it. So you could a) have the current features of this hack and b) check if banned users are registering again to continue their bad behaviour. That would keep lots of them out - talking experienced |
#219
|
|||
|
|||
Hi there - I have installed and it works great. I did notice however, that if the user has PM turned off, the following error is generated when you 'Warn'
Fatal error: Unable to proceed with save while $errors array is not empty in class vB_DataManager_PM in \includes\class_dm.php on line 758 What would be wonderful, of course, is to have the system email the user instead Works great otherwise - thanks for releasing this. |
#220
|
|||
|
|||
im noob and i get fatal error when i install i guess i never gonna be able to install all this great hack by myself :-(
|
#221
|
|||
|
|||
What's the error message? Fatal error doesn't help much.
|
#222
|
|||
|
|||
when i click "View Your Warnings"
http://www.4umturk.com/forum/Warn.php?do=ViewMyWarnings it says; Not Found The requested document was not found on this server. what is the wrong? |
#223
|
||||
|
||||
is there a way i could make the "Warning Log Notes" a required feild?
some of my mods just always in haste forget to put anything in it, then i got no idea why someone got warned |
#224
|
||||
|
||||
can change it all user the caution of the others see?
regards |
#225
|
||||
|
||||
<div align="center">Installation was easy and everything seems to work.Although my flashchat went all to pot,and i had to uninstall and reinstall flashchat!Could be coincedence....</div>
|
#226
|
||||
|
||||
First (and only) warning I gave last night (about 10 hours ago) I set it to expire in 30 days. I checked his warning log this morning and I see:
Expires: 1 Minute Ago, 02:21 AM <--- The same time the warning was issued. Any idea on the problem? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|