thecorfu
12-06-2007, 04:56 PM
If you have same problem,
here is a method for fix it ;
open admin/spider.php
find this (for google - line 326) :
Content visible to registered users only.
and replace with this :
Content visible to registered users only.
find this (for DMOZ- line 445) :
Content visible to registered users only.
and replace with this :
Content visible to registered users only.
Note: This sample for turkish language and don't forget replace code page for your language
Character Table :
1250 (Central Europe)
1251 (Cyrillic)
1252 (Latin I)
1253 (Greek)
1254 (Turkish)
1255 (Hebrew)
1256 (Arabic)
1257 (Baltic)
1258 (Vietnam)
874 (Thai)
here is a method for fix it ;
open admin/spider.php
find this (for google - line 326) :
Content visible to registered users only.
and replace with this :
Content visible to registered users only.
find this (for DMOZ- line 445) :
Content visible to registered users only.
and replace with this :
Content visible to registered users only.
Note: This sample for turkish language and don't forget replace code page for your language
Character Table :
1250 (Central Europe)
1251 (Cyrillic)
1252 (Latin I)
1253 (Greek)
1254 (Turkish)
1255 (Hebrew)
1256 (Arabic)
1257 (Baltic)
1258 (Vietnam)
874 (Thai)