Search albums problem

Thang
Thang
Offline
0
Hello, i've installed the soft.It is very nice.But I have some problem.

1)Search albums is not work!
I have installed (Search plugin for Music Collection 1.0) and enabled.

2)In the first hit menu(MC root) the breadcrumb and the letter bar is not very well.How can I correct like this.

3)How can I delete this border?
Responses (10)
  • Accepted Answer

    Monday, August 10 2009, 10:50 AM - #Permalink
    0
    1) it works perfectly... try to search for "sangpi". it works perfect. (you didnt need to install search plugin, that plugin is for the general joomla search. the built.in Music Collection search engine works out-of-the-box

    2)this is due to your CSS files... try to check what CSS property is causing this to show badly and change it. you should use some tool like FIREBUG for FIREFOX (my favourite).

    3) the easier way is to add this on your CSS template file:

    img{
    border:none;
    }
    The reply is currently minimized Show
  • Accepted Answer

    Thang
    Thang
    Offline
    Monday, August 10 2009, 02:28 PM - #Permalink
    0
    Thanks germi for the quick answer.I can slove CSS problem with FIREBUG.

    germi wrote:
    1) it works perfectly... try to search for "sangpi".

    I think "Sangpi" is Artist name.Album name is "SPAlbum1".

    Anyway, I read all the features and looked at the demo page but i have some question.
    At demoMC We can "Search albums" even with single alphabet(e.g "s") like this.
    But my MC is not work.I need any setting?
    The reply is currently minimized Show
  • Accepted Answer

    Monday, August 10 2009, 02:56 PM - #Permalink
    0
    dont matter if Sangpi is artist name. album search looks for both artist name and album name that matches the query.

    your "s" serach is not returning results because this search engine is ment to match full words

    on our demo site, "s" query is returning results because all results contain "s" as a single word. how is this possible? well, look at the resutls: all contain "'s", tahts what is making the results to show.

    for instance..: England's, A hard day's night, december's children

    ...on this titles, S is a single word
    The reply is currently minimized Show
  • Accepted Answer

    Thang
    Thang
    Offline
    Monday, August 10 2009, 03:59 PM - #Permalink
    0
    germi wrote:
    your "s" serach is not returning results because this search engine is ment to match full words

    on our demo site, "s" query is returning results because all results contain "s" as a single word. how is this possible? well, look at the resutls: all contain "'s", tahts what is making the results to show.

    Where do i change to act like demo site.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, August 10 2009, 04:18 PM - #Permalink
    0
    you didnt understand me.

    your site WORKS like ours. is exactly the same program, the same version.

    just dont search for "s" !!
    The reply is currently minimized Show
  • Accepted Answer

    Thang
    Thang
    Offline
    Monday, August 10 2009, 05:06 PM - #Permalink
    0
    Sorry for my poor English.I can do it.
    Just change keywords like this.
    [img size=449]http://www.joomlamusicsolutions.com/images/fbfiles/images/capture02.jpg[/img]

    Thanks
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Monday, August 10 2009, 05:10 PM - #Permalink
    0
    thats a very, very, very BAD idea

    this way, if a user searches for "spalbum1" wont find anything. dont do it!!!!!!!!!

    just let it the way it is. where is the big problem?
    The reply is currently minimized Show
  • Accepted Answer

    Thang
    Thang
    Offline
    Monday, August 10 2009, 06:05 PM - #Permalink
    0
    Thank you for the point. It works like this.
    [img size=447]http://www.joomlamusicsolutions.com/images/fbfiles/images/capture03.jpg[/img]
    But for the long Album name:woohoo: ,not good.
    germi wrote:
    where is the big problem?

    I want to use in non-English website.Only search by word is not enough for me.

    Anyway thanks
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Thang
    Thang
    Offline
    Tuesday, August 18 2009, 03:05 AM - #Permalink
    0
    How can I do this?
    1)Don't want to show "Search albums form" when I "Search songs".
    2)How can I delete the songs that don't include in any Album.(Test song1,Test Song2)
    3)Can I use the software more than one domain?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, August 18 2009, 09:47 AM - #Permalink
    0
    1) you'll have to hide it. open /components/com_muscol/views/search/tmpl/songs.php. the album search form is printed between lines 11 and 32. just hide it.

    2) it seems that you created an album with empty name. to delete the songs, just delete the album on the backend. or if you want to access album's form, enter to another album, and then on the URL replace the ID for "2" (wich is the ID of the album without name)

    3) the liscense is for one domain only. you should buy a second copy if you want to have it on another public site. however, it depends only on you and on how you want to support us in this Music Collection project :)

    best,
    Germi
    The reply is currently minimized Show
Your Reply