Closed argb closed 9 years ago
panelHeading
sounds like a method Vanilla should provide. Can you post reproduction instructions?
i got the same exception too: Call to undefined function panelHeading()
/Users/tangsi/Documents/laravelbase/laravelbase/vendor/bishopb/laravel-forums/src/views/themes/default/views/modules/categories.php
I seem to get the same error
composer update bishopb/laravel-forums
to get the latest (0.1.4), which seems to fix the issue.
there is no definition of function panelHeading, what does this function do? this is a good project,but need more tests.