For some reason, when i try and assign image files to my channel entries, the url path that is generating is relative to the root directory and not an absolute file path like usual. I have used EE2.5 before with no issues, but this time around i am stuck.
When viewing the image in the file manager, it works fine - and even when i upload the file in the entry for the first time, it is fine. but when i go back to edit the entry, it can’t locate the file because the path it is using is “_thumb/image.jpg”, NOT “http://domain.com/files/images/_thumb/image.jpg” (which is should be doing). So when i try and save my edits, the CP bounces an error that it can’t find the image.
Really at a loss here, i have used the same EE build before with no issues, but there must be a config setting that is broken somewhere. Any help is greatly appreciated.