"Scripted Extension Could Not Be Found" Error

I am struggling with some support files on some widgets.  Specifically, I am getting an error that says:

{"Errors":["The Scripted Extension could not be found."]}

It is a velocity file that is being called by:

$core_v2_widget.GetExecutedFileUrl("results.vm")

I have verified the following:

  • The plugin installs with no logged exceptions
  • The widgets and associated support files are created properly in the filestorage directory

I have tried:

  • Simplifying "results.vm" from within the Widget Studio to eliminate any issues with the content of the file
  • Starting over with the plugins from a fresh install
  • Clearing out the existing filestorage directory for that plugin and its widgets.

I am seeing errors on the page itself (toast messages) because the file couldn't be loaded (404)

I am not seeing *any* errors being logged in the Administration > Monitoring > Exceptions.

On its face the message seems straight forward, but without any additional details, I'm not sure what else to try or where else to look.

Has anyone run across this before?  How did you fix it?

Parents
  • Some more information about this.  

    1. This is happening to a Forum widget as well on that same page.

    2. When the widget in question is put on a content page at the site level, everything works as expected.  It is only on the homepage that the widgets throw the error above.

    My hunch at the moment is that it has something to do with the content type: 294234b2950540a9a67993162fd50c1c

Reply
  • Some more information about this.  

    1. This is happening to a Forum widget as well on that same page.

    2. When the widget in question is put on a content page at the site level, everything works as expected.  It is only on the homepage that the widgets throw the error above.

    My hunch at the moment is that it has something to do with the content type: 294234b2950540a9a67993162fd50c1c

Children
No Data