Block editing bugs

Permalink
I'm running into issues when trying to add new/edit blocks in Firefox and IE (Everything works fine in chrome)...

When I try to edit, the edit block pops up for a split second, but then the whole screen goes white without any styling and I can't edit anything or cancel/submit. (I have attached a screenshot)

It seems to be some jquery issue/error, but I have tried clearing out all of my jquery/javascript files out of my header and I still get the issue, so I'm not sure what the conflict is.

Anyone have any suggestions?

1 Attachment

joemc
 
Shotster replied on at Permalink Reply
Shotster
Which version of C5? Is the site publicly accessible for others to look at and troubleshoot?

Also, it appears the cancel and submit (update) links are there. (It might work even though it lacks styling.)

-Steve
joemc replied on at Permalink Reply
joemc
I'm using Version: 5.4.1.1
The cancel & submit show up, but they do not work (not that having that functionality would negate the bigger issue).

The site can be seen here:http://www.elchappel.com/

Thanks for the help!
Shotster replied on at Permalink Reply
Shotster
Just for the heck of it, have you tried clearing the cache?

-Steve
Mnkras replied on at Permalink Best Answer Reply
Mnkras
try re-uploading the /concrete directory (or since you are running out of the updates directory update that) also, try not loading swfobject from the theme, use the one already in the core,
joemc replied on at Permalink Reply
joemc
Cool - Re-uploading those files seemed to work. How do I access the built-in swfobject? Is there a certain function call, or do I just have to load it with a relative path?