Hi,
I’ve tried a ton of stuff to fix an IE issue I’m having with safecracker and ChannelFiles.
I’ve spoke to the guys over at DevDemon and they think it’s an issue with safecracker - so here I am… :)
i’ve stripped the template down to the bare bones and hard coded an entry ID in…
<!DOCTYPE html>
<html >
[removed][removed]
<head>
<body>
{exp:safecracker channel="file-storage" entry_id="104" }
{field:batch-file}
<input type="submit"/>
{/exp:safecracker}
</body>
</html>
Debug is set to 1
Cache is cleared
I’m logged in as super admin.
I’ve re-uploaded channel files and safecracker…
The error displayed is….
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C)
Timestamp: Fri, 15 Apr 2011 22:02:16 UTC
Message: Syntax error
Line: 1
Char: 1
Code: 0
URI: http://DOMAIN.co.uk/test?ACT=32&ui=core,widget,mouse,position,draggable,resizable,sortable,button,dialog,tabs,datepicker&plugin=tablesorter,scrollable,scrollable.navigator,ee_filebrowser,markitup,thickbox,toolbox.expose,overlay,tmpl&v=1299695045&include_jquery=y
Message: Object doesn't support this property or method
Line: 16
Char: 2
Code: 0
URI: http://DOMAIN.co.uk/themes/third_party/channel_files/channel_files_pbf.js
If I remove channel files, I still get the syntax error on line 1 - the doctype… which is defo correct :)
Any ideas on how to fix this?
Hopefully it’s something dumb on my part :)
Thanks in advance,
J