Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

Moderators: martimiz, UncleCheese, Sean, Ed, biapar, Willr, Ingo, swaiba

Issue with SWFupload not showing


Go to End


3 Posts   1856 Views

Avatar
lozhowlett

Community Member, 151 Posts

18 February 2010 at 2:36am

Hi everyone,

I have an interesting error, the i am working on it running 2.3.6, i downloaded the latest issue of ImageGallery, along with the code from googlebase for swf. However in the upload facility (i.e. on files & images or on image gallery add a photo) there is just a blank white space where the image upload should be?

Tested on IE8, FF3.5, FF3 & Chrome, all produce same results. Using WinXP Pro.

Any help would be fantastic!

Thanks

Avatar
UncleCheese

Forum Moderator, 4102 Posts

18 February 2010 at 3:41am

Javascript errors?

Avatar
lozhowlett

Community Member, 151 Posts

18 February 2010 at 5:52am

None.... all i get is

Object doesn't support this property or method cmsmain.js?m=1260448030, line 39 character 27

but i think this is red herring, as it happens on the initial load screen, not the files and images.

Folder struct is...

image_gallery
dataobject_manager
swfupload

within swfupload

code, css, images, javascript, templates and _config.php

Thanks.