Error in My Albums (Community Builder)

Dimitris
Dimitris
Offline
0
Hi everybody, merry xmas

I installed community builder and the My Albums plugin but when I activate it I get the following errors:

When I click on My Profile (the CB mandatory menu item) :

Notice: Undefined index: format in /path-to/router.php on line 10
Notice: Undefined index: format in /path-to/router.php on line 440
Notice: Undefined index: format in /path-to/router.php on line 455
Notice: Undefined index: format in /path-to/router.php on line 470
Notice: Undefined index: format in /path-to/router.php on line 490
Notice: Undefined index: format in /path-to/router.php on line 581

and when I click the My Albums tab:

Notice: Undefined index: format in /path-to//router.php on line 10
Notice: Undefined index: layout in /path-to//router.php on line 10
Notice: Undefined variable: task in /path-to//router.php on line 13
Notice: Uninitialized string offset: 0 in /path-to/com_muscol/views/artist/tmpl/detailed_album.php on line 27
Notice: Trying to get property of non-object in /path-to/components/com_muscol/views/artist/tmpl/detailed_album.php on line 27
Notice: Uninitialized string offset: 0 in /path-to/components/com_muscol/views/artist/tmpl/detailed_album.php on line 29
Notice: Trying to get property of non-object in /path-to/components/com_muscol/views/artist/tmpl/detailed_album.php on line 29
Notice: Uninitialized string offset: 0 in /path-to/components/com_muscol/views/artist/tmpl/detailed_album.php on line 29
Notice: Trying to get property of non-object in /path-to/components/com_muscol/views/artist/tmpl/detailed_album.php on line 29
Notice: Uninitialized string offset: 0 in /path-to/components/com_muscol/views/artist/tmpl/detailed_album.php on line 30
Notice: Trying to get property of non-object in /path-to/components/com_muscol/views/artist/tmpl/detailed_album.php on line 30

Germi can it be because the customization we made?

Thanks in advance
Dimitris http://www.joomlamusicsolutions.com/images/fbfiles/images/mc_myalbums_cb_error_sshot.jpg
Attachments:
Responses (3)
  • Accepted Answer

    Friday, December 30 2011, 07:12 PM - #Permalink
    0
    no, it's not the customization, these are just notices.

    you must turn error reporting OFF on your joomla site.
    or you can do it on your php.ini file. do you know what i mean?
    The reply is currently minimized Show
  • Accepted Answer

    Dimitris
    Dimitris
    Offline
    Saturday, December 31 2011, 05:46 AM - #Permalink
    0
    I set error reporting to none from Global Configuration/Server tab but I still get these warnings :-(
    The reply is currently minimized Show
  • Accepted Answer

    Dimitris
    Dimitris
    Offline
    Monday, January 02 2012, 07:16 AM - #Permalink
    0
    OK ... after I changed the .htaccess for the error reporting, it seems to be ok
    The reply is currently minimized Show
Your Reply