This has baffled me for quite a while so I'll see if anyone here has a clue of something to try.
I have a page that contains a rather large "snippet" of code. This snippet is supposed to display the following search box:
I got it from the company hosting the search and the idea is to put it on a page with other content. The page I put it on happens to be a PHP page but it doesn't work. To illustrate this, I renamed the file above with a .php extention:
Refresh the page a few times and you'll see it's not even the same every time. Sometimes it looks sort of okay, and sometimes the page doesn't even load. The radio buttons never work right. This is my own personal server for playing around with and testing code. When I copied these same two pages to the production server, they both work fine!
I thought it might have been my PHP version so I upgraded from 4.3.3 to 4.3.10 but got the same results. I am running Apache2 on lukerules.com and jebrookside.com is IIS. One of the guys at the company I where got the snippet tested it on Apache 1.3 and it worked there too. But the HTML pages work fine, so I'm not sure if that's the problem.
Anyone have a clue of something to try? Thanks a lot.
I have a page that contains a rather large "snippet" of code. This snippet is supposed to display the following search box:
I got it from the company hosting the search and the idea is to put it on a page with other content. The page I put it on happens to be a PHP page but it doesn't work. To illustrate this, I renamed the file above with a .php extention:
Refresh the page a few times and you'll see it's not even the same every time. Sometimes it looks sort of okay, and sometimes the page doesn't even load. The radio buttons never work right. This is my own personal server for playing around with and testing code. When I copied these same two pages to the production server, they both work fine!
I thought it might have been my PHP version so I upgraded from 4.3.3 to 4.3.10 but got the same results. I am running Apache2 on lukerules.com and jebrookside.com is IIS. One of the guys at the company I where got the snippet tested it on Apache 1.3 and it worked there too. But the HTML pages work fine, so I'm not sure if that's the problem.
Anyone have a clue of something to try? Thanks a lot.