Thanks DanielSchurter !!
now it is working for me!
One suggestion from my side,
I can see that, the jquery version which u have used is “1.4.2” !!
If you update this jquery to latest one then i think, 2 more errors which i am facing!!
Timestamp: 8/27/2012 11:52:47 AM
Error: TypeError: $("#Upload-File .gallery").sortable is not a function
Source File: https://localhost/wp-sms/wp-admin/admin.php?page=dmsguestbook
Line: 45
and
Error: TypeError: $ is not a function
Source File: https://localhost/wp-sms/wp-admin/admin.php?page=dmsguestbook
Line: 310
it may resolve, for second error, i can replace $ with “jQuery” so it should resolve