From 6385d59e487dbdf925695c1e947df427202cd57e Mon Sep 17 00:00:00 2001 From: ProgramComputer <22284856+ProgramComputer@users.noreply.github.com> Date: Fri, 29 Dec 2023 00:59:09 +0000 Subject: [PATCH] patch feeds --- do_feeds.php | 1 + feed_wizard.php | 38 ++++++++++++++++++++++++++------------ 2 files changed, 27 insertions(+), 12 deletions(-) diff --git a/do_feeds.php b/do_feeds.php index 4315ca761..e2a79ef2b 100644 --- a/do_feeds.php +++ b/do_feeds.php @@ -658,6 +658,7 @@ function dummy_function_2($currentlang, $currentfeed): void function do_page(): void { + session_start(); $currentlang = validateLang( (string) processDBParam("filterlang", 'currentlanguage', '', false) ); diff --git a/feed_wizard.php b/feed_wizard.php index f9db467fa..195244f5d 100644 --- a/feed_wizard.php +++ b/feed_wizard.php @@ -1,11 +1,12 @@ @@ -589,7 +599,6 @@ function feed_wizard_filter_text(): void if (articleSection == '') { alert("Article section is empty!") } - console.log("Article section: " + articleSection); $('#lwt_header') .nextAll() .find('*') @@ -762,13 +771,15 @@ function feed_wizard_filter_text(): void