Viewing 3 reply threads
  • Author
    Posts
    • #3291
      blitzbat
      Member

      Hi folks!

      I’m using piklist in combination with the awesome builder plugin.
      If i activate my plugin which contains a widget I get the following error:

      PHP Fatal error: Class piklist_universal_widget_test_widgets not found.

      How can I fix this problem? It seems that awesomebuilder instantiates the widget instance with an empty constructor. What’s needed to get it up running?

      Thank you for supporting!

    • #3292
      Steve
      Keymaster

      @blitzbat– Welcome to the Piklist community!

      Please provide a link to the Awesome plugin builder so we can test.

    • #3293
      blitzbat
      Member

      Hi Steve,

      it’s a commercial plugin. you can find it here: http://codecanyon.net/item/awesome-builder-drag-drop-page-builder/6639589.

      The widgets are instantiated like this:

      It loops through all widgets and get’s the widget class (in my case piklist_universal_widget_test_widgets)

      $widget = new $class();

      Thanks!

    • #3298
      Steve
      Keymaster

      @blitzbat–- I just send you an email.

Viewing 3 reply threads
  • You must be logged in to reply to this topic.