PDA

View Full Version : Odd DA issue with Results Page...Help?!


Artemusreturns
05-04-2009, 05:52 PM
1. I click on Search without any data in search boxes. All items come up on Results page fine.
2. I click on Detail icon and get a "Internet Explorer cannot display." error msg.
3. I click on any of the other icons. All works fine.
4. I click in the Detail icon again and Detail page comes up fine.
5. I click on New Search and loop back to step 1 above with exactly the same results.

This problem doesn't occur on my local server, but occurs on my ISP's server. I'm using root relative linking for the site.

Any ideas why this happens??

Thank you.

Danilo Celic
05-05-2009, 08:09 AM
Does this only happen in IE or other browsers? I ask because IE is notorious for not reporting the exact errors that are actually occuring. I'd suggest trying in a different browser, such as Firefox to see if you can get a better error message that we might be able to figure out what is going on.

Also, if you page is publicly accessible, please post a link so that some one can take a look to see what's going on from the browser point of view.

Artemusreturns
05-10-2009, 10:20 PM
Problem solved. Ray B. caught it with a suggestion that my error trapping in php was turned off. *Duh...* I didn't know php had error trapping. lol. The issue was with the MySQL db and was quickly resolved. Speaking of IE, now I can go figure out all of the IE 6 workarounds.

Thank you for the feedback!