Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
- This topic has 2 replies, 2 voices, and was last updated 8 years, 12 months ago by
Steven Zahm.
-
AuthorPosts
-
08/20/2013 at 9:39 am #267562
mark485
ParticipantHello,
We have noticed in the latest version of Connections within IE 8 in the Connections WordPress Backend there is a javascript bug/conflict.
It presents itself as:
SCRIPT65535: Unexpected call to method or property access.
load-scripts.php, line 2 character 66529The error only shows up when within the Connections backend sections. This bug is preventing our users who have IE8 still to update/manage listings properly.
08/20/2013 at 11:33 am #267563Steven Zahm
Keymaster@ mark485
I’m unable to replicate. Seeing the error, I do not believe the issue is being caused by Connections. The admin javascript for Connections which is loaded only on its pages does not use the load-scripts.php. Connections loads its scripts in the admin using the
admin_enqueue_scripts
hook which loads the javascript as a separate file rather than concatenating it together with the core WordPress scripts which what is done with load-scripts.php. Apologies if that is a bit too technical… Here’s some suggestions:Make sure IE8 is running in IE8 Standards Mode. You can check this by hitting the F12 key.
Deactivate plugins one at a time until the error goes away.
Let me know how it goes.
08/20/2013 at 11:34 am #267564Steven Zahm
Keymaster@ mark485
I’m unable to replicate. Seeing the error, I do not believe the issue is being caused by Connections. The admin javascript for Connections which is loaded only on its pages does not use the load-scripts.php. Connections loads its scripts in the admin using the
admin_enqueue_scripts
hook which loads the javascript as a separate file rather than concatenating it together with the core WordPress scripts which what is done with load-scripts.php. Apologies if that is a bit too technical… Here’s some suggestions:Make sure IE8 is running in IE8 Standards Mode. You can check this by hitting the F12 key.
Deactivate plugins one at a time until the error goes away.
Let me know how it goes.
-
AuthorPosts
You must be logged in to reply to this topic.