I have just recently done a fresh install of ee 1.6.9 on my server and I am receiving the following errors at the top of the site
This is only in firefox, safari loads fine. I also get another error in firefox when I have gzip enabled. For now I have it turned off to fix the latter issue.
Here’s the gzip error. Firefox only (safari loads the site fine)
Content Encoding Error
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.Here is the weblog.php errors
Notice: Undefined index: uris in /system/modules/weblog/mod.weblog.php on line 1537
Warning: array_flip() [function.array-flip]: The argument should be an array in /system/modules/weblog/mod.weblog.php on line 1537
Warning: implode() [function.implode]: Invalid arguments passed in /system/modules/weblog/mod.weblog.php on line 1537At the moment I have my debug preference set to 1. I have tried to replace the modules/weblog folder but that didn’t fix it