Hi,
Recently upgraded from 1.7.3 to 2.5.2
My entries have several fields with a path to an image or video. With EE.x this was a LG Image Manager field. I found no replacement yet.=( The field contains e.g. ‘/uploads/Jubilaris_25-300.jpg’.
I use ImageSizer for resizing. After the update this wasn’t functioning anymore. After some experimenting with no result I bought CE Image. This also showed no image! Finally put an ordinary <img> html tag in my template. No result. Quite a bit frustating.
The field has filetype File. Simply displaying the field {image_path} gives nothing
After changing it to Text Input the path is displayed. No wonder that my plugins don’t work!
EE changes to handling of a field depending on the fieldtype. I don’t like this.
What is going on? This takes a lot of time where the upgrade already lasts longer then expected and I’m only just at 25% of my templates.
In EE 1.x everything worked like a charm. In fact nothing changed much. Only the fieldtype, so why the %5@*^-{ is this going wrong?