CWA – Display and Update User Master Information

Initialization Array:
Array
(
    [validUser] => N
    [userRole] => 
    [userName] => 
    [userID] => 0
    [userEmail] => 
    [userDisplayName] => 
    [currentTimestamp] => 1767308844
    [currentDateTime] => 2026-01-01 23:07:24
    [currentDate] => 2026-01-01
    [prevSemester] => 2025 Sep/Oct
    [currentSemester] => 2026 Jan/Feb
    [nextSemester] => 2026 May/Jun
    [semesterTwo] => 2026 Sep/Oct
    [semesterThree] => 2027 Jan/Feb
    [semesterFour] => 2027 May/Jun
    [proximateSemester] => 2026 Jan/Feb
    [pastSemesters] => 2020 Jan/Feb|2020 APR/MAY|2020 SEP/OCT|2021 Jan/Feb|2021 Apr/May|2021 Sep/Oct|2022 Jan/Feb|2022 May/Jun|2022 Sep/Oct|2023 Jan/Feb|2023 May/Jun|2023 Sep/Oct|2024 Jan/Feb|2024 May/Jun|2024 Sep/Oct|2025 Jan/Feb|2025 May/Jun|2025 Sep/Oct
    [pastSemestersArray] => Array
        (
            [0] => 2025 Sep/Oct
            [1] => 2025 May/Jun
            [2] => 2025 Jan/Feb
            [3] => 2024 Sep/Oct
            [4] => 2024 May/Jun
            [5] => 2024 Jan/Feb
            [6] => 2023 Sep/Oct
            [7] => 2023 May/Jun
            [8] => 2023 Jan/Feb
            [9] => 2022 Sep/Oct
            [10] => 2022 May/Jun
            [11] => 2022 Jan/Feb
            [12] => 2021 Sep/Oct
            [13] => 2021 Apr/May
            [14] => 2021 Jan/Feb
            [15] => 2020 SEP/OCT
            [16] => 2020 APR/MAY
            [17] => 2020 Jan/Feb
        )

    [validEmailPeriod] => N
    [validReplacementPeriod] => N
    [daysToSemester] => 119
    [defaultClassSize] => 6
    [validTestmode] => Array
        (
            [0] => Roland
            [1] => kcgator
            [2] => n7ast
            [3] => N7AST
            [4] => k7ojl
            [5] => K7OJL
            [6] => wr7q
            [7] => WR7Q
            [8] => KF7WX
            [9] => kf7wx
        )

    [flatFilePath] => /home/cwacwops/CWAT
    [siteurl] => https://cwa.cwops.org
    [languageArray] => Array
        (
            [0] => English
            [1] => Ελληνικά (Greek)
            [2] => Catalan
            [3] => język polski (Polish)
            [4] => Deutsch (German)
        )

    [languageConversion] => Array
        (
            [English] => English
            [Ελληνικά (Greek)] => Greek
            [Catalan] => Catalan
            [język polski (Polish)] => Polish
            [Deutsch (German)] => German
        )

)


Arrived at pass 2
getting the user_master data
set up the criteria for a callsign request type
calling user_dal->get_user_master. criteria:
Array
(
    [relation] => AND
    [clauses] => Array
        (
            [0] => Array
                (
                    [field] => user_call_sign
                    [value] => 
                    [compare] => =
                )

        )

)

returned from get_user_master. user_data:
Array
(
)

no record found for . Looking for a previous callsign
found a new call sign

FUNCTION write_job_log called with dataToWrite:
Array
(
    [jobname] => Display and Update User Master V1
    [jobdate] => 2026-01-01
    [jobtime] => 23:07:24
    [jobwho] => 
    [jobmode] => Time
    [jobdatatype] => Production
    [jobaddlinfo] => 2: 0.1076
    [jobip] => 216.73.216.133
    [jobmonth] => January 2026
    [jobcomments] => 
    [jobtitle] => CWA – Display and Update User Master Information
    [doDebug] => 1
)


Warning: Undefined property: WhichBrowser\Model\Browser::$name in /home/cwacwops/public_html/wp-content/plugins/code-snippets-pro/php/snippet-ops.php(689) : eval()'d code on line 12

Warning: Undefined property: WhichBrowser\Model\Browser::$version in /home/cwacwops/public_html/wp-content/plugins/code-snippets-pro/php/snippet-ops.php(689) : eval()'d code on line 13

Warning: Attempt to read property "value" on null in /home/cwacwops/public_html/wp-content/plugins/code-snippets-pro/php/snippet-ops.php(689) : eval()'d code on line 13

Warning: Undefined property: WhichBrowser\Model\Os::$name in /home/cwacwops/public_html/wp-content/plugins/code-snippets-pro/php/snippet-ops.php(689) : eval()'d code on line 14

Warning: Undefined property: WhichBrowser\Model\Device::$manufacturer in /home/cwacwops/public_html/wp-content/plugins/code-snippets-pro/php/snippet-ops.php(689) : eval()'d code on line 15
jobIPData:
Array
(
    [browser] => 
    [version] => 
    [OS] => 
    [Mfgr] => 
    [device] => bot
)

write to wpw1_cwa_joblog was successful
id 407070 was inserted
updateParams:
Array
(
    [job_name] => Display and Update User Master V1
    [job_date] => 2026-01-01
    [job_time] => 23:07:24
    [job_who] => 
    [job_mode] => Time
    [job_data_type] => Production
    [job_addl_info] => 2: 0.1076
    [job_ip_addr] => 216.73.216.133
    [job_month] => January 2026
    [job_comments] => 
    [job_title] => CWA – Display and Update User Master Information
    [job_browser] => 
    [job_version] => 
    [job_OS] => 
    [job_Mfgr] => 
    [job_device] => bot
)

Sorry, but you do not have permission to view this content.