-
AuthorPosts
-
djtaylor Friend
djtaylor
- Join date:
- August 2011
- Posts:
- 146
- Downloads:
- 0
- Uploads:
- 35
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
March 17, 2012 at 5:40 am #175089Hi JA Guys
for some reason when i have updated the site for example favicon’s and some other changes, it randomly goes back to the old favicon
and some other old stuff comes back and replaces what i have had changed? then later on it will go back to the new changes and so on keeps repeating its very strange and annoying for me, i clean cache and JAT3 Cache to but i dont know why this is happening
its not cookies as i delete them on both browsers please help. thanksdjtaylor Frienddjtaylor
- Join date:
- August 2011
- Posts:
- 146
- Downloads:
- 0
- Uploads:
- 35
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
March 17, 2012 at 5:51 pm #444156can anyone help me with this please im stuck?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 17, 2012 at 6:03 pm #444159Which files are you making your changes in?
Sometimes people mistakenly change files in the t3-assets folder. Each time the cache is cleared they wil loose these changes. ALl changes need to be made in the correct locations which can be found by turning off css optimization in the template manager.
1 user says Thank You to Phill for this useful post
djtaylor Frienddjtaylor
- Join date:
- August 2011
- Posts:
- 146
- Downloads:
- 0
- Uploads:
- 35
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
March 17, 2012 at 6:52 pm #444166ok what settings should i put for these:
Css & Javascript Compress:
Optimize CSS
Optimize JS
Optimize Folderi have tried again and its still not updating to show the correct changes?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
djtaylor Frienddjtaylor
- Join date:
- August 2011
- Posts:
- 146
- Downloads:
- 0
- Uploads:
- 35
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
March 18, 2012 at 5:14 pm #444353ok thats done still randomly changes is it to do something with?
Cache Settings:
Cache *
Cache Handler
Cache Time *here is the setting i have up
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 18, 2012 at 6:11 pm #444359But wat exactly is changing? Can you post images and a link to your site?
djtaylor Frienddjtaylor
- Join date:
- August 2011
- Posts:
- 146
- Downloads:
- 0
- Uploads:
- 35
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
March 18, 2012 at 9:58 pm #444389it goes from this
to this
then back to the first pic and back to 2nd pick just constantly changes randomly sometimes-
Phill Moderator
Phill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 18, 2012 at 10:04 pm #444391Which browser are you using?
djtaylor Frienddjtaylor
- Join date:
- August 2011
- Posts:
- 146
- Downloads:
- 0
- Uploads:
- 35
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
March 18, 2012 at 10:17 pm #444394ie, google chrome and firefox i test all when makeing but the pics are from ie
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
March 18, 2012 at 10:20 pm #444396I have tried to replicate this but somehow cannot. I will ask some of the other mode to take a look.
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
March 18, 2012 at 10:29 pm #444399sir you’ve got joomla cache @ its most severe level , I suspect gzip also on top of the cache optimizations.
I’d be willing to bet its changing every 16min.
you should NOT use joomla cache and gzip and ja cache all @ the same time
because I see your losing some css styling I suspect you’ve modified files in /t3-assetts as well, which is incorrect.
turn off the joomla caches and gzip, and then turn off ja-cache for a while ( optimizations @ none ) and see if it stabilizes
I bet it will1 user says Thank You to n6rej for this useful post
djtaylor Frienddjtaylor
- Join date:
- August 2011
- Posts:
- 146
- Downloads:
- 0
- Uploads:
- 35
- Thanks:
- 26
- Thanked:
- 2 times in 1 posts
March 18, 2012 at 10:47 pm #444403ok yes your right sir, its set to 15 mins i have now turned cache off,
and it has made the page show correctly on IE now
what is gzip and how do i turn of, and what setting should i have everything in the Template Manager
for exampleSystem Settings:
Enable Development Mode
Cache Mode
Cache Exclude
Enable Template Information
Css & Javascript Compress
Optimize CSS
Optimize JS
Optimize Folderand how do i turn of ja cache?
thanks for your great help
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
March 19, 2012 at 4:23 am #444446The problem is you were caching the cache.
while your are working on the site development mode is very nice as it temporarily disables JA cache.
you’ll want to read the wiki for most of these settings in order to truly optimize things.
cache mode should be self explanatory
exclude alsotemplate info is ?tp=1 , again see wiki
compressing / optimizing css and js can lead to quicker load times… I would do alot of reading / learning on this. as turning it on can prevent things from working ( like ajax ) but not having it on can lead to a crazy amount of calls.
This is all part of learning to be a webmaster.cache mode turns on / turns off cache.
for now I would have it either to none or linked and nothing more.
if your still changing things you want it on none.
once your completely done with frequent changes then set it.1 user says Thank You to n6rej for this useful post
-
AuthorPosts
This topic contains 16 replies, has 3 voices, and was last updated by n6rej 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum