I updated some of the modules in Drupal recently and now I can't access the theme settings. I have been receiving this error:
Fatal error: Call to undefined function media_browser_js() in .../themes/md_mdst/theme-settings.php on line 45
Any help on this bug?
Hi,
Please check which version of module media is being used?
If it is 2.0-alpha4, you have to update module file_entity beta1
After updating, remember to run update.php
Regards,
Hi. I have tried installing the leaders theme 3 times and each time I try to activate it or even just load settings I get a fatal error "*********/theme-settings.php on line 44" and then the WSOD that just keeps looping on the preloader. Please advise as to what I can do to fix this? Your speedy response would be greatly appreciated.
Hi Tawavere,
The error : Fatal error: "*********/theme-settings.php on line 44"
This is caused by updating Media Module to version alpha 4.
I give you 2 options:
Option 1:
+ Using old Media Module alpha 3. It's more stable than version alpha 4.
+Delete the media module that you're using. Then download this module for replacing. Link: https://www.drupal.org/node/2120855
Option 2:
+ Using Media Module alpha 4. Howerver, this module is still having some bugs. Ex: Impossible to save settings for a new Multimedia asset field. You can refer its issues by following this link: https://www.drupal.org/project/issues/media?categories=All.
+ Delete old md_leaders theme.
+ Download the attached file and replace for the old one.
+ Delete media_youtube module (located in sites\all\modules)
+ Download new media_youtube module (http://ftp.drupal.org/files/projects/media_youtube-7.x-2.x-dev.tar.gz) and replace for the old one.
P/s: Please check your email also
And if you have any questions, please post on Leaders' support category http://megadrupal.com/forum/theme-support/leaders (This is MDST support category)
Please let me know if you have any problem.