Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • questbg Friend
    #148705

    Hi Folks

    I was checking my stats this morning and was horrified to see that my 404 errors are running at over 50% of all site traffic.

    This is due to every page load looking for a ‘zoomin.cur’ graphic (being called from somewhere in the T3 template) which doesn’t exist. Here’s an extract from the 404 log:

    I had the same problem when the site was running with Telline II, which I fixed by hacking the following file:

    /templates/ja_teline_ii/highslide/highslide.css

    However, this file does not exist with Telline III.

    Could somebody please assist me to get rid of these 404 errors?

    Many thanks in advance.

    Chris

    gray Friend
    #332827

    Actually there are many posts on this topic
    http://www.joomlart.com/forums/search.php?searchid=3600497
    Some of them seems to be initiated by you. Have you found a final solution?

    questbg Friend
    #332828

    Hi gray

    As I said, I had the same problem in Telline II (hence my previous thread on same subject!), and yes, I fixed it back then.

    However, since I upgraded to T3, the problem has returned, but the file I edited last time, which fixed the problem, doesn’t exist any more in T3!

    So on, I haven’t found a solution for this problem in Telline 3 yet.

    Many Thanks
    Chris

    questbg Friend
    #333044

    Bump! … anybody? Support, you have SA login details.

    Thanks

    questbg Friend
    #333143

    BUMP! Again!

    I requested ‘support help’ (yes, I know it’s a lunar holiday) and gave SA access … my 404’s are increasing and my Google pagerank dropped by one today (I am VERY angry about that as this is due to the number of 404’s I’m now getting due to a major problem with this JA template – and it took me four years to get to pagerank 5).

    PLEASE, could somebody tell me how to fix this blatant error in this template?

    Thanks
    Chris

    Anonymous Moderator
    #333636

    Hi you

    Open http://www.questbg.com/plugins/content/highslide/highslide-styles.css file, you will see this code:

    .highslide img {
    border: 1px solid #E4E4E4;
    cursor: url(http://www.questbg.com/plugins/content/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    }

    I have tried to go to http://www.questbg.com/plugins/content/highslide/graphics/zoomin.cur and it is working fine. This file is exist and i could download it

    Did you fix?

    questbg Friend
    #333655

    Hi JA Developer

    Thanks for looking.

    Yes, it seems to be fixed:

    I opened the file:
    /plugins/content/highslide/highslide-styles.css

    Then on line 20 I changed…

    .highslide img {
    * *border: 1px solid #E4E4E4;
    * *cursor: url(graphics/zoomin.cur), pointer;
    * *outline: none;

    to…

    .highslide img {
    * *border: 1px solid #E4E4E4;
    * *cursor: url(http://www.questbg.com/plugins/content/highslide/graphics/zoomin.cur), pointer;
    * *outline: none;

    This seems to have stopped the problem.

    I will mark the thread Solved!

    Chris

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  questbg 14 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum