SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Thread: PHP script error - help!
-
Sep 8, 2001, 01:02 #1
- Join Date
- Aug 2000
- Location
- Charleston, SC
- Posts
- 321
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
PHP script error - help!
My sites index page is index.php and I'm getting a script error message when I pull up http://www.merchantseek.com/index.php
Here's the details:
Line: 14
Char: 1
Error: Object Expected
Code: 0
Can anyone tell me how to fix the issue? I am using IE6 and noticed the error today. Thanks in advance!
To your success,
Jim Conley II
CEO/Founder - MerchantSeek
Search FREE for a Merchant Account Provider based on your business needs and budget. We're your one stop information source on payment acceptance.
Visit us at http://www.merchantseek.comLast edited by jconley2; Sep 8, 2001 at 01:08.
-
Sep 8, 2001, 03:03 #2
- Join Date
- Mar 2001
- Location
- Medina, OH
- Posts
- 440
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I didn't get an error on that page, but an error in the browser like that means a JavaScript/other client-side language and not a PHP error as the browser doesn't parse the PHP and therefore has no idea if there's an error.
Kevin
-
Sep 8, 2001, 07:26 #3
Yep, you don't get PHP errors like that
SeanHarry Potter
-- You lived inside my world so softly
-- Protected only by the kindness of your nature
-
Sep 8, 2001, 09:35 #4
- Join Date
- Aug 2001
- Location
- Topeka, KS
- Posts
- 70
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I did not get the error either but that is a Java error. Or it at least looks a lot like one to me. It is refrencing a non-existant object or no object (ie some where it has document.someform.nonexistantinput) or some error like that. Thats my guess.
Microsoft's Motto: Resistance is futile, you will be assimilated.
My dog's name is Jade; she is a Miniature pinscher.
Click here to see some of her pictures
-
Sep 8, 2001, 13:20 #5
- Join Date
- Aug 2000
- Location
- Charleston, SC
- Posts
- 321
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Thanks! I guess I'll post my question in the Java/Javascript area.
To your success,
Jim Conley II
CEO/Founder - MerchantSeek
Search FREE for a Merchant Account Provider based on your business needs and budget. We're your one stop information source on payment acceptance.
Visit us at http://www.merchantseek.com
Bookmarks