Hello, I ran the Drupal update for modules. One of them was the media module.
ERROR 1: I get a white screen when I go to the settings page for the theme: http://brothersbikebaja.com/admin/appearance/settings/md_beige
ERROR 2: I go to the theme page http://brothersbikebaja.com/admin/appearance/settings I get this error: Warning: include_once(sites/all/modules/media/wysiwyg_plugins/media.inc) [function.include-once]: failed to open stream: No such file or directory in include_once() (line 43 of /home6/luisfsan/public_html/luisbikesbaja/sites/all/themes/md_beige/theme-settings.php). Warning: include_once() [function.include]: Failed opening 'sites/all/modules/media/wysiwyg_plugins/media.inc' for inclusion (include_path='.:/usr/lib64/php:/usr/share/pear') in include_once() (line 43 of /home6/luisfsan/public_html/luisbikesbaja/sites/all/themes/md_beige/theme-settings.php).
I need to make some core udpates via the Theme section and I can not get to it! Let me know if you need any more info?
Hi,
Please use module media alpha3 instead. Do not upgrade to alpha 4 because this new version is not very stable. This may cause the error
Regards,
Can you let me know how I can revert to the alpha3? when I updated. I used the default update message from drupal and ran the /update.php page.
Any direction my way will help out
thank you
luis
Hi,
Please go to sites/all/modules and remove media folder
Then download media alpha3 http://ftp.drupal.org/files/projects/media-7.x-2.0-alpha3.tar.gz
Extract and copy again into sites/all/modules
Regards,