Hi every one

In IE i am getting "Stack overflow at line 17" message. when i see in firefox using firebug the error is "too much recursion
[Break on this error] Drupal.extend.apply(this[i], [obj[i]]);". It is misc/drupal.js in line 16.

Please help me how can i get rid of this message? OR any idea how this error occur so that i can fix it.

Any one have idea how this error can be occur?

Thanks

Edited by: VM; moved to appropriate forum

Comments

vm’s picture

what is exact version of Drupal 5.x in use?

tanzeel’s picture

Thanks for reply,

I am using drupal 5.1 version.

Tanzeel

Thank you,
Tanzeel

vm’s picture

you should update your drupal installation to the latest stable release and see if problem is still there. Using such an old outdated, buggy and insecure version, anything could be wrong.

tanzeel’s picture

Thanks man,

I have updated drupal 5.1 to 5.18 and know everything is fine.. no stack overflow message..:)

Thanks again for raising point to update drupal.

Tanzeel

Thank you,
Tanzeel