Upon updating embed_widgets to the latest dev version I get the following error:
* warning: include_once(sites/all/modules/embed_widgets/phptemplate.page.inc) [function.include-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\drupal6\sites\all\modules\embed_widgets\embed_widgets.module on line 45.
* warning: include_once() [function.include]: Failed opening 'sites/all/modules/embed_widgets/phptemplate.page.inc' for inclusion (include_path='.;c:\xampp\apache\bin;c:\xampp\php\PEAR;') in C:\xampp\htdocs\drupal6\sites\all\modules\embed_widgets\embed_widgets.module on line 45.
The CVS repository currently lists embed_widgets/phptemplate.page.inc as a dead file:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/embed_widge...
Comments
Comment #1
jtsnow commentedThis file was left over from the D5 version. I haven't been using it, so I took it out for now. Deleting line 45 fixes the error.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.