You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting following error:
Fatal error: Uncaught exception Error with message Function name must be a string thrown in system/modules/isotope/library/Isotope/BackendModule/BackendOverview.php on line 188
This should work
return $objCallback->{$arrModule[\Input::get('key')][1]}($dc, $strTable, $arrModule);
The text was updated successfully, but these errors were encountered:
I'm getting following error:
Fatal error: Uncaught exception Error with message Function name must be a string thrown in system/modules/isotope/library/Isotope/BackendModule/BackendOverview.php on line 188
This should work
return $objCallback->{$arrModule[\Input::get('key')][1]}($dc, $strTable, $arrModule);
The text was updated successfully, but these errors were encountered: