Joomla17: Music Collection Search Bars, error

pedro
pedro
Offline
0
Notice: Undefined variable: return in /home/meuboy/public_html/5teste/agency17/components/com_muscol/helpers/helpers.php on line 440

Notice: Undefined variable: return in /home/meuboy/public_html/5teste/agency17/components/com_muscol/helpers/helpers.php on line 581

Notice: Undefined variable: return in /home/meuboy/public_html/5teste/agency17/components/com_muscol/helpers/helpers.php on line 475

Notice: Undefined variable: return in /home/meuboy/public_html/5teste/agency17/components/com_muscol/helpers/helpers.php on line 490

Notice: Undefined variable: where in /home/meuboy/public_html/5teste/agency17/components/com_muscol/helpers/helpers.php on line 625

Notice: Undefined variable: return in /home/meuboy/public_html/5teste/agency17/components/com_muscol/helpers/helpers.php on line 455

Notice: Undefined variable: return in /home/meuboy/public_html/5teste/agency17/components/com_muscol/helpers/helpers.php on line 581
Responses (10)
  • Accepted Answer

    pedro
    pedro
    Offline
    Tuesday, October 18 2011, 11:13 AM - #Permalink
    0
    All modules give error ... :(

    Featured artists
    Notice: Undefined variable: limit in /home/meuboy/public_html/5teste/agency17/modules/mod_muscol_featured_artists/helper.php on line 48
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 18 2011, 11:41 AM - #Permalink
    0
    hey

    these are just NOTICES. you can disable these on the global config, just by decreasing the error reporting level.

    can you do that? :)
    The reply is currently minimized Show
  • Accepted Answer

    pedro
    pedro
    Offline
    Tuesday, October 18 2011, 11:59 AM - #Permalink
    0
    germi wrote:
    hey

    these are just NOTICES. you can disable these on the global config, just by decreasing the error reporting level.

    can you do that? :)


    I did this but did not solve.

    But this tip seems to have worked ...

    try putting this:

    error_reporting (E_ERROR);
    ini_set ('error_reporting', E_ERROR);


    in / components / com_muscol / router.php line 4


    Will I have problems in the future?

    Thanks
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 18 2011, 12:03 PM - #Permalink
    0
    no you wont! :)
    The reply is currently minimized Show
  • Accepted Answer

    pedro
    pedro
    Offline
    Tuesday, October 18 2011, 12:04 PM - #Permalink
    0
    Thanks :laugh: :)
    The reply is currently minimized Show
  • Accepted Answer

    pedro
    pedro
    Offline
    Tuesday, October 18 2011, 02:36 PM - #Permalink
    0
    in router.php

    Unfortunately, this change in the code caused an error in my site. The site goes down. And it shows this message Infinite loop detected in JError :laugh:
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 18 2011, 02:38 PM - #Permalink
    0
    hmm.. just adding that piece of code??! really!?? :S :S
    you don't get the error if you get ride of the code?

    it's very weird because we DONT use the JError class..!
    The reply is currently minimized Show
  • Accepted Answer

    pedro
    pedro
    Offline
    Tuesday, October 18 2011, 03:07 PM - #Permalink
    0
    I changed the template, and I no longer have this problem. I was using Musicity of Gavick ... This template, seems incompatible with MC. And the JoomlArt templates, also cause many problems. I installed the theme Agency, JoomlaXTC, and now it seems okay ...

    Thanks :laugh: :)
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, October 18 2011, 03:08 PM - #Permalink
    0
    weird... Music Colleciton actually should work with any template... it's "template independant"...
    The reply is currently minimized Show
  • Accepted Answer

    pedro
    pedro
    Offline
    Tuesday, October 18 2011, 03:51 PM - #Permalink
    0
    The reply is currently minimized Show
Your Reply