Various emergency fixes

This commit is contained in:
2024-11-25 18:23:43 +01:00
parent 4dcdb38d86
commit 2ac5bd0e51
6 changed files with 8 additions and 8 deletions

View File

@@ -271,7 +271,7 @@ There are only <strong><?php echo "${days_to_wait}"; ?></strong> days to wait un
<ol>
<li>You must have your audio recording ready to upload <strong>before</strong> you pick a slot.</li>
<li>New hosts, Interviews, and other time critical shows should use the first free slot.</li>
<li>Always try and fill any free slots that are available in the upcoming two weeks.</li>
<li>Always try and fill any free slots that are available in the <strong>upcoming two weeks</strong>.</li>
<li>When the queue is filling up then leave some slots free for new contributors.</li>
<li>Post non urgent shows into the first empty week.</li>
<li>If you are uploading a series of shows then post them one every two weeks.</li>

View File

@@ -343,7 +343,7 @@ if ( !file_exists( "$dir_structure/shownotes.txt" ) ) {
logextra( "shownotes.txt still exists" );
if ( !file_exists( "$dir_structure/shownotes.json" ) ) {
naughty("a9564ebc3289b7a14551baf8ad5ec60a");
naughty("3eb02d6b9ea801d4c5909b4fac0ccd96");
}
logextra( "shownotes.json still exists" );