Current time: 05-23-2012, 08:34 PM Hello There, Guest! (LoginRegister)


 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] spiders didn't effected with thier group username style
08-03-2008, 07:51 PM (This post was last modified: 08-03-2008 07:52 PM by pepotiger.)
Post: #1
[F] spiders didn't effected with thier group username style
I have made addetional user group. and made a customized username style for it.
thene used it for the spider bots.
but the spiders (on the online now state) still detected as normal visitors, not spiders..

Official Arabic Translator.
Find all posts by this user
08-03-2008, 10:30 PM
Post: #2
RE: spiders didn't effected with thier group username style
I can confirm this, too.

Regards,
Manuel

Don't ask me for support over PM, please.
Find all posts by this user
08-05-2008, 12:03 PM
Post: #3
RE: spiders didn't effected with thier group username style
is anyone saw this? Toungue

Official Arabic Translator.
Find all posts by this user
08-05-2008, 12:47 PM
Post: #4
RE: spiders didn't effected with thier group username style
Open class_datacache.php

Find
PHP Code:
        $query $db->simple_select("spiders""sid,name,useragent""", array("order_by" => "LENGTH(useragent)""order_dir" => "DESC")); 

Change into
PHP Code:
        $query $db->simple_select("spiders""sid,name,useragent,usergroup""", array("order_by" => "LENGTH(useragent)""order_dir" => "DESC")); 

And rebuild your spiders cache.

MyPluginsFor1.4
Visit this user's website Find all posts by this user
08-05-2008, 12:58 PM
Post: #5
RE: spiders didn't effected with thier group username style
yes thats fixed it..
thanks

Official Arabic Translator.
Find all posts by this user
08-05-2008, 01:44 PM
Post: #6
[F] spiders didn't effected with thier group username style
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

Chris Boulton
Twitter | Blog
Visit this user's website Find all posts by this user


Forum Jump:


User(s) browsing this thread: 2 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication