Create Albums function work abnormally

Phan Phieu
Phan Phieu
Offline
0
I working on Joomla 3.2.0.
- After installation MC. I I have prepared 5 folders containing the mp3 file (5MB - 25 MB). I go to MC area, In the Albums tab, I press "Scan Folder" button, there are 5 folder found. I press "Process folder and subfolder using ID3 tags", blank page appears. I then I go back to the MC area, this is only one album created (album1), not five, why?
In case in the Option, the parameter Use "ID3 tag reading if possible" is YES or NO, there is the same result.
I return MC Area, to ALbums tab, click on the album1 just created, many notice show:
Notice: Undefined variable: post in E:\xampp\htdocs\j32mctest\administrator\components\com_muscol\controllers\album.php on line 38
Notice: Undefined index: show_separately in E:\xampp\htdocs\j32mctest\administrator\components\com_muscol\models\album.php on line 296
Warning: require_once(E:\xampp\htdocs\j32mctest\components\com_komento\bootstrap.php): failed to open stream: No such file or directory in E:\xampp\htdocs\j32mctest\plugins\muscol\komento\komento.php on line 20
Fatal error: require_once(): Failed opening required 'E:\xampp\htdocs\j32mctest\components\com_komento\bootstrap.php' (include_path='.;E:\xampp\php\PEAR') in E:\xampp\htdocs\j32mctest\plugins\muscol\komento\komento.php on line 20


How to solve this problem, please tell me?

- I can not delete an album in the Album tab, the return error:
Warning: require_once(E:\xampp\htdocs\j32mctest\components\com_komento\bootstrap.php): failed to open stream: No such file or directory in E:\xampp\htdocs\j32mctest\plugins\muscol\komento\komento.php on line 20
Fatal error: require_once(): Failed opening required 'E:\xampp\htdocs\j32mctest\components\com_komento\bootstrap.php' (include_path='.;E:\xampp\php\PEAR') in E:\xampp\htdocs\j32mctest\plugins\muscol\komento\komento.php on line 20

- I go to the MC area select an album, open it and save, there are some abnormally messages:
Notice: Undefined variable: post in E:\xampp\htdocs\j32mctest\administrator\components\com_muscol\controllers\album.php on line 38
Notice: Undefined index: show_separately in E:\xampp\htdocs\j32mctest\administrator\components\com_muscol\models\album.php on line 296
Warning: require_once(E:\xampp\htdocs\j32mctest\components\com_komento\bootstrap.php): failed to open stream: No such file or directory in E:\xampp\htdocs\j32mctest\plugins\muscol\komento\komento.php on line 20
Fatal error: require_once(): Failed opening required 'E:\xampp\htdocs\j32mctest\components\com_komento\bootstrap.php' (include_path='.;E:\xampp\php\PEAR') in E:\xampp\htdocs\j32mctest\plugins\muscol\komento\komento.php on line 20

How to fix them?

- I create a menu for MC main page,
When I press "Search Albums", there is error page appeared, see: search albums.jpg file (attached file)
When I press "Search Songs", there is error page appeared, see:
search songs.jpg and search songs-2.jpg (attached files)

Please tell me how this component work perfectly?
Responses (3)
  • Accepted Answer

    Phan Phieu
    Phan Phieu
    Offline
    Monday, April 21 2014, 08:49 AM - #Permalink
    0
    Dear Supporters!
    I send you my sample code, if possible please tell me why MC work not correctly.
    My code here: https://mega.co.nz/#!md0kuyjr!16s9mxyz0f4mrp1gx5k6xi88qhqfj5zlhl7ogh1caws
    (Database file: localhost-muscoltest_2014-04-21_02-57-09.sql)
    Thank you!
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 21 2014, 09:24 AM - #Permalink
    0
    hello,

    first of all, you need to go to Joomla global configuration and set ERROR REPORTING to simple (or none), to hide the notices.

    also, it looks like you're using Komento plugin, but you don't have Komento installed on your site!
    you need to uninstall this plugin.
    The reply is currently minimized Show
  • Accepted Answer

    Phan Phieu
    Phan Phieu
    Offline
    Tuesday, April 22 2014, 12:05 AM - #Permalink
    0
    Hello,

    Thanks for your instruction!
    Initially, I have worked with this component normally.

    Thank you very much!
    The reply is currently minimized Show
Your Reply