London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
...and the solution is: Make sure to inherit from the correct classes, in this case ImageData NOT MediaData.
For some reason, i get error 404 on mediafiles in edit-mode. When viewing the site, an image got an url like "/globalassets/270x180_2.jpg", but in edit-mode the url is "/EPiServer/CMS/Content/globalassets/280x180_2.jpg,,41?epieditmode=False", which results in error 404. However, if i remove the last part ",,41?epieditmode=False" the it works. It's a newly installed 7,5 site, so what the heck did i do? :)