Hey guys, hoping somebody can help me out with this, cough cough (nana). I am running prosper version 1.7.2 and im trying to download click (visitor) reports for a whole month, its probably around 100,000 clicks or so. so when i go in there and select my date range and hit download, it only downloads 1 days worth of data (even that isnt complete) at the bottom of the excel sheet i get this code
<b>Fatal error</b>: Maximum execution time of 30 seconds exceeded in <b>/home/xxxdomain/public_html/202-config/functions-tracking202.php</b> on line <b>4014</b><br />
Thanks.
just from a php hack like me I think you need to change the time you allow a php script to run on your server....most are allowed to run for 30 sec then get terminated....its to prevent sever lockup

oh i see, what should i set it to ?
202-config.php:
insert:
ini_set('max_execution_time', 600);
ya i am not so techy with these things, dont want to screw something out, will open a ticket with tyler and see if they can do it for me at beyond hosting. i hate messing with my server, one wrong move and im screwed
Yes, increase your timeout. This issue has already been addressed with Nana and I haven't received a response yet. I even made a post about it.
http://stmforum.com/forum/showthread...rs-quot-Report
got the guys at tyler to increase my timeout and all is good now.
oops, typing error, was drugged up on theraflu last night.