| Author |
Message |
Berty


Joined: Aug 14, 2008 Posts: 30 Location: South of Spain
|
Post subject: Re: Banned because Unknown user-agent? Posted: Thu Dec 18, 2008 6:47 pm |
|
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 |
|
 |
DJ Maze


Joined: Apr 19, 2004 Posts: 5668 Location: http://tinyurl.com/5z8dmv
|
Post subject: Re: Banned because Unknown user-agent? Posted: Thu Dec 18, 2008 7:04 pm |
|
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 |
|
 |
iPowers


Joined: Dec 21, 2008 Posts: 1 Location: Arizona
|
Post subject: Re: Banned because Unknown user-agent? Posted: Sun Dec 21, 2008 9:09 pm |
|
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 |
|
 |
Eestlane


Joined: Apr 06, 2005 Posts: 1406 Location: Estonia
|
Post subject: Re: Banned because Unknown user-agent? Posted: Sat Jan 24, 2009 11:16 pm |
|
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 |
|
 |
BrandonJ


Joined: Apr 30, 2008 Posts: 47
|
Post subject: Re: Banned because Unknown user-agent? Posted: Tue Feb 10, 2009 4:58 pm |
|
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 |
|
 |
skelos


Joined: Feb 21, 2009 Posts: 1
|
|
| Back to top |
|
 |
PaulThePhotographer


Joined: Mar 10, 2009 Posts: 4 Location: Tampa Bay Area
|
Post subject: Re: Banned because Unknown user-agent? Posted: Thu Mar 12, 2009 4:52 pm |
|
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 |
|
 |
Mach2003


Joined: Feb 13, 2009 Posts: 1 Location: Kelowna, BC, Canada
|
Post subject: Re: Banned because Unknown user-agent? Posted: Fri Apr 17, 2009 2:43 am |
|
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 |
|
 |
enginama


Joined: Nov 07, 2007 Posts: 21
|
Post subject: Re: Banned because Unknown user-agent? Posted: Wed May 20, 2009 3:58 am |
|
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 |
|
 |
lankyb


Joined: Jun 04, 2009 Posts: 7
|
Post subject: Re: Banned because Unknown user-agent? Posted: Fri Jun 05, 2009 2:20 am |
|
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 |
|
 |
BBunny


Joined: Jul 25, 2009 Posts: 5 Location: WV
|
Post subject: Re: Banned because Unknown user-agent? Posted: Sat Jul 25, 2009 9:13 pm |
|
I changed the info for Google now my E Browser wont work LOL
BBunny's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) 9.2 |
|
| Back to top |
|
 |
BBunny


Joined: Jul 25, 2009 Posts: 5 Location: WV
|
Post subject: Re: Banned because Unknown user-agent? Posted: Sat Jul 25, 2009 9:15 pm |
|
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 |
|
 |
dadki


Joined: Dec 17, 2007 Posts: 158
|
Post subject: Re: Banned because Unknown user-agent? Posted: Sat Jul 25, 2009 11:40 pm |
|
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 |
|
 |
BBunny


Joined: Jul 25, 2009 Posts: 5 Location: WV
|
Post subject: Re: Banned because Unknown user-agent? Posted: Sun Jul 26, 2009 1:39 am |
|
KRAZY WORLD it worked thanks
BBunny's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) 9.2 |
|
| Back to top |
|
 |
itravelhd


Joined: Aug 03, 2009 Posts: 1
|
Post subject: Re: Banned because Unknown user-agent? Posted: Mon Aug 03, 2009 10:29 am |
|
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 |
|
 |