...causes this error to appear: Unexpected call to method or property access. server_status.php?token=591885fce98decf2e85474787d3a04a4, line 2476 character 1
Happens in http://demo.phpmyadmin.net/master/
Le 2011-06-14 15:34, Tyron Madlener a écrit :
...causes this error to appear: Unexpected call to method or property access. server_status.php?token=591885fce98decf2e85474787d3a04a4, line 2476 character 1
Happens in http://demo.phpmyadmin.net/master/
Tyron, I tried (but with IE9 on Vista) and don't see any error when clicking on Status.
As for me the error appears on every page where the ad at the bottom is present. The error points to the following line:
document.getElementById("piwik").insertBefore(tag, document.getElementById("piwik-script"));
I haven't tested it with IE9 though. The bug doesn't seem to affect anything either. All looks and behaves the same.
On Wed, Jun 15, 2011 at 12:39 PM, Marc Delisle marc@infomarc.info wrote:
Le 2011-06-14 15:34, Tyron Madlener a écrit :
...causes this error to appear: Unexpected call to method or property access. server_status.php?token=591885fce98decf2e85474787d3a04a4, line 2476 character 1
Happens in http://demo.phpmyadmin.net/master/
Tyron, I tried (but with IE9 on Vista) and don't see any error when clicking on Status.
-- Marc Delisle http://infomarc.info
EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
Tyron Madlener a écrit :
As for me the error appears on every page where the ad at the bottom is present. The error points to the following line:
document.getElementById("piwik").insertBefore(tag, document.getElementById("piwik-script"));
I haven't tested it with IE9 though. The bug doesn't seem to affect anything either. All looks and behaves the same.
With IE8 / Windows XP, I don't see any error.
On Wed, Jun 15, 2011 at 12:39 PM, Marc Delisle marc@infomarc.info wrote:
Le 2011-06-14 15:34, Tyron Madlener a écrit :
...causes this error to appear: Unexpected call to method or property access. server_status.php?token=591885fce98decf2e85474787d3a04a4, line 2476 character 1
Happens in http://demo.phpmyadmin.net/master/
Tyron, I tried (but with IE9 on Vista) and don't see any error when clicking on Status.
-- Marc Delisle http://infomarc.info
EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
2011/6/15 Marc Delisle marc@infomarc.info:
Tyron Madlener a écrit :
As for me the error appears on every page where the ad at the bottom is present. The error points to the following line:
document.getElementById("piwik").insertBefore(tag, document.getElementById("piwik-script"));
I haven't tested it with IE9 though. The bug doesn't seem to affect anything either. All looks and behaves the same.
With IE8 / Windows XP, I don't see any error.
No problem with IE8 on Win7. I don't have Vista lying around, so I can't test this.
On Wed, Jun 15, 2011 at 12:39 PM, Marc Delisle marc@infomarc.info wrote:
Le 2011-06-14 15:34, Tyron Madlener a écrit :
...causes this error to appear: Unexpected call to method or property access. server_status.php?token=591885fce98decf2e85474787d3a04a4, line 2476 character 1
Happens in http://demo.phpmyadmin.net/master/
Tyron, I tried (but with IE9 on Vista) and don't see any error when clicking on Status.
Hi
Dne Wed, 15 Jun 2011 13:22:25 +0200 Tyron Madlener tyronx@gmail.com napsal(a):
As for me the error appears on every page where the ad at the bottom is present. The error points to the following line:
document.getElementById("piwik").insertBefore(tag, document.getElementById("piwik-script"));
I haven't tested it with IE9 though. The bug doesn't seem to affect anything either. All looks and behaves the same.
These are just stats for the webserver, so pretty harmless for phpMyAdmin functionality. Though I'd like to fix them.