When any user with posting privileges other than the Super Admin attempts to post or edit a post, PHP errors pop up.
I did attempt to search to see if this was a resolvable issue and I found this thread:
http://ellislab.com/forums/viewthread/181563/
As with the person who started that thread, yes, the channel has been assigned to the member group(s). Posts are made/edited, but the errors persist. In other words, the posts work, but the annoying errors still get blasted at users.
This bug report/fix was listed in the previous thread:
https://support.ellislab.com/bugs/detail/14902/
This fix did not help me, as I am still getting the following errors:
A PHP Error was encountered
Severity: Notice
Message: Undefined variable: assigned_channels
Filename: cp/content_publish.php
Line Number: 2123
A PHP Error was encountered
Severity: Warning
Message: in_array() [function.in-array]: Wrong datatype for second argument
Filename: cp/content_publish.php
Line Number: 2123
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/woppat/public_html/cherrycoke/codeigniter/system/core/Exceptions.php:170)
Filename: core/Common.php
Line Number: 405I’m also getting search errors… ah but that’s a different post. I’m really, really hoping that as with yesterday’s insanity, this is just me forgetting to do something/set something up so it’ll be easily resolved.