arHandle-Error when editing in Safari 5.0.4

Permalink
Hi guys!

I recently updated my safari to 5.0.4 and since that update, I have trouble adding or editing blocks. There is an error popup telling me {"aID":"4","arHandle":"Main", etc) (see attached screenshot). I don't have this error with firefox or opera though. It appears on all my c5-sites. I looked up the forum and found some topics dealing with this, but no was helpful.

Do you have any ideas why this happens? Is this a known issue / bug? Is anyone else with safari experiencing trouble?

1 Attachment

hauke
 
Styves replied on at Permalink Reply
Styves
Hi,

I got the same error.

Need a fix. Is there someone who can help us?

Thanks.
Mnkras replied on at Permalink Reply
Mnkras
clear your cache, thats usually the issue
Styves replied on at Permalink Reply
Styves
You're right. Thanks dearly. Have a nice weekend!
Mnkras replied on at Permalink Reply
Mnkras
Is it ok if I close the bug report?
Just want to be sure...

Mike
On Mar 25, 2011 6:42 PM, "Concrete5 Community" <discussions@concretecms.com>
wrote:
hauke replied on at Permalink Reply
hauke
Sorry guys,

That didn't do the trick. I tried this already (Clear cache button and FTP clear cache folder). Did not help!

---------------------------------
ZiehmDesign
Tel: 040 35963343
Fax: 040 35963345
h.ziehm@ziehmdesign.de


Am 25.03.2011 um 23:41 schrieb "Concrete5 Community" <discussions@concretecms.com>:
jordanlev replied on at Permalink Reply
jordanlev
If clearing the cache doesn't fix this, it's probably due to a javascript error. The first thing to check is that you are not including your own copy of jquery in your theme templates -- Concrete5 already includes this on every page by default so including your own causes conflicts. If that's not the case, you need to examine any javascript code you have written for your theme or for any blocks/packages you have created.
jordanlev replied on at Permalink Reply
jordanlev
hauke replied on at Permalink Reply
hauke
I'm really getting crazy with this stuff. It seems to occur only on my
safari browser. I tried to reset safari, did a reinstall, nothing helped!
Does anybody have another idea how to solve this annoying behavior?

Thank you
Hauke



Am 26.03.11 07:39 schrieb "Concrete5 Community" unter
<discussions@concretecms.com>:
ObjectiveCat replied on at Permalink Reply
ObjectiveCat
Hey, I had the same problem in Safari and it was driving me insane.

As people have mentioned above, it seems like a JS interference - what solved the issue for me was disabling one of my extensions (particularly DataVault).

I'd recommend turning off all extensions (Safari->Preferences->Extensions) and then reloading the page to see if you're able to add/edit blocks without the error message.
The error went away immediately for me, didn't even have to restart the browser.
If that solves the problem, turn on the extensions one by one until the error reappears and you'll know which one is the culprit.
pvs replied on at Permalink Reply
pvs
Hi,

I was having the same problem. I had a mailchimp embedded form that had jquery validation methods and included a jquery script that does that.
a quick fix to that was to include the following code to header.php (header elements file in theme)

<?php if (!$c->isEditMode()) {?>
<script type="text/javascript" src="http://downloads.mailchimp.com/js/jquery.form-n-validate.js"></script>
<?php }?>


I was just loading the script when the page was displayed and not when was in edit mode.
I hope this helps.
easy2002 replied on at Permalink Reply
in my case the cause of those errors was Inline Translator for firefox
https://addons.mozilla.org/ru/firefox/addon/inline-translator/...