Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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";
Find all posts by this user
Quote this message in a reply
Post Reply 


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

Forum Jump: