Upon updating to 1.0, I received this error:
Warning: class_implements() [function.class-implements]: Class SmileyStreamWrapper does not exist and could not be loaded in file_get_stream_wrappers() (line 136 of /.../includes/file.inc).
Also:
Warning: in_array() expects parameter 2 to be array, boolean given in file_get_stream_wrappers() (line 136 of /.../includes/file.inc).
Comments
Comment #1
deanflory commentedI updated to dev and did not receive the same errors on the update.php results page, not sure if it's fixed but not seeing it again. I'll post back here again if I still have the errors after testing the functionality.
Comment #2
fizk commentedThanks for the heads up. The dev version should be exactly the same as the 1.0 release (no commits have been made to dev since 1.0 was released).
Comment #3
clearbrook commentedJust to report:
I got exactly the same issue and rolled back to 7.x-1.0-beta2 -- will check here for fixes.
Comment #4
alforddm commentedI have this problem also. Down grading to 7.x-1.0-beta2 made the error go away. I'm using PHP 5.3.10.
Comment #5
fizk commentedI believe clearing the cache should fix this (admin/config/development/performance).
Comment #6
alforddm commentedClearing the cache does seem to fix the error /blush
Comment #7
fizk commentedComment #9
skinJust to report: I got the same issue
Comment #10
fizk commented@Skin, did flushing the cache fix the issue?
Comment #10.0
fizk commentedadded