Site crashes while creating/recreating feature

CIsSharp's picture
CIsSharp
Wed, 11/18/2015 - 13:48
#1
Site crashes while creating/recreating feature

Hi,

We have mega slider (7.x-2.18) installed. When we try to recreate existing feature or create new feature, site crashed as it try to run install hook of different modules (captcha, contact etc). If we disable the megaslider, we can create/recreate feature without any issues. Basically, in md_slider.features.inc file, if we change like below, site doesn't crash.

/**
 * implements hook_features_export_option()
 */
function md_slider_features_export_options() {
  return array();
  $options = array();
  //foreach(MDSlider::get_all() as $slider)
  //  $options[$slider->machine_name] = $slider->title;

  return $options;
}

But I guess commenting those lines make md_slider unexportable in feature.

Thanks,

-Pradip Shrestha

NIBIB Web Team

phuonght's picture
phuonght
Thu, 11/19/2015 - 04:53

Hi,

Could you send us your site url, admin account and FTP account? We would like to have a check.

Please remember to check "Private message' for security reason :)

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.