Undefined variable:

pedro
pedro
Offline
0
Joomla 25

Notice: Undefined variable: where_clause in /xxx/xxx/public_html/meuboy6/modules/mod_muscol_featured_albums/helper.php on line 51

Thanks
Responses (8)
  • Accepted Answer

    Tuesday, March 27 2012, 09:50 PM - #Permalink
    0
    this is just a notice. if you disable or decrease error reporting level on joomla config of php.ini this will not show up.
    The reply is currently minimized Show
  • Accepted Answer

    pedro
    pedro
    Offline
    Thursday, March 29 2012, 12:02 AM - #Permalink
    0
    germi wrote:
    this is just a notice. if you disable or decrease error reporting level on joomla config of php.ini this will not show up.


    How to disable or reduce the level of error reporting in Joomla ?

    Thanks
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, March 29 2012, 09:54 AM - #Permalink
    0
    global configuration -> server -> error reporting
    The reply is currently minimized Show
  • Accepted Answer

    pedro
    pedro
    Offline
    Thursday, March 29 2012, 05:10 PM - #Permalink
    0
    germi wrote:
    global configuration -> server -> error reporting


    not solved ...


    http://www.joomlamusicsolutions.com/images/fbfiles/images/12d-20120329.JPG
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, March 29 2012, 06:08 PM - #Permalink
    0
    then you have to do it on your php.ini file, setting this:

    ERROR_REPORTING = E_ERROR

    do you have access to this file?
    The reply is currently minimized Show
  • Accepted Answer

    pedro
    pedro
    Offline
    Thursday, March 29 2012, 08:39 PM - #Permalink
    0
    I think not. But if I ask my host to disable the system error, then no longer will I be informed about errors in the system. And it will not cause problems ?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, March 29 2012, 10:53 PM - #Permalink
    0
    it ill cause no problems. no need to totally disable it, simply set it to show only ERRORS. (not NOTICES)
    The reply is currently minimized Show
  • Accepted Answer

    pedro
    pedro
    Offline
    Friday, March 30 2012, 01:11 AM - #Permalink
    0
    My host does not allow...


    "Sorry to update you that we can't modify server global php.ini values as this will affect all the customers in our server."
    The reply is currently minimized Show
Your Reply