Java script error in New Entry creation

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
manoj
Regular
Posts: 49
Joined: Tue Sep 05, 2006 12:20 pm

Java script error in New Entry creation

Post by manoj »

Hi garvin,

Thanks a lot for ur constant and unparalleled support.
When i click on New Entry link the entry form is displayed but in the IE status bar its shown : Done,but with errors on page.
I feel its Javascript error.
Below are the error details.
Line: 2
Char: 4
Expected: ';'
Code: 0
URL: http://IP/serendipity_offshore/serendip ... ction]=new

Theres absolutely no problem in creating/editing entries but i want to know why these errors are displayed and want to solve that.
Pls, let me know where to look into to solve the issue.
Thanks & regards.
manoj.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Java script error in New Entry creation

Post by garvinhicking »

Hi!

Could you try the same in Firefox and have a look at the "Error Console"? Firefox JS error output is much more usable than the one by IE.

It might be related to you having edited some files?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
manoj
Regular
Posts: 49
Joined: Tue Sep 05, 2006 12:20 pm

Thanks

Post by manoj »

Thanks its solved.
We put some echo statemensts in code for debugging and that created the JS errors.
Firefox Javascript console helped to locate the problem.
Thanks garvin.
manoj
Post Reply