Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-3597

PHP 30 sec limit reached when submitting a Message Template

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.1
    • Fix Version/s: 2.1
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      When submitting a moderately complicated template at civicrm/admin/messageTemplates the php maximum_execution_time is reached.

      I had to put a set_time_limit(600); at line 332 of civicrm/packages/IDS/Monitor.php (anything shorter and it would still timeout) but then it gave me the "suspicious activity" error.

      5 minutes seems like an excessively large amount of time to process some html. I also cross posted to the IDS forum:

      http://forum.php-ids.org/comments.php?DiscussionID=174

        Attachments

        1. oa.html
          22 kB
          dave hansen-lange

          Activity

            People

            • Assignee:
              neha.saraph Neha Kulkarni
              Reporter:
              dalin dave hansen-lange
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: