Hello, world!
I am very new to ExpressionEngine. I am installing EE for the first time and everything seems to have gone fine until I decided to re-install the software with a theme called Overeasy. After selecting the theme in the installation process, everything works great except for the homepage. For some reason, on the index.php file, I have 3 errors showing up above the header. They read…
A PHP Error was encountered
Severity: Warning
Message: touch() [function.touch]: Unable to create file ./cache/50d5215ccc1659bad5a5b22ad7c0a6bc.png because No such file or directory Filename: teemthumb/pi.teemthumb.php
Line Number: 264
...
A PHP Error was encountered
Severity: Warning
Message: imagepng() [function.imagepng]: Unable to open ‘./cache/50d5215ccc1659bad5a5b22ad7c0a6bc.png’ for writing: No such file or directory
Filename: teemthumb/pi.teemthumb.php
Line Number: 284
...
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /homepages/40/d317679338/htdocs/sarei/system/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 405
These errors don’t seem to show at the top of any other pages… only the homepage. I have spent hours trying to figure this out but I am lost.
Any help would be appreciated! 😊