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.

Archive /

Our old forums are still available as a read-only archive.

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

Extending page has image upload broken.


Go to End


1106 Views

Avatar
Decisive Flow

Community Member, 73 Posts

21 April 2008 at 2:39pm

I have create an ArtistPage with an image uploader.

Then I created an ArtistMovie page that extends the ArtistPage type but while the image uploader works fine in the original page, int he extended page, which I upload or attach an image, no error shows but nothing is attached.

This project is due today and my understanding is if you added something to one page, then had another page that extended that page, it should work exactly the same for both?