I published a new page that shares the same custom field group as various other channels of my site and his publish.
I then realized that instead of publishing the new page into the ‘pages’ channel I accidentally put it into the ‘services’ channel.
I went back into my entry and under options changed the channel (dropdown field) to ‘pages’ then saved it.
The page now shows up in the proper channel when I filter the manage entries list but when refreshing the browser (and yes, both the EE cache and firefox 3.6.10 cache have been cleared) I get the following PHP errors:
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 2
Filename: libraries/Template.php
Line Number: 1380
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 2
Filename: libraries/Template.php
Line Number: 1381
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /Volumes/Data/Current Projects/XXXXXX/ee/admin/codeigniter/system/core/Exceptions.php:171)
Filename: core/Common.phpNot sure what’s going on here, any help would be appreciated.