Jump to content

Maximum execution time of 30 seconds exceeded


kranthy

Recommended Posts

Please help me out .....

 

ERROR: Maximum execution time of 30 seconds exceeded

 

error occured in the function CRM/sys1.7.2/database/DB_active_rec.php

 

line num :180 i.e  $this->$item = $default_value;

 

 

function _reset_run($ar_reset_items)

        {

                foreach ($ar_reset_items as $item => $default_value)

                {

                        if ( ! in_array($item, $this->ar_store_array))

                        {

                                $this->$item = $default_value;

                        }

                }

        }

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.