The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
sweet thanks, as for the rest i got everything sorted out =) and ill probally start product fying this when i wake up.
thanks for all your help and suggestions kev, you better believe you'll have credit on this --------------- Added [DATE]1424893001[/DATE] at [TIME]1424893001[/TIME] --------------- oh heres a screen but the close button wont be there ![]() --------------- Added [DATE]1424893035[/DATE] at [TIME]1424893035[/TIME] --------------- still needs some work but its a pretty sexy screen to get trapped on lol --------------- Added [DATE]1424920959[/DATE] at [TIME]1424920959[/TIME] --------------- so ive been playing with this and seems like the session table is reset after some time, creating a vulnerability to this mod. if i get the idle set to 1 after some time the table is creating a new table for my id with the default of idle being 0, I believe moving this column to user table will solve this problem, but im not sure if it will achieve the desired effect --------------- Added [DATE]1424921132[/DATE] at [TIME]1424921132[/TIME] --------------- also using Code:
$vbulletin->db->query(" UPDATE `" . TABLE_PREFIX . "session` SET idle = '1' WHERE dbsessionhash = {$vbulletin->session['vars']['dbsessionhash']} "); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|