View Full Version : How does VB santizie/validate user inputs
Azunai
03-01-2012, 09:20 PM
Hi!
Im currently writing my a shoutbox backed by python for maximum performance
im pretty new to vbulletin though and cant find how VB manages to validate userinputs agains XSS and SQL-Injection
so if anyone knows... let me know! :D
thanks
Lynne
03-02-2012, 03:37 PM
Have you looked through the articles forums?
https://vborg.vbsupport.ru/showthread.php?t=110628
https://vborg.vbsupport.ru/showthread.php?t=119372
https://vborg.vbsupport.ru/showthread.php?t=154411
Azunai
03-03-2012, 10:55 PM
Hi, i see VB works totaly different compared to SMF ;)
another question just poped up, in all those How-To's its always written
hook location - online_location_process
or hook location blabla,
but... how do i execute a new hook ?
guess with vBulletinHook::
but.. didnt manage how
ps: is it just me or does the search function here on vb.org suck like hell ?
edit:
ok well.. hooks are not performed inside of the new page :D
just found admincp/plugin.php?do=add
Lynne
03-04-2012, 04:45 PM
Here are a couple of threads regarding Plugins/Products:
https://vborg.vbsupport.ru/showthread.php?t=82625
https://vborg.vbsupport.ru/showthread.php?t=82923
And, of course, there is info in the manual - Plugin System (http://www.vbulletin.com/docs/html/plugin_system)
Articles sections - https://vborg.vbsupport.ru/forumdisplay.php?f=184
Azunai
03-04-2012, 08:01 PM
jeah found those 3 links alrdy,
forgot to update my post sorry :/
anyway its still strange somehow , but im getting further ;)
my shoutbox is finaly integrated as a new page into the theme
thanks so far!
ill keep this thread updated ;)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.