0
Hello,

today I have the component on Joomla 1.7 installed and set up a link so I can look at the component equipped on the side. However, since this error will appear on your - what is it wrong?

Notice: Undefined index: format in /var/www/vhosts/newcomerszene.de/httpdocs/components/com_muscol/router.php on line 10 Notice: Undefined index: format in /var/www/vhosts/newcomerszene.de/httpdocs/components/com_muscol/router.php on line 10 Notice: Undefined index: format in /var/www/vhosts/newcomerszene.de/httpdocs/components/com_muscol/router.php on line 10 Notice: Undefined index: layout in /var/www/vhosts/newcomerszene.de/httpdocs/components/com_muscol/router.php on line 10 Notice: Undefined variable: task in /var/www/vhosts/newcomerszene.de/httpdocs/components/com_muscol/router.php on line 13
Responses (17)
  • Accepted Answer

    Tuesday, January 24 2012, 10:29 PM - #Permalink
    0
    these are just notices. you need to decrease the error reporting level on your site.
    go to global configuration and set it to none.
    if that does not take effect, then you will need to set it on the php.ini file.
    do you know what I mean?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 26 2012, 02:58 PM - #Permalink
    0
    Hi,

    I do not quite know what you mean? What exactly do I do now? What should I park and where?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 26 2012, 05:21 PM - #Permalink
    0
    if you go to Joomla backend ->site -> global configuration -> server

    the ERROR REPORTING should be to SIMPLE

    is this the case?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 26 2012, 05:37 PM - #Permalink
    0
    It is set to "Standard" - when I click "no" switch, it is still there ...
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 26 2012, 05:38 PM - #Permalink
    0
    it doesn't change?

    is your configuration.php file (on the root of your site) writteable?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 26 2012, 05:59 PM - #Permalink
    0
    She was not writable. Have changed and so now it is "none" is set, but the error still appears ...
    The reply is currently minimized Show
  • Accepted Answer

    Friday, January 27 2012, 06:00 PM - #Permalink
    0
    in this case you need to set this on the php.ini file.

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

    Friday, January 27 2012, 06:10 PM - #Permalink
    0
    yes I have what I need to change that?
    The reply is currently minimized Show
  • Accepted Answer

    Friday, January 27 2012, 06:11 PM - #Permalink
    0
    set this:

    ERROR_REPORTING = E_ERROR
    The reply is currently minimized Show
  • Accepted Answer

    Friday, January 27 2012, 06:25 PM - #Permalink
    0
    Sitting in here right now: just replace?

    error_reporting = E_ALL & ~E_DEPRECATED
    The reply is currently minimized Show
  • Accepted Answer

    Friday, January 27 2012, 06:32 PM - #Permalink
    0
    yes!
    The reply is currently minimized Show
  • Accepted Answer

    Friday, January 27 2012, 06:49 PM - #Permalink
    0
    Hmm, unfortunately the error is because immenroch. The error must say anything but? Something wrong with the component?
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, January 28 2012, 05:33 PM - #Permalink
    0
    Hello,

    So now I have tried everything possible and the error is still there. I checked it out already in the German Joomla forum, there you have told me that there probably what was coded wrong and it would not be good, to suppress the error in the php.ini.

    Now what is the solution to the problem? Many light what you have to change to a file - for example in router.php?
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, January 28 2012, 07:47 PM - #Permalink
    0
    hello!

    yes we could do that but trust me, this is not a problem. we are not disabling ERRORS, but notices. it's not the same...

    are you testing this in localhost? I'm asking because you maybe need to restart Apache...

    let me see if I can solve this on router.php
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, January 28 2012, 08:15 PM - #Permalink
    0
    A buddy has changed something in the file, now the error is no longer displayed. I had deleted a test basis, here are the router.php, everything went well there and the error was gone - do not know how important the router.php ...

    I rather the problem is that I get now is not in Joomla 1.7 If the German language pack of your installed component equipped, because Joomla 1.7 keien FTP files immediately recognizes more fully ... stupid
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, January 29 2012, 07:27 PM - #Permalink
    0
    so it's all good now? :)
    The reply is currently minimized Show
  • Accepted Answer

    Monday, January 30 2012, 09:43 AM - #Permalink
    0
    yes, is all okay now - thank you for help :-)
    again if I needed help, I will be :-)
    The reply is currently minimized Show
Your Reply