The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Ban Browser
Im sessions table in PHPMyAdmin You can view browsers. I wanted to know, How can I can a certain browser from my forums?
Seems small and easy, can anyone help? |
#2
|
||||
|
||||
Are you sure?
You can add this to the bottom of your "phpinclude" template: To allow IE only: PHP Code:
PHP Code:
PHP Code:
|
#3
|
|||
|
|||
For shame, using the ereg functions!
Better (according to php.net): PHP Code:
PHP Code:
|
#4
|
|||
|
|||
Actually, I didnt wanna "allow IE only" or "allow mozilla only" thats completely irrelevant to what I asked.
What I want is to BAN a user using the browser: Quote:
|
#5
|
||||
|
||||
Hi
I am not sure but this is a pseuocode if some one can recheck it will be grateful PHP Code:
for ex : IE = Mozilla/4.0 |
#6
|
||||
|
||||
Provided that AGENT_NAME is the full name and not a subsring of it like Mozilla/4.0 then that will work fine.
|
#7
|
||||
|
||||
yes
You must Provided the full name of the AGENT for example you cannot just add WebCopier it must be WebCopier v3.5 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|