Forum Replies Created

Viewing 6 replies - 46 through 51 (of 51 total)
  • Thread Starter john-michael

    (@john-michael-1)

    Thanks for the suggestion, looking forward to your afterthought.

    I was told that in order to use the WP Functions, I only need to include wp-load.php

    Just want to make sure that’s correct as well.

    Thread Starter john-michael

    (@john-michael-1)

    Aren’t headers browser independent? The issue is only experienced in FF and while I haven’t checked myself, reports indicate safari as well.

    Regardless, here are the headers for Firefox. I’m not keen on these, so I would appreciate if anyone could assist in my understanding. Thanks!

    ———————————————————-
    headers_wout_compression
    ———————————————————-
    https://www.peopleofpublictransit.com/

    GET / HTTP/1.1
    Host: https://www.peopleofpublictransit.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
    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
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Cookie: __utma_a2a=4531460943.1300491648.1268934722.1268934722.1268934722.1; __utma=37490081.198019592.1268934722.1268934722.1268934722.1; __utmb=37490081.1.10.1268934722; __utmc=37490081; __utmz=37490081.1268934723.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
    If-Modified-Since: Thu, 18 Mar 2010 17:49:27 GMT
    If-None-Match: “b2f3-4ba267a7-0”
    Cache-Control: max-age=0

    HTTP/1.1 304 Not Modified
    Date: Thu, 18 Mar 2010 17:52:28 GMT
    Accept-Ranges: bytes
    Connection: close
    Etag: “b2f3-4ba267a7-0”
    Vary: User-Agent
    ———————————————————-

    ———————————————————-
    headers_w_compression
    ———————————————————-
    https://www.peopleofpublictransit.com/

    GET / HTTP/1.1
    Host: https://www.peopleofpublictransit.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
    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
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: https://www.peopleofpublictransit.com/
    Cookie: __utma_a2a=4531460943.1300491648.1268934722.1268934755.1268934851.3; __utma=37490081.198019592.1268934722.1268934722.1268934722.1; __utmb=37490081.3.10.1268934722; __utmc=37490081; __utmz=37490081.1268934723.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
    Cache-Control: max-age=0

    HTTP/1.1 200 OK
    Date: Thu, 18 Mar 2010 17:54:14 GMT
    Accept-Ranges: bytes
    Connection: close
    Etag: “2353-4ba268be-0”
    Last-Modified: Thu, 18 Mar 2010 17:54:06 GMT
    Content-Type: application/x-gzip
    Content-Length: 9043
    Vary: User-Agent
    ———————————————————-

    john-michael

    (@john-michael-1)

    Did you ever find a solution? I’m experiencing the same issue.

    Quite honestly, I don’t think it does. There are several unanswered posts regarding bugs. I have 3, for example.

    I’ve deactivated the plugin until further notice from the author. But I don’t see myself activating the plugin any time soon.

    Thread Starter john-michael

    (@john-michael-1)

    I take that back, when I re-enable the plugin the redirect loop is back!

    Thanks.

    Running 2.8.6 if there are many users logged in, the wordpress footer floats on top of the table and displays right under the left menu.

    I’m not exactly sure what the issue is, but if you remove the height from .tablenav:

    .tablenav {
    height: 30px;
    }

    the problem is resolved. I don’t know if that attribute is required for the admin, so I thought I’d ask if anyone can A. replicate the issue, and B. fix the issue without breaking the wordpress admin panel.

    Plus it would be nice to have a fix that doesn’t affect the wordpress admin as a whole, but only this plugin.

    Thanks!
    https://www.peopleofpublictransit.com

Viewing 6 replies - 46 through 51 (of 51 total)