How to fix '??' error?

Gabriele
Gabriele
Offline
0
Hi there,

from yesterday on, every album page and every song page has this error:

http://img3.imageshack.us/img3/4311/appunti01h.jpg

What's this? How to solve it?

Thanks in advance!
Responses (17)
  • Accepted Answer

    greengeek
    greengeek
    Offline
    Saturday, August 14 2010, 06:58 AM - #Permalink
    0
    Is that were the breadcrumb was? If you enable the breadcrumb does the ?? go away? Also could check the album views file in the mc component to see if its hard coded in there.
    The reply is currently minimized Show
  • Accepted Answer

    Gabriele
    Gabriele
    Offline
    Saturday, August 14 2010, 06:43 PM - #Permalink
    0
    If the breadcrumb is that bar with all the letters at the top of MC, I have activated it but those ?? were still there. Where I could check if the code has an error?
    The reply is currently minimized Show
  • Accepted Answer

    Gabriele
    Gabriele
    Offline
    Saturday, August 14 2010, 07:01 PM - #Permalink
    0
    If i select those ?? and i click on WebInspector on Safari browser, i can discover that the error is:

    (div id="component" class="clear")
    ��


    (div class="cap")

    (table border="0" cellpadding="0" cellspacing="0")
    (tbody)(tr)



    but i don't know which is the page i can comment that part...
    The reply is currently minimized Show
  • Accepted Answer

    greengeek
    greengeek
    Offline
    Saturday, August 14 2010, 10:41 PM - #Permalink
    0
    One place you could check is in the file located at components\\com_muscol\\views\\album\\tmpl\\default.php Probably towards the top, around line 14 or so.
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, August 15 2010, 05:12 PM - #Permalink
    0
    the (div id="component" class="clear") is something of your template.

    if you post a link I'll give it a look
    The reply is currently minimized Show
  • Accepted Answer

    Gabriele
    Gabriele
    Offline
    Tuesday, August 17 2010, 03:14 PM - #Permalink
    0
    Hi Germi,

    a link of what exactly? Whenever i open an album page or a song one, if i examine it with WebInspector via Safari, i can see the error on line 326 on index.php page, but index.php refers to one of MC pages...
    The reply is currently minimized Show
  • Accepted Answer

    greengeek
    greengeek
    Offline
    Tuesday, August 17 2010, 05:54 PM - #Permalink
    0
    I think he's looking for the actual page that shows the error, such as the page in the screen shot. Which appears to be located at http://lnx.coldplayzone.it/index.php?option=com_muscol&view=album&id=8&lang=it
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, August 18 2010, 11:41 AM - #Permalink
    0
    this is quite strange.

    I really dont know where does this comes from.

    maybe its your breadcrumbs module... or MAYBE its the "format" of the album (CD, I guess) that is displaying "??" instead of "CD".

    is the format correctly written? try to create a different format and put the album under this new format, and see if the problem persists.

    just to test if the problem is this or is another one...
    The reply is currently minimized Show
  • Accepted Answer

    Gabriele
    Gabriele
    Offline
    Wednesday, August 18 2010, 05:22 PM - #Permalink
    0
    No germi, i've changed the type of the release but nothing new has happened. You forgot this problem is in EVERY ALBUM PAGE and EVERY SONG PAGE, only for Music Collection component, and i've the breadcrumb bar inactive.

    What can i do?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, August 19 2010, 11:39 AM - #Permalink
    0
    I have no idea what can it be.

    what did you changed when this began to appear? I mean.. it wasnt there before, right?

    the layout file for the album is /components/com_muscol/views/album/tmpl/default.php

    you can enter there and add some debuging at the beginning to see where does it appear... meaybe this way you can figure out what is causing this strange "??"....
    The reply is currently minimized Show
  • Accepted Answer

    Gabriele
    Gabriele
    Offline
    Saturday, August 21 2010, 10:46 AM - #Permalink
    0
    We have changed the player position but then we have restored it...
    We have tried to check the php album page but nothing seemed wrong...
    If you wish i can post the php page text...
    The reply is currently minimized Show
  • Accepted Answer

    greengeek
    greengeek
    Offline
    Sunday, August 22 2010, 03:32 AM - #Permalink
    0
    Last time I checked your site, it looks like you made similar changes that I did to the album page to get the artist, album name, and date all to show up on the same line. I am not sure how you made your changes, but I did mine in the above mentioned file. If you edited that code I would check around there.

    Maybe even backup your edited file and swap in a clean unedited copy to see if it clears up the problem. If the unmodified one you got from this site clears the issue, then that will at least verify that it is something in that file.
    The reply is currently minimized Show
  • Accepted Answer

    Gabriele
    Gabriele
    Offline
    Sunday, August 22 2010, 08:43 AM - #Permalink
    0
    So I have to restore artist name and album name on different lines?
    The reply is currently minimized Show
  • Accepted Answer

    greengeek
    greengeek
    Offline
    Sunday, August 22 2010, 09:18 PM - #Permalink
    0
    For testing I would.

    Just back up your current modified files, and restore it with the original unmodified ones you downloaded from this site before you made any changes to them, to see if the problem goes away. If the problem goes away then you know it has to do with how you modified those files. At that point you can go back and see where in the modified files you might have made the mistake. More than likely there is just something that was added or changed in those files. And yes, you can have all those items on one line, that is how I currently have mine modified and I have no ??.
    The reply is currently minimized Show
  • Accepted Answer

    Gabriele
    Gabriele
    Offline
    Thursday, August 26 2010, 09:01 AM - #Permalink
    0
    We have tried to restore the backup files of two weeks ago, we also tried to restore the original ones but nothing has happened. I don't know if i have to remove the two artist link from the standard album page and the standard song one. I know for sure that that problem was generated after we have modified the player position but i don't know why. Is there a chance to disable the player for a while, trying to check if that problem will be still there?
    The reply is currently minimized Show
  • Accepted Answer

    Gabriele
    Gabriele
    Offline
    Thursday, August 26 2010, 02:06 PM - #Permalink
    0
    The problem was on the player!!! Version 2.0.0. I have updated it and now it's solved!
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, August 26 2010, 02:28 PM - #Permalink
    0
    good to hear!!:)
    The reply is currently minimized Show
Your Reply