Page 1 of 1

Browser Display Error

PostPosted: 07. September 2009 17:47
by snjenga
I'm experiencing a display error using version 1.7.2 when accessing phpmyadmin. All pages have the scripting error below:
Open new phpMyAdmin window
parent.frame_content.name = 'frame_content'; } if (typeof(window.parent.frame_content.id) != 'undefined' && window.parent.frame_content.id != 'frame_content') { window.parent.frame_content.id = 'frame_content'; } //window.parent.frame_content.setAttribute('name', 'frame_content'); //window.parent.frame_content.setAttribute('id', 'frame_content'); } //]]>


This happens on all pages, on IE and FireFox browsers.
Has anyone experienced this and what is the possible solution?

Thanks for your time!