Every time I try and enable the MD THENEWS FEATURES module I get a HTTP Error 500 (Internal Server Error):
followed by
Notice: Undefined offset: 4 in md_thenews_preprocess_html() (line 255 of/home/blackdiamo/domains/blackdiamondfm.com/public_html/themes/md_thenews/inc/template.process.inc).
Any help would be apreciated!
Hi,
In file md_thenews_features.features.inc
Line 32: 'name' => t('Editor's pick'),
Change to: 'name' => t('Editor\'s pick'),
I'm running into all of the same problems as Jake, and it's really annoying. Update the ZIP files!
Sorry for this, I updated the zip files.
This sorted it! Thanks for your help Neo