Hello everyone,
I just update one of my EE installations from 2.1.3 to 2.5.3.(build: 20120911) Everything that I’ve tested seems to work but for 2 things.
When editing some particular channels (not all of them), I get 2 errors. The first one is displayed on top 3 times in a row:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: filename
Filename: libraries/File_field.php
Line Number: 77
Then there’s the second:
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/fruitbat/public_html/web/system/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 408
The other problem I’m having, and this is more serious, is that some of the images in the entries seemed to be completely been wiped. The images are in the server, but EE is not requesting them.
I get this code:
<a href="http://mjuk_formskuren">" alt=</a>For some reason the SRC is not pointing anywhere. My first guess is a problem with the fields created for those images…but since all the text is in place, then maybe it’s the a problem syncing the folders? but then it would be a simple 404 beause it wouldn’t point to the right file…but here there’s not even an attempt to get the file.
Needless to say, the site worked perfectly before the update. However, I need to run Multiple Site Manager, so I had to update.
I would appreciate if you had any pointers?
Thanks in advance!
Raul