-
AuthorPosts
-
questbg Friend
questbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
February 16, 2010 at 7:05 am #148705Hi 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
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
February 16, 2010 at 8:21 am #332827Actually 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
questbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
February 16, 2010 at 8:28 am #332828Hi 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
Chrisquestbg Friend
questbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
February 18, 2010 at 12:56 pm #333044Bump! … anybody? Support, you have SA login details.
Thanks
questbg Friend
questbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
February 19, 2010 at 12:34 pm #333143BUMP! 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
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
February 24, 2010 at 2:24 am #333636Hi 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
questbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
February 24, 2010 at 5:41 am #333655Hi JA Developer
Thanks for looking.
Yes, it seems to be fixed:
I opened the file:
/plugins/content/highslide/highslide-styles.cssThen 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
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by questbg 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum