Banned because Unknown user-agent?
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexThis Site
Author Message
Berty
Newbie


Joined: Aug 14, 2008
Posts: 30
Location: South of Spain

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Thu Dec 18, 2008 6:47 pm
Reply with quote

Users in my website get blocked using google chrome. I imagine the user agent is the one Eestlane posted above.

I've tried to edit ua.inc myself but I don't understand what each variable is for.


Berty's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
WinXP Pro SP2/Apache ver. 2.2.8./MySQL 5.0.51b-community-nt (client: 5.0.51b)/PHP ver. 5.2.5/Dragonfly ver 9.2.1
Back to top
View user's profile
DJ Maze
Developer


Joined: Apr 19, 2004
Posts: 5668
Location: http://tinyurl.com/5z8dmv

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Thu Dec 18, 2008 7:04 pm
Reply with quote

Eestlane wrote:
Opera 10 Alpha is not in the latest ua.inc

Code:
Opera/10.00 (Windows NT 5.1; U; en) Presto/2.2.0

I know, working on a new detection system which is more tolerating and faster.

In return it will have an additional honeypot system which checks anonymous when posting.
www.projecthoneypot.or...bl_api.php


DJ Maze's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora 12 / 2.2.15 / 5.1.47 / 5.3.3 / CVS
Back to top
View user's profile Visit poster's website Yahoo Messenger
iPowers
Newbie


Joined: Dec 21, 2008
Posts: 1
Location: Arizona

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Sun Dec 21, 2008 9:09 pm
Reply with quote

Ok I tried going into my site and I got that error.

Then I added Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.20) Gecko/20081217 Firefox/2.0.0.7MEGAUPLOAD 1.0 to it like you guys did and instead of getting in, I got this error

Parse error: syntax error, unexpected '(', expecting ')' in /mounted-storage/home43b/sub004/sc32596-NJQL/anime-stadium.com/fusioncore/includes/data/ua.inc on line 77

I've tried using Firefox, Opera, Camino, and Safari and all gave me the same errors.


iPowers's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Mac OS X 10.5.5
Back to top
View user's profile Visit poster's website
Eestlane
I18N / L10N Lead Dev


Joined: Apr 06, 2005
Posts: 1406
Location: Estonia

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Sat Jan 24, 2009 11:16 pm
Reply with quote

In case the new detection system won't get in 9.3 RC yet, could the Opera 10 be added to the old system? Because it's really uncomfortable to switch browsers on many DF sites atm, and the 10 alpha is impressively stable, so I actually use it.

Eestlane's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.0.63/5.0.67/5.2.8/9.2.1
Back to top
View user's profile Send e-mail Visit poster's website
BrandonJ
Newbie


Joined: Apr 30, 2008
Posts: 47

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Tue Feb 10, 2009 4:58 pm
Reply with quote

I've just installed the new Opera Mobile beta on my Windows Mobile 6.1 phone and get this error:

Quote:
Fatal error: Call to undefined method Security::detectbot() in /xxxxx/xxxxxx/public_html/includes/data/ua.inc on line 136
My user agent is:
Quote:
Opera/9.51 Beta (Microsoft Windows; PPC; Opera Mobi/2723; U; en)


I could better understand getting the UA ban but a fatal error seems really bad.


BrandonJ's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache2.2.8/MySQL5.0.45/PHP5.2.6/Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
skelos
Newbie


Joined: Feb 21, 2009
Posts: 1

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Sat Feb 21, 2009 12:01 pm
Reply with quote

I get the same user-agent banned issue Sad my agent is
Code:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 
please help me with it Smile


skelos's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.2.1
Back to top
View user's profile Visit poster's website
PaulThePhotographer
Newbie


Joined: Mar 10, 2009
Posts: 4
Location: Tampa Bay Area

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Thu Mar 12, 2009 4:52 pm
Reply with quote

User Agent Banned

Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_4_11; en) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16


PaulThePhotographer's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
?
Back to top
View user's profile Visit poster's website
Mach2003
Newbie


Joined: Feb 13, 2009
Posts: 1
Location: Kelowna, BC, Canada

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Fri Apr 17, 2009 2:43 am
Reply with quote

HTC Touch Diamond

PIE:
"HTC_P3700 Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 7.11) UP.Link/6.5.1.0.0"

Opera:
"HTC_P3700 Opera/9.50 (Windows NT 5.1; U; en) UP.Link/6.5.1.0.0"

Edit: Got these to work through trial and error :(. The PIE one has the brakets in a different place than the existing one very simular.

'#^HTC.* Mozilla/4\.0 \(compatible; MSIE 6\.0; Windows CE; IEMobile 7\.[0-9]{1,2}\)#e',

'#^HTC.* Opera/9\.50 \(Windows NT 5.1; U; en\)#e',


Mach2003's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2k3/No Apache/MySql 5.0.67/PHP 5.28/Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
enginama
Newbie


Joined: Nov 07, 2007
Posts: 21

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Wed May 20, 2009 3:58 am
Reply with quote

I had an issue with Chrome as the generic regex needed chrome identified same as safari so added, tested and it works even on the new release from chrome that came out last night :

'#^Mozilla/5\.0 \(Windows; U; Windows NT [0-9\.]{3}; [a-zA-Z\-]{2,5}\) AppleWebKit/.*? \(KHTML, like Gecko.*?\) Chrome/.*? ([a-zA-Z]+)/.*#e',

compliments go to my buddy Daegalus


enginama's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.6.9-023stab051.3-entnosplit / Apache 2.2.15 / My SQL 5.0.91-community/ PHP 5.2.13/ CMS 9.2.1
Back to top
View user's profile Visit poster's website
lankyb
Newbie


Joined: Jun 04, 2009
Posts: 7

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Fri Jun 05, 2009 2:20 am
Reply with quote

Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; GTB6; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.30618; .NET CLR 3.5.30729)
_________________
www.worldwidecollaborations.com

lankyb's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Windows Server 08/IIS7/5.1.34-community (client: 5.0.51a)/5.2.9-1/9.2.1
Back to top
View user's profile Visit poster's website
BBunny
Newbie


Joined: Jul 25, 2009
Posts: 5
Location: WV

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Sat Jul 25, 2009 9:13 pm
Reply with quote

I changed the info for Google now my E Browser wont work LOL Floor laughing

BBunny's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.2
Back to top
View user's profile Visit poster's website
BBunny
Newbie


Joined: Jul 25, 2009
Posts: 5
Location: WV

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Sat Jul 25, 2009 9:15 pm
Reply with quote

is there a way to get the file for all the browsers to work

BBunny's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.2
Back to top
View user's profile Visit poster's website
dadki
Heavy poster


Joined: Dec 17, 2007
Posts: 158

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Sat Jul 25, 2009 11:40 pm
Reply with quote

BBunny wrote:
is there a way to get the file for all the browsers to work

admin.php?op=security

Disable Unknown User-Agents = Inactive

After you've turned off your page will be displayed in any browser.


dadki's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
xp/2.0.1/5.0.45/4.4.7/9.2
Back to top
View user's profile
BBunny
Newbie


Joined: Jul 25, 2009
Posts: 5
Location: WV

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Sun Jul 26, 2009 1:39 am
Reply with quote

KRAZY WORLD Shocked it worked thanks

BBunny's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.2
Back to top
View user's profile Visit poster's website
itravelhd
Newbie


Joined: Aug 03, 2009
Posts: 1

PostPost subject: Re: Banned because Unknown user-agent?
Posted: Mon Aug 03, 2009 10:29 am
Reply with quote

I have the same problem. Both from Google Chrome and IE.

You are banned from this site due to a unknown user-agent.

Can somebody tell me in which file what to change to make it work.

I downloaded the latest 9.2.1 version

EDIT: I downloaded Firefox and I don't have this problem, but I stil want to open the site with other browsers

EDIT2: So I disabled the unknown browser protection from the Firefox and everything is OK.

Can I run this on addon domain?


itravelhd's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2.2.9 (Unix)/5.0.81-community-log/5.2.6/9.2.1
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   Printer Friendly Page     Forum IndexThis Site All times are GMT
Go to page Previous  1, 2, 3, 4, 5  Next
Page 3 of 5


Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Dedicated Server & Bandwidth Sponsored by DedicatedNOW
User Info [x]

Welcome Anonymous

Nickname
Password
(Register)

Last CVS commits [x]

Languages [x]

Community [x]

Support for DragonflyCMS in a other languages:

Deutsch
Español

X-links [x]
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

Preview theme [x]
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.


You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
This page generated in 0.6873 seconds with 16 DB Queries in 0.2255 seconds
Memory Usage: 3.03 MB
Interactive software released under GNU GPL, Code Credits, Privacy Policy