Guest ; year selected is :-


Problems reported and under investigation on the Robot.
Reported   By   Problem   Resolution   Status   Resolved  
2024-03-14 G6GLP Activity award The Activity list has been updated with this years membership Resolved 2024-03-11 
                       
2024-02-14 G3LHJ Missing entries on summary sheet The summary sheet submitted as part of the end of year review for some reason did not include all contests. This is still to be looked into but the contest manager page has been updated so all information can be retrieved manually if required. Under Investigation 2024-02-14 
                       
2024-01-14 G6GLP Title Banner Banner changed to reflect the change in TARS main site header. Old bg color value was silver now #B9F3FF Resolved 2024-01-14 
                       
2024-01-08 g6glp COOKIE Routines Cookie routines errored if an invalid login were tried. Changed logic flow in cookies file to ignore error. Resolved 2024-01-08 
                       
2024-01-05 G6GLP New page added The submit entry page has an addition where the user can now go and get the submitted pdfs. Resolved 2024-01-05 
                       
2024-01-05 G6GLP No pdf Summary for Manager to download Missing files found and placed in correct folder. Correct code to look in correct place and move to correct place. Broke submit routine now fixed. Resolved 2024-01-05 
                       
2024-01-01 2E0EVM Unable to change year for submission of results In Summary page when the year is is change the error rports int to string problem. To clear had to remove /* --- */ around variable year placed there for testing and left behind. Resolved 2024-01-01 
                       
2023-12-30 M0CHE Problem on Data page caused by non DXCC Having just updated the Country list again this problem shows up. see issue 2023-05-22. D1DX was the problem. It is in the Crimea so is contentious at best. To solve the problem I have put an entry for D1 in the country list to clear the fault.  Resolved 2023-12-30 
                       
2023-03-29 G6GLP GMAIL not receiving mail All mail to GMAIL accounts was being stopped due to SPF setting in my DNS. The answers given by google were not very helpful until I obtained an example and made the change. Mail from me to GMAIL now seems to work but I am not sure of email from the ROBOT which is still to be checked. The answer is either invoke DKIM in the dns and buy a cert for £5 per month or to use another server for email. The later is my choice and will transfer email delivery to come from TORBYARS in the future. Date not decided or even agreed. Mail to users when uploading log now using TORBAYARS email address(2023-01-08). Mail sent from the ROBOT now goes out from TARBAYARS and will be received by all including GMAIL users. Resolved 2024-01-23 
                       
2023-05-22 M0CHE Problem on Data page caused by non DXCC D1DX was the problem. It is in the Crimea so is contentious at best. To solve the problem I have put an entry for D1 in the country list to clear the fault. Resolved 2023-05-22 
                       
2023-03-12 M7DRY Lack of Summary pdfs in the contest applications After the crash the PDF file generator didn't get copied across. It will take a while to complete the change but there is no urgency until Jan 2024! Rewrite of Summary page and a bit of config file and changed some graphics Resolved 2023-04-27 
                       
2023-01-02 M0CHE G8PEW Problem with award submissions A tightening of headers in mail and a logic error to help the problem along. != changed to !==
$a != $b Not equal true if $a is not equal to $b after type juggling.
$a !== $b Not identical true if $a is not equal to $b, or they are not of the same type.
 Resolved 2023-01-02 
                       
2023-01-01 G3LHJ Various awards crash Again problem found to be non existent calls and prefixes.
The Prefix check needs to be rebuilt but thats a bigger problem.
 Resolved 2023-01-01 
                       
2023-01-01 G3LHJ Various awards ccrash Again problem found to be non existent calls and prefixes.
The Prefix check needs to be rebuilt but thats a bigger problem.
 Resolved 2023-01-01 
                       
2022-12-19 M0CHE Score all over the place Detail analysis found that all contacts were being marked as invalid resulting in silly scores. Problem tracked to the prefix check sub routine and the extra < removed. It is a result of unintended consequences after the problem that G3LHJ reported with C0 being listed rather than CO. Resolved 2022-12-21 
                       
2022-12-10 G6GLP Systen no sending multi mail with files attached PHP5>php8 caused a tightening of parameters in the mail system that had to be addressed. Resolved 2022-12-10 
                       
2022-12-09 G3LHJ Errors in some Results Problem traced to entries with no contact call and or invalid entries where 0 instead of O. Traps put in to catch these. Derrick given list of affected entries. Resolved 2022-12-10 
                       
2022-10-02 2E0EVM Non reporting of 3 month prefix check The problem was he incorrect re-use of variables in the routine that runs once every three months to check the prefixes worked in the previous three months. Resolved 2022-10-02 
                       
2022-07-19 G6GLP Access level error on upload file page Reset the access level to 1 Resolved 2022-07-19 
                       
2022-07-12 G3LHJ PHP reports on data page IN PHP 8 variables have to be defined before use so I find it best to place them at the top of the code. Unfortunately I missed one in a class. There will be others I am sure so please report any you might find. Resolved 2022-07-12 
                       
2022-07-04 G6GLP UDP access not working Found CRON not running.
Downloaded cronie and set cron running.
Built crontab and initialised script1 in ROBOT.
Corrected script calls on 1min update (mysqli) and directory changes due to permissions issues.
completed. UDP now running for users.
 Resolved 2022-07-06 
                       
2022-06-22 G6GLP PDF file not being genetated TCPDF is not PHP 8 compliant. TCPDF 6.2 or higher required. Plus re write the individual contest sheets to accommodate PHP 8. Solution found:- change to all the tcpdf files for new directory structure. change to all the test files to suite new access to TCPDF files rewrite complete Resolved 2022-06-28 
                       
2022-06-21 G6GLP DXCC not showing in vhf and 6m OLD code! Code rewritten Resolved 2022-06-21 
                       
2022-06-20 G8PEW R9GM showing as EUROPEAN not ASIATIC COUNTRY listing has R9G as European. Email sent to AD1C for clarification European it is! https://cqww.com/blog/special-case-of-ua9-scoring/ Resolved 2022-06-20 
                       
2022-06-20 G8PEW SSB has error line at base caused by permissions  The file in uploads/storage/TARS_ROBOT_FILES is rasied using "tony.rider" as the owner and then is tried to be updated by "apache" Resolved as part of rewrite of TCPDF files Resolved 2022-06-28 
                       
2022-06-17 M0CHE RTTY and SSB listings screw up Removed a line in class_tars_v2.php that deleted temp.sort TABLE. It was previously inserted to cure another issue which will now re-appear Resolved 2022-06-18 
                       
2022-06-17 M0CHE Unable to upload file File was 6M in size and rejected by server. Changed php.ini to allow larger files memory and post uploads but had no effect. Finally added ".user.ini" file to TARS_ROBOT directory with:- upload_max_filesize = 40M post_max_size = 40M  Resolved 2022-06-18 
                       
2022-06-13 G8PEW Upload reports negative value Incorrect value carried forward from main upload page Resolved 2022-06-14