The Arcive of vBulletin Modifications Site. |
|
Security Token Notification Details »»
|
|||||||||||||||||||||||||
This simple mod logs security token erorrs to vBulletin PHP error log and optionally sends an E-Mail to the webmaster.
Example Log Entry Code:
Missing or Invalid Security Token detected.
Script Call Backtrace
=====================
#0 C:\Programme\XAMPP Lite\htdocs\vb310\includes\functions.php line 2420: eval()
#1 C:\Programme\XAMPP Lite\htdocs\vb310\includes\init.php line 417: fetch_error(security_token_missing,ltr,sendmessage.php)
#2 C:\Programme\XAMPP Lite\htdocs\vb310\global.php line 20: require_once(C:\Programme\XAMPP Lite\htdocs\vb310\includes\init.php)
#3 C:\Programme\XAMPP Lite\htdocs\vb310\newthread.php line 49: require_once(C:\Programme\XAMPP Lite\htdocs\vb310\global.php)
POST Variables
===============
Array
(
[do] => foo
[f] => 3
[forumid] => 3
[securitytoken] =>
)
Request URI
===========
/vb368pl1/newthread.php?do=foo
Datum: 24.04.2008 11:36:08
Benutzername: Kirby
IP-Adresse: 127.0.0.1
![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
For 3.6.9 only?
|
|
#3
|
||||
|
||||
|
No, actually for 3.6.10+ and 3.7 RC4+
|
|
#4
|
|||
|
|||
|
Just what I need. Thanks Andreas.
|
|
#5
|
||||
|
||||
|
Thank you, sir. This will be great to find out which hacks need to be updated.
|
|
#6
|
|||
|
|||
|
I get the following error when I try to import
XML Error: mismatched tag at Line 15 |
|
#7
|
|||
|
|||
|
Same error on RC 4.
|
|
#8
|
||||
|
||||
|
</templates>
just delete it or use this file .lol |
|
#9
|
||||
|
||||
|
Great work!
|
|
#10
|
||||
|
||||
|
What did you change in it? </templates> is still there.
|
![]() |
|
|