Page 1 of 1

Error messages at Generate random FREQ

Posted: 08-21-2024 01:17 PM
by Robert Simac
When requesting Resources->'Generate Random FREQ', with all default values, the resulting page has number of error messages at the top, see below. The resulting FREQ is very much correct though, so this is only of cosmetic nature.

For this url: https://aavirtual.com/pages.php?s=&name ... arch_table

Messages at the top of the resulting page:

[phpBB Debug] PHP Warning: in file /home4/aavirtua/public_html/pages/Auto_FREQ/index.php on line 290: Trying to access array offset on value of type null
[phpBB Debug] PHP Warning: in file /home4/aavirtua/public_html/pages/Auto_FREQ/index.php on line 291: Trying to access array offset on value of type null
[phpBB Debug] PHP Warning: in file /home4/aavirtua/public_html/pages/Auto_FREQ/index.php on line 292: Trying to access array offset on value of type null
[phpBB Debug] PHP Warning: in file /home4/aavirtua/public_html/pages/Auto_FREQ/index.php on line 293: Trying to access array offset on value of type null
[phpBB Debug] PHP Warning: in file /home4/aavirtua/public_html/pages/Auto_FREQ/index.php on line 290: Trying to access array offset on value of type null
[phpBB Debug] PHP Warning: in file /home4/aavirtua/public_html/pages/Auto_FREQ/index.php on line 291: Trying to access array offset on value of type null
...

The rest of the page is correct...

As I said, just a cosmetic issue, nothing urgent, thanks!

Re: Error messages at Generate random FREQ

Posted: 08-22-2024 06:42 AM
by Michael Blakely
Good find. Thanks Robert. I'll look at this next weekend when I have some coding time.

Re: Error messages at Generate random FREQ

Posted: 08-31-2024 03:09 PM
by Michael Blakely
I believe this is now fixed.