site map error (2nd request)
|
08-06-2011, 11:53 PM
Post: #2
|
|||
|
|||
RE: site map error (2nd request)
it seems that you have lots of tags so script goes out of time
limit tag show with chancing that code xml/index.php $sorgu="Select DISTINCT(kelime) from tag"; to $sorgu="Select DISTINCT(kelime) from tag order by rand() limit 1000"; |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
site map error (2nd request) - egm1947 - 08-06-2011, 05:17 PM
RE: site map error (2nd request) - admin - 08-06-2011 11:53 PM
RE: site map error (2nd request) - admin - 08-06-2011, 11:56 PM
RE: site map error (2nd request) - egm1947 - 09-06-2011, 12:45 AM
|