Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • aredman Friend
    #179373

    Hello Team:

    I’m currently experiencing an interesting issue with J2.5 and the very latest Kunena 2.1 build with the JA Purity ii template. I’m publishing a new menu item for the “Technical Forum”, but am unable to see anything related to the forum displayed as you can see from the attached image.

    Looking at a snippit of the source code:

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>

    <html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en-gb” lang=”en-gb”>

    <head>

    <script type=”text/javascript”>

    var siteurl=’/’;

    var tmplurl=’/templates/ja_purity_ii/’;

    var isRTL = false;

    </script>

    <base href=”http://10.54.81.166/index.php/technical-forum” />
    <meta http-equiv=”content-type” content=”text/html; charset=utf-8″ />
    <meta name=”keywords” content=”Categories” />
    <meta name=”description” content=”. ljadflkjaslfdkja” />
    <meta name=”generator” content=”Joomla! – Open Source Content Management” />
    <title>alfdljafdslkjdf :: Category Index</title>
    <link href=”/index.php/technical-forum/category/list” rel=”canonical” />
    <link rel=”stylesheet” href=”/components/com_kunena/template/blue_eagle/css/mediaboxAdv-min.css” type=”text/css” />
    <link rel=”stylesheet” href=”/components/com_kunena/template/blue_eagle/css/kunena.forum-min.css” type=”text/css” />
    <link rel=”stylesheet” href=”/components/com_kunena/template/blue_eagle/css/kunena.default-min.css” type=”text/css” />
    <link rel=”stylesheet” href=”/components/com_kunena/template/blue_eagle/css/kunena.20-min.css” type=”text/css” />
    <link rel=”stylesheet” href=”/templates/system/css/system.css” type=”text/css” />
    <link rel=”stylesheet” href=”/templates/system/css/general.css” type=”text/css” />
    <link rel=”stylesheet” href=”/plugins/system/jat3/jat3/base-themes/default/css/addons.css” type=”text/css” />
    <link rel=”stylesheet” href=”/plugins/system/jat3/jat3/base-themes/default/css/layout.css” type=”text/css” />
    <link rel=”stylesheet” href=”/plugins/system/jat3/jat3/base-themes/default/css/template.css” type=”text/css” />
    <link rel=”stylesheet” href=”/plugins/system/jat3/jat3/base-themes/default/css/usertools.css” type=”text/css” />
    <link rel=”stylesheet” href=”/plugins/system/jat3/jat3/base-themes/default/css/css3.css” type=”text/css” />
    <link rel=”stylesheet” href=”/plugins/system/jat3/jat3/base-themes/default/css/menu/mega.css” type=”text/css” />
    <link rel=”stylesheet” href=”/templates/ja_purity_ii/css/typo.css” type=”text/css” />
    <link rel=”stylesheet” href=”/templates/ja_purity_ii/css/layout.css” type=”text/css” />
    <link rel=”stylesheet” href=”/templates/ja_purity_ii/css/template.css” type=”text/css” />
    <link rel=”stylesheet” href=”/templates/ja_purity_ii/css/css3.css” type=”text/css” />
    <link rel=”stylesheet” href=”/templates/ja_purity_ii/css/menu/mega.css” type=”text/css” />
    <style type=”text/css”>
    /* Kunena Custom CSS */
    #Kunena div.kblock > div.kheader,#Kunena .kblock div.kheader { background: #5388B4 !important; }
    #Kunena #ktop { border-color: #5388B4 }
    #Kunena #ktop span.ktoggler { background: #5388B4 }
    #Kunena #ktab a:hover,
    #Kunena #ktab li.Kunena-item-active a { background-color: #5388B4 }
    #Kunena #ktab ul.menu li.active a { background-color: #5388B4 }
    #Kunena a:link,
    #Kunena a:visited,
    #Kunena a:active {color: #5388B4}
    #Kunena a:focus {outline: none;}
    #Kunena a:hover {color: #FF0000} #Kunena a:link,
    #Kunena a:visited,
    #Kunena a:active {color: #5388B4}
    #Kunena a:focus {outline: none;} #Kunena div.kannouncement div.kheader { background: #5388B4 !important; } #Kunena div#kannouncement .kanndesc { background: #FFFFFF } #Kunena div.kfrontstats div.kheader { background: #5388B4 !important; } #Kunena div.kwhoisonline div.kheader { background: #5388B4 !important; } #Kunena #ktab a { background-color: #737373 !important; } #Kunena #ktab ul.menu li.active a,#Kunena #ktab li#current.selected a { background-color: #5388B4 !important; } #Kunena #ktab a:hover { background-color: #5388B4 !important; } #Kunena #ktop { border-color: #5388B4 !important; } #Kunena #ktab a span { color: #FFFFFF !important; } #Kunena #ktab #current a span { color: #FFFFFF !important; } #Kunena #ktop span.ktoggler { background-color: #5388B4 !important; } #Kunena .kicon-profile { background-image: url(“/components/com_kunena/template/blue_eagle/media/iconsets/profile/default/default.png”); }
    #Kunena .kicon-button { background-image: url(“/components/com_kunena/template/blue_eagle/media/iconsets/buttons/default/default.png”) !important; }
    #Kunena #kbbcode-toolbar li a,#Kunena #kattachments a { background-image:url(“/components/com_kunena/template/blue_eagle/media/iconsets/editor/default/default.png”); }
    /* End of Kunena Custom CSS */
    </style>
    <script src=”/media/system/js/mootools-core.js” type=”text/javascript”></script>
    <script src=”/media/system/js/core.js” type=”text/javascript”></script>
    <script src=”/media/system/js/mootools-more.js” type=”text/javascript”></script>
    <script src=”/media/kunena/js/mediaboxAdv-min.js” type=”text/javascript”></script>
    <script src=”/media/kunena/js/default-min.js” type=”text/javascript”></script>
    <script src=”/plugins/system/jat3/jat3/base-themes/default/js/core.js” type=”text/javascript”></script>
    <script src=”/plugins/system/jat3/jat3/base-themes/default/js/menu/mega.js” type=”text/javascript”></script>
    <script type=”text/javascript”>
    // <![CDATA[
    var kunena_toggler_close = “Collapse”;
    var kunena_toggler_open = “Expand”;

    I’m running this website as a company Intranet, so presently there is no external access, but if need be I can host a gotomeeting.com session (if eventually required) to view the site.

    Site Details:
    Joomla 2.5.6
    mysql Ver 14.14 Distrib 5.1.63, for debian-linux-gnu (x86_64) using readline 6.2
    PHP 5.3.6-13ubuntu3.8 with Suhosin-Patch (cli) (built: Jun 13 2012 18:02:19)
    Latest JA Purity template
    Latest T3 framework

    I can switch templates and Kunena is then rendered correctly. This is a new installation and I’m not using an css, javascript, html compression plugins, etc. The only other component that has been installed is the latest Akeeba, but this is a rather naked Joomla 2.5 installation to date.

    Can you suggest to me anything that I can do to try and isolate the issue as to why Kunena isn’t being rendered as desired?

    Thanks so much,

    Andy


    1. forum-not-working
    aredman Friend
    #462188

    Hi Team:

    Are there any suggestions for me?

    Thanks so much,

    Andy

    aredman Friend
    #462227

    Running a header trace I see:

    http://10.54.81.166/templates/ja_purity_ii/images/grad1-mask.png

    GET /templates/ja_purity_ii/images/grad1-mask.png HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/templates/ja_purity_ii/css/menu/mega.css

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:29 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:41 GMT
    Etag: “c80a84-9a-4c5226fc20d59”
    Accept-Ranges: bytes
    Content-Length: 154
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: image/png
    ———————————————————-
    http://localhost:27275/command

    POST /command HTTP/1.1
    Host: localhost:27275
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: undefined
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Content-Type: application/octet-stream
    Content-Length: 39
    Pragma: no-cache
    Cache-Control: no-cache
    #http://10.54.81.166/technical-forum
    HTTP/1.0 200 OK
    ———————————————————-
    http://10.54.81.166/technical-forum

    GET /technical-forum HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    X-Powered-By: PHP/5.3.6-13ubuntu3.8
    Set-Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; path=/
    Set-Cookie: ja_purity_ii_tpl=ja_purity_ii; expires=Mon, 15-Jul-2013 21:09:31 GMT; path=/
    P3P: CP=”NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM”
    Cache-Control: private, no-cache
    Pragma: no-cache
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 2853
    Keep-Alive: timeout=5, max=99
    Connection: Keep-Alive
    Content-Type: text/html; charset=utf-8
    ———————————————————-
    http://10.54.81.166/components/com_kunena/template/blue_eagle/css/mediaboxAdv-min.css

    GET /components/com_kunena/template/blue_eagle/css/mediaboxAdv-min.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Mon, 23 Jul 2012 21:48:12 GMT
    Etag: “c8078c-9f0-4c58633d191de”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 872
    Keep-Alive: timeout=5, max=98
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/components/com_kunena/template/blue_eagle/css/kunena.20-min.css

    GET /components/com_kunena/template/blue_eagle/css/kunena.20-min.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Mon, 23 Jul 2012 21:48:12 GMT
    Etag: “c80778-667-4c58633d191de”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 572
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/components/com_kunena/template/blue_eagle/css/kunena.default-min.css

    GET /components/com_kunena/template/blue_eagle/css/kunena.default-min.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Mon, 23 Jul 2012 21:48:12 GMT
    Etag: “c8077a-39d4-4c58633d191de”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 2820
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/templates/system/css/general.css

    GET /templates/system/css/general.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Tue, 19 Jun 2012 23:09:29 GMT
    Etag: “c8084d-aaa-4c2db5fe03c40”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 881
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/css/addons.css

    GET /plugins/system/jat3/jat3/base-themes/default/css/addons.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:51 GMT
    Etag: “c80d51-aa8-4c5227056fa59”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 1150
    Keep-Alive: timeout=5, max=97
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/templates/system/css/system.css

    GET /templates/system/css/system.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Tue, 19 Jun 2012 23:09:29 GMT
    Etag: “c80854-380-4c2db5fe03c40”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 422
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/css/layout.css

    GET /plugins/system/jat3/jat3/base-themes/default/css/layout.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:51 GMT
    Etag: “c80d49-cbf-4c5227056fa59”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 975
    Keep-Alive: timeout=5, max=99
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/components/com_kunena/template/blue_eagle/css/kunena.forum-min.css

    GET /components/com_kunena/template/blue_eagle/css/kunena.forum-min.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Mon, 23 Jul 2012 21:48:12 GMT
    Etag: “c8077e-d33a-4c58633d191de”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 9819
    Keep-Alive: timeout=5, max=100
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/css/usertools.css

    GET /plugins/system/jat3/jat3/base-themes/default/css/usertools.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:51 GMT
    Etag: “c80d4a-e08-4c5227056fa59”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 1089
    Keep-Alive: timeout=5, max=99
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/css/menu/mega.css

    GET /plugins/system/jat3/jat3/base-themes/default/css/menu/mega.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:51 GMT
    Etag: “c80d60-1875-4c5227056fa59”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 1298
    Keep-Alive: timeout=5, max=99
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/css/template.css

    GET /plugins/system/jat3/jat3/base-themes/default/css/template.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:51 GMT
    Etag: “c80d4b-670f-4c5227056fa59”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 6145
    Keep-Alive: timeout=5, max=99
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/css/layout.css

    GET /templates/ja_purity_ii/css/layout.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:41 GMT
    Etag: “c80a10-c50-4c5226fc1fdb9”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 964
    Keep-Alive: timeout=5, max=99
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/css/css3.css

    GET /plugins/system/jat3/jat3/base-themes/default/css/css3.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:51 GMT
    Etag: “c80d4e-834-4c5227056fa59”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 590
    Keep-Alive: timeout=5, max=96
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/css/css3.css

    GET /templates/ja_purity_ii/css/css3.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:41 GMT
    Etag: “c80a13-909-4c5226fc1fdb9”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 855
    Keep-Alive: timeout=5, max=98
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/css/menu/mega.css

    GET /templates/ja_purity_ii/css/menu/mega.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 25 Jul 2012 13:30:20 GMT
    Etag: “c80a1f-12d3-4c5a77af61300”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 1221
    Keep-Alive: timeout=5, max=98
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/css/template.css

    GET /templates/ja_purity_ii/css/template.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Fri, 20 Jul 2012 21:53:48 GMT
    Etag: “c80a12-81d9-4c549ee4ab300”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 6954
    Keep-Alive: timeout=5, max=98
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/media/system/js/core.js

    GET /media/system/js/core.js HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: */*
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Tue, 19 Jun 2012 23:09:29 GMT
    Etag: “c804ec-12b0-4c2db5fe03c40”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 1713
    Keep-Alive: timeout=5, max=95
    Connection: Keep-Alive
    Content-Type: application/javascript
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/css/typo.css

    GET /templates/ja_purity_ii/css/typo.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:41 GMT
    Etag: “c80a17-3cc3-4c5226fc1fdb9”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 3504
    Keep-Alive: timeout=5, max=98
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/media/kunena/js/mediaboxAdv-min.js

    GET /media/kunena/js/mediaboxAdv-min.js HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: */*
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Mon, 23 Jul 2012 21:48:12 GMT
    Etag: “c8099d-4b7e-4c58633d1ef9e”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 5311
    Keep-Alive: timeout=5, max=97
    Connection: Keep-Alive
    Content-Type: application/javascript
    ———————————————————-
    http://10.54.81.166/media/kunena/js/default-min.js

    GET /media/kunena/js/default-min.js HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: */*
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Mon, 23 Jul 2012 21:48:12 GMT
    Etag: “c80998-47e3-4c58633d1ef9e”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 5332
    Keep-Alive: timeout=5, max=97
    Connection: Keep-Alive
    Content-Type: application/javascript
    ———————————————————-
    http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/js/core.js

    GET /plugins/system/jat3/jat3/base-themes/default/js/core.js HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: */*
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:51 GMT
    Etag: “c80d67-1a94-4c5227056fa59”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 1850
    Keep-Alive: timeout=5, max=94
    Connection: Keep-Alive
    Content-Type: application/javascript
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/js/ja.rightcol.js

    GET /templates/ja_purity_ii/js/ja.rightcol.js HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: */*
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:41 GMT
    Etag: “c80ae4-aa9-4c5226fc21cf9”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 970
    Keep-Alive: timeout=5, max=96
    Connection: Keep-Alive
    Content-Type: application/javascript
    ———————————————————-
    http://10.54.81.166/media/system/js/mootools-more.js

    GET /media/system/js/mootools-more.js HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: */*
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Tue, 19 Jun 2012 23:09:29 GMT
    Etag: “c804f6-3a2fb-4c2db5fe03c40”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Keep-Alive: timeout=5, max=97
    Connection: Keep-Alive
    Transfer-Encoding: chunked
    Content-Type: application/javascript
    ———————————————————-
    http://10.54.81.166/media/system/css/system.css

    GET /media/system/css/system.css HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/templates/system/css/system.css
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Tue, 19 Jun 2012 23:09:29 GMT
    Etag: “c804d3-5a6-4c2db5fe03c40”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 549
    Keep-Alive: timeout=5, max=96
    Connection: Keep-Alive
    Content-Type: text/css
    ———————————————————-
    http://10.54.81.166/media/system/images/arrow.png

    GET /media/system/images/arrow.png HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Tue, 19 Jun 2012 23:09:29 GMT
    Etag: “c804c8-76-4c2db5fe03c40”
    Accept-Ranges: bytes
    Content-Length: 118
    Keep-Alive: timeout=5, max=93
    Connection: Keep-Alive
    Content-Type: image/png
    ———————————————————-
    http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/js/menu/mega.js

    GET /plugins/system/jat3/jat3/base-themes/default/js/menu/mega.js HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: */*
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:51 GMT
    Etag: “c80d6d-4343-4c5227056fa59”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 4395
    Keep-Alive: timeout=5, max=97
    Connection: Keep-Alive
    Content-Type: application/javascript
    ———————————————————-
    http://10.54.81.166/media/system/js/mootools-core.js

    GET /media/system/js/mootools-core.js HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: */*
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Tue, 19 Jun 2012 23:09:29 GMT
    Etag: “c804f7-1786a-4c2db5fe03c40”
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 31097
    Keep-Alive: timeout=5, max=98
    Connection: Keep-Alive
    Content-Type: application/javascript
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/images/header-mask.png

    GET /templates/ja_purity_ii/images/header-mask.png HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/templates/ja_purity_ii/css/template.css
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Fri, 20 Jul 2012 21:53:01 GMT
    Etag: “c80762-1e46-4c549eb7d8940”
    Accept-Ranges: bytes
    Content-Length: 7750
    Keep-Alive: timeout=5, max=97
    Connection: Keep-Alive
    Content-Type: image/png
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii//images/header/header1.jpg

    GET /templates/ja_purity_ii//images/header/header1.jpg HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/technical-forum
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Fri, 20 Jul 2012 21:51:56 GMT
    Etag: “c80763-3454-4c549e79db700”
    Accept-Ranges: bytes
    Content-Length: 13396
    Keep-Alive: timeout=5, max=96
    Connection: Keep-Alive
    Content-Type: image/jpeg
    ———————————————————-
    http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/images/arrow3.png

    GET /plugins/system/jat3/jat3/base-themes/default/images/arrow3.png HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/css/menu/mega.css
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:51 GMT
    Etag: “c80cf4-95-4c5227056eab9”
    Accept-Ranges: bytes
    Content-Length: 149
    Keep-Alive: timeout=5, max=95
    Connection: Keep-Alive
    Content-Type: image/png
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/images/logo.gif

    GET /templates/ja_purity_ii/images/logo.gif HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/templates/ja_purity_ii/css/template.css
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 404 Not Found
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Content-Length: 260
    Keep-Alive: timeout=5, max=95
    Connection: Keep-Alive
    Content-Type: text/html; charset=iso-8859-1
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/images/grad3.gif

    GET /templates/ja_purity_ii/images/grad3.gif HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/templates/ja_purity_ii/css/template.css
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:41 GMT
    Etag: “c80ad2-94-4c5226fc21cf9”
    Accept-Ranges: bytes
    Content-Length: 148
    Keep-Alive: timeout=5, max=94
    Connection: Keep-Alive
    Content-Type: image/gif
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/images/arrow2.png

    GET /templates/ja_purity_ii/images/arrow2.png HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/templates/ja_purity_ii/css/template.css
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:41 GMT
    Etag: “c80ac9-98-4c5226fc21cf9”
    Accept-Ranges: bytes
    Content-Length: 152
    Keep-Alive: timeout=5, max=94
    Connection: Keep-Alive
    Content-Type: image/png
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/images/container-bg.gif

    GET /templates/ja_purity_ii/images/container-bg.gif HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/templates/ja_purity_ii/css/template.css
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:41 GMT
    Etag: “c80aad-b0-4c5226fc20d59”
    Accept-Ranges: bytes
    Content-Length: 176
    Keep-Alive: timeout=5, max=96
    Connection: Keep-Alive
    Content-Type: image/gif
    ———————————————————-
    http://10.54.81.166/plugins/system/jat3/jat3/base-themes/default/images/favicon.ico

    GET /plugins/system/jat3/jat3/base-themes/default/images/favicon.ico HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Fri, 20 Jul 2012 22:02:18 GMT
    Etag: “c80766-25bc-4c54a0cb0ae80”
    Accept-Ranges: bytes
    Content-Length: 9660
    Keep-Alive: timeout=5, max=95
    Connection: Keep-Alive
    Content-Type: image/x-icon
    ———————————————————-
    http://10.54.81.166/templates/ja_purity_ii/images/dot1.gif

    GET /templates/ja_purity_ii/images/dot1.gif HTTP/1.1
    Host: 10.54.81.166
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip, deflate
    DNT: 1
    Connection: keep-alive
    Referer: http://10.54.81.166/templates/ja_purity_ii/css/template.css
    Cookie: f4f9f43d3238453515d949d20b0e32cf=s7umd3kojtqcr0nfsmvg95tt42; ja_purity_ii_tpl=ja_purity_ii

    HTTP/1.1 200 OK
    Date: Wed, 25 Jul 2012 21:09:31 GMT
    Server: Apache/2.2.20 (Ubuntu)
    Last-Modified: Wed, 18 Jul 2012 22:46:41 GMT
    Etag: “c80a81-2b-4c5226fc20d59”
    Accept-Ranges: bytes
    Content-Length: 43
    Keep-Alive: timeout=5, max=96
    Connection: Keep-Alive
    Content-Type: image/gif
    ———————————————————-

    Any suggestions team?

    Thanks,

    Andy

    aredman Friend
    #462229

    So to troubleshoot more I’ve posted a sample article to one of my menu selections, cleared the cache, and refreshed the page. I can’t see the article. So I downloaded JA_Elastica, installed and everything works like a charm.

    Any thoughts?

    aredman Friend
    #462232

    OK to make this easier to help troubleshoot I’ve posted the website on a public share: http://www.ofhwebdesign.com/citrix/

    Please let me know if you have any suggestions. I have posted sample article text for the Wireshark menu as well, but still no text and no forum.

    Any input from the team would be greatly appreciated. As a note I not only published the site here, but did so to eliminate the web server as being the problem. I can change the template and the content appears, both the article text and the forum.

    Andy

    aredman Friend
    #462244

    Fixed. Deleted the template and rebuilt it.

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

This topic contains 6 replies, has 1 voice, and was last updated by  aredman 12 years, 3 months ago.

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