Artists Module Not Working Bug

0
Attempting to use the Artists module displayed via a load_position on a category page. Other modules (non-muscol) work perfectly fine by this method, however, I get the following errors using any but the Cards (AJAX) layout:-

PHP Strict Standards:  Non-static method modMusColArtistsHelper::getArtists() should not be called statically in /htdocs/components/com_muscol/controller.php on line 1309


Undefined variable: where in /htdocs/modules/mod_muscol_artists/helper.php on line 58


Any ideas?

Thanks!
Responses (4)
  • Accepted Answer

    Thursday, August 30 2018, 07:50 AM - #Permalink
    0
    please try setting the joomla error reporting level to "simple"
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, August 30 2018, 09:32 AM - #Permalink
    0
    Germinal Camps wrote:

    please try setting the joomla error reporting level to "simple"


    I didn't realise developers would suggest this as an actual solution.

    Regardless what the error reporting level is; the Simple view still loads a blank page. Nothing in any error logs.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, August 30 2018, 11:04 AM - #Permalink
    0
    I don't suggest it as a final solution, I'm just asking you to try to set the error reporting to simple and see if those notices disappear.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, August 30 2018, 11:07 AM - #Permalink
    0
    Germinal Camps wrote:

    I don't suggest it as a final solution, I'm just asking you to try to set the error reporting to simple and see if those notices disappear.


    The errors no longer show in "Cards (AJAX)" layout but all 4 other layouts - simple, detailed, bootstrap, etc - are all broken. Simple causes a blank white page. Nothing in any error logs. Detailed causes half of the source code to be displayed, so cannot be used.
    The reply is currently minimized Show
Your Reply