Support Forum
one of the reasons why we dont offer this solution... lots of users means lots of resources required... your php error log should give more info on what happened... could be php memory issue or as andy says, a cpu timeout issues... you should be able to increase both of those in your php.ini file..
Visit Cruise Talk Central and Mr Papa's World
Were a pretty small group, so far 115 members. I modified the php.ini file as follows:
max_execution_time = 120 ; #Maximum execution time of each script, in seconds
max_input_time = 120 ; #Maximum amount of time each script may spend parsing request data
memory_limit = 128M ; #Maximum amount of memory a script may consume
And it works! No time out now.
Listen guys I completely understand the hesitation on implementing such a feature. However our users were really starting to complain and if I could not get this fixed it would have meant dropping SimplePress- which I REALLY did not want to do. Its great software. Really appreciate the assist. I hope you guys can implement a Digest Feature in a future release in a way that is resource benign.
its on the list, but not likley to make the initial 5.0 list... but could become plugin after that..
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)