0
I have found this problem also happens on the muscol demo site, therefore I am fairly certain I have discovered a rather annoying bug.

Go here:- http://demo.joomlathat.com/index.php/music-collection/d

Click on one of the artists. When the artist page loads, click the Back button in your browser.

Repeat these steps until you see on the "D" artist page that the artists are duplicated (i.e. there are two instances of every artist). This happens more often than not when you click Back button from the artist page.

This happens at least on OSX Chrome 57, Firefox 52, Safari 10.
Responses (10)
  • Accepted Answer

    Thursday, April 20 2017, 10:07 AM - #Permalink
    0
    I can't see that. it doesn't seem to happen for me.

    however, for how you're describing it, looks like it could be a "load on scroll" issue (it's not that the artists are really duplicated, it's that the may be loaded twice.

    which WINDOW SIZE are you using?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, April 20 2017, 02:57 PM - #Permalink
    0
    1280 x 800 is my native resolution on this Mac.

    If i resize down to 960x580 the problem still occurs.

    However, if I resize down to iPhone 5 size, using the device tool in Chrome, it appears the problem no longer exists.

    Agreed, the problem seems that artists are loaded twice.


    Can you suggest a suitable solution ?

    Thanks
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 24 2017, 08:46 AM - #Permalink
    0
    Anyone?
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, April 26 2017, 11:50 AM - #Permalink
    0
    hi

    can you please send me a link to your site? I'm not able to replicate this issue on my end, so I would like to see it in your site directly.
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, April 26 2017, 11:57 AM - #Permalink
    0
    wait, I think I may have found a way to fix it.
    can you open file /components/com_muscol/views/artists/tmpl/default.php.

    on line 81 you will see:

    var isloading_artist;


    can you change it to:

    var isloading_artist = true;
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, April 26 2017, 12:04 PM - #Permalink
    0
    Unfortunately that has not made any difference. At 1280 x 800 resolution I can reload the artist homepage on both my localhost site and on the muscol demo site and the problem persists.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, April 27 2017, 11:33 AM - #Permalink
    0
    that's weird, I'm pretty sure this should fix it. Could you send me a link anyway?
    The reply is currently minimized Show
  • Accepted Answer

    Monday, May 08 2017, 04:25 PM - #Permalink
    0
    @gglendinning
    I Am also having this "problem" sometimes, I just clear the cache to get rid of those doubles.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, May 08 2017, 08:45 PM - #Permalink
    0
    Appie Thrasher wrote:

    @gglendinning
    I Am also having this "problem" sometimes, I just clear the cache to get rid of those doubles.

    Thanks for sharing. Glad it's not just me, however, that isn't really a working solution for our end users and the above fix (isloading_artist=true) hasn't made any difference.
    The reply is currently minimized Show
  • Accepted Answer

    harry
    harry
    Offline
    Tuesday, August 22 2017, 04:10 PM - #Permalink
    0
    hi ! have you find the solution of the problem ?
    The reply is currently minimized Show
Your Reply