getPackageItems Not Working in 5.8

Permalink 1 user found helpful
I have a package that includes a dashboard page that displays the installed blocks that come with the package.

It works fine in 5.7, but in 5.8, I get this error:

call_user_func_array() expects parameter 1 to be a valid callback, class 'Concrete\Package\EzProduct\Controller' does not have a method 'getPackageItems'


What has changed in 5.8? What am I missing?

PineCreativeLabs
 
pilipala replied on at Permalink Reply
pilipala
This is an old thread but if anyone is looking for info about this error, I asked about it in relation to deleting themes, and was advised it will be fixed in 8.4.1. https://github.com/concrete5/concrete5/issues/6786#issuecomment-3985...