Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter chrisnovoa

    (@chrisnovoa)

    Hmm, it does make sense because i wasn’t having this problem until upgrading to FF 1.5+, maybe once or twice before but it was a plugin that caused it. Still though, could it be a header that isn’t set right on the response in wordpress?

    EDIT: i just tried in IE, and while i didn’t get the file download dialog, nothing else happened after the image upload completed and then i got a “the page cannot be displayed – currently unnavailable” in the upload box, but the image was uploaded, again with no thumbnail. strange

    not exactly sure about the first problem, my guess is that you would make a function to write your adsense ad in every say… 4 posts (based on an item or loop count) and place a call to that function in The Loop.

    Second problem, in your css, you have

    #page {
    background-color: white;
    margin: 5px auto;
    padding: 0;
    width: 900px;
    border: 2px solid #306EFF;
    }
    change
    margin: 5px auto;
    to
    margin: 0px auto;

    hope that helps

    oh one more thing, all the ads on your page make your page lag like hell when scrolling and searching and doing a live css edit, just FYI.

    Thread Starter chrisnovoa

    (@chrisnovoa)

    It was a server specific issue, i’m very grateful for the tip! My host declined to tell me what the final solution was, so i’m guessing it was either an embarrasing oversight or a security issue. So all is well now. Thank you!!!

    Thread Starter chrisnovoa

    (@chrisnovoa)

    Thanks, i’ve opened a ticket with my host to ask if they have any sort of filter or security set on certain words, but i doubt they will be of much help. Though they do generally provide a valuable amount of assistance for third party applications. I’ll post their response.

Viewing 4 replies - 1 through 4 (of 4 total)