-
AuthorPosts
-
capeinfo Friend
capeinfo
- Join date:
- February 2011
- Posts:
- 42
- Downloads:
- 4
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 12:46 pm #168905Hi
I explored and tested JAT3 Blank in a dev domain on my server and everything worked but, when I loaded it to the main site, the linking, minimizing and compression doesn’t work, although turned on.
Please can someone help with this?
Thanks
CarlManos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 24, 2011 at 1:37 pm #414656Hi,
I tried to login to your admin panel but i keep getting “Invalid Token” is there any particular cache system running on your server ?
Regards
Manos
capeinfo Friendcapeinfo
- Join date:
- February 2011
- Posts:
- 42
- Downloads:
- 4
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 1:42 pm #414658Hi Manos
The server uses APC. I’ve logged in an out today with no problem.
Thanks
CarlManos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 24, 2011 at 1:44 pm #414660Yes i am in now!
I have turned CSS and JS Optimization to YES and everything looks fine from my side on FF / IE and Chrome .
Can you confirm ? ( if not please tell me which version and which browser you are facing this issue )
Regards
Manos
capeinfo Friendcapeinfo
- Join date:
- February 2011
- Posts:
- 42
- Downloads:
- 4
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 1:51 pm #414664Hi Manos
It looks fine (in Firefox, Chrome and IE) and it says it’s turned on, but if you look at the source code it still shows all the CSS and JS files. APC has refreshed (and will automatically refresh again in 9 minutes) so it can’t be that. I’ve been trying to find out what’s going on for a few hours.
Thanks
CarlManos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 24, 2011 at 3:53 pm #414673Well it looks like it’s working just fine ( the page has a total of 89 components and a total weight of 1019.7K bytes ) you can try to check this without CSS and JS optimization.
What you see in source code should be like this, because like other compression systems JA compression system doesn’t alter the html code.
Regards
Manos
capeinfo Friendcapeinfo
- Join date:
- February 2011
- Posts:
- 42
- Downloads:
- 4
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 4:01 pm #414675If one looks at page tests, like http://www.webpagetest.org/result/110924_GS_1PSJB/, it shows an enormous number of files being opened which should be combined and compressed.
And if I compare the dev site and the main site at http://gtmetrix.com/compare/YCs0UlGn/YKsMv3uN, the main site still doesn’t seem to be doing those things.
Something just isn’t right.
Regards
CarlManos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 24, 2011 at 4:05 pm #414677Hi can you check if /t3-assets folder stores compressed files ? ( in case there is some permission errors )
( I guess that gzip is enabled on your server since i can see this – >The page has a total of 54 components and a total weight of 657.4K bytes to your dev site )
Regards
Manos
capeinfo Friendcapeinfo
- Join date:
- February 2011
- Posts:
- 42
- Downloads:
- 4
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 5:15 pm #414693Hi, the T3-assets folder is empty. The T3 folder doesn’t seem to have compressed any of the 819 files – php and an associated php_expire. The server’s gzip is enabled.
I increased permissions to 777 but the files being saved are the same, the look identical to usual code source.
Thanks
Carlcapeinfo Friendcapeinfo
- Join date:
- February 2011
- Posts:
- 42
- Downloads:
- 4
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 5:35 pm #414701OK… the big difference between the dev and main domains – in dev, there is just a T3-assets folder in the root directory which has all the cs files in. The main domain has T3 and T3-assets folders in the cache folder.
Also, the dev domain, which was installed with the quickstart download, has a ja-compress plugin (but this only seems to be a MySQL table). That’s missing in the main domain where just the template, plugins, etc, were installed.
The test at http://gtmetrix.com/compare/JRhmfEHR/93r1123n/jhOPPJ8A shows firstly, the dev domain – uncompressed and compressed (638Kb and 366Kb), and then the main domain – uncompressed and compressed (no difference).
Is this getting closer to the solution? The optimize folder is given as t3-assets under the template’s global configuration of both, so I’m not sure how to change this.
Thanks
CarlManos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
capeinfo Friendcapeinfo
- Join date:
- February 2011
- Posts:
- 42
- Downloads:
- 4
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 5:55 pm #414713APC caching does make things more difficult! One has to increase permissions to make changes and then tie it down again afterwards. The APC cache will be cleared in a few minutes and any error logs should be visible.
Regards
Carlcapeinfo Friendcapeinfo
- Join date:
- February 2011
- Posts:
- 42
- Downloads:
- 4
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 6:31 pm #414719I’ve had enough for today – it started at 4am. I created a new folder in the root directory (t3-assets) and it seems to be populated now with files as it should. APC is going crazy with the changes so I’m leaving things till it refreshes and hopefully all wil be fine in the morning. Tests are now showing that files are being gzipped and combined.
Thanks for all your help.
Regards
Carlcapeinfo Friendcapeinfo
- Join date:
- February 2011
- Posts:
- 42
- Downloads:
- 4
- Uploads:
- 2
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 6:31 pm #414718I’ve had enough for today – it started at 4am. I created a new folder in the root directory (t3-assets) and it seems to be populated now with files as it should. APC is going crazy with the changes so I’m leaving things till it refreshes and hopefully all wil be fine in the morning. Tests are now showing that files are being gzipped and combined.
Thanks for all your help.
Regards
CarlManos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 24, 2011 at 7:50 pm #414725Hi,
Well i guess that it will be ok! ( we all must get some rest when we feel exhausted! it helps us see an issue with a clear mind and find a solution that might have been very obvious but we couldn’t see it .)
So rest well my friend!Regards
Manos
-
AuthorPosts
This topic contains 21 replies, has 2 voices, and was last updated by Manos 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum