Current time: 07-05-2009, 02:47 AM 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..

الدعم العربى
تطوير منتديات MyBB - كتب ودروس وملحقات الـ Php - دروس وكتب الـ XHTML - تطوير المواقع والمنتديات - ارسال الموقع الى محركات البحث - اشهار المواقع - برامج كمبيوتر - العاب كمبيوتر - برامج الجوالات وتعريبها
Cheap Web Hosting
Visit this user's website 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.

MyBBoard.de Mentor
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

الدعم العربى
تطوير منتديات MyBB - كتب ودروس وملحقات الـ Php - دروس وكتب الـ XHTML - تطوير المواقع والمنتديات - ارسال الموقع الى محركات البحث - اشهار المواقع - برامج كمبيوتر - العاب كمبيوتر - برامج الجوالات وتعريبها
Cheap Web Hosting
Visit this user's website 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.

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

الدعم العربى
تطوير منتديات MyBB - كتب ودروس وملحقات الـ Php - دروس وكتب الـ XHTML - تطوير المواقع والمنتديات - ارسال الموقع الى محركات البحث - اشهار المواقع - برامج كمبيوتر - العاب كمبيوتر - برامج الجوالات وتعريبها
Cheap Web Hosting
Visit this user's website 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
Rate MyBB @ HotScripts.com - Show your support!
You can also Write a review! - Help us grow!
Visit this user's website Find all posts by this user


Forum Jump: