hi !
i get these errors when trying to submit an entry with ‘channel videos’ field in â??safecrackerâ??. It only happens when i leave â??channel videosâ?? field empty. Here is the url http://www.yoga.lc/index.php/main/video_test if you want to check.
Any ideas whatâ??s wrong?
in my template i have:
{exp:safecracker channel=â??testâ? return=â??main/okâ? entry_id=â??215â? class=â??safecrackerâ? dynamic=â??noâ?}
{field:ch_vid}
{field:text}
<input type=â??submitâ? value=â??Submitâ? />
{/exp:safecracker}
PHP errors:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: ChannelVideos
Filename: channel_videos/ft.channel_videos.php
Line Number: 207
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/yogalc/yoga.lc/docs/system/codeigniter/system/core/Exceptions.php:170)
Filename: libraries/Functions.php
Line Number: 387
dmitry