Fix current flagging website in PHP
de-la-viz opened this issue · 1 comments
de-la-viz commented
MVP: fix current PHP website. To be done for April.
Docu: https://drive.google.com/drive/folders/1eES_HSm8Q6CMvwwc17JXluLOJ97wjdh7
Repo: https://github.com/Nhydrazine/safe-water
(https://github.com/Nhydrazine/safe-water/tree/master/projects/crwa/flagging)
de-la-viz commented
Findings of 2020-03-03: https://cfb-public.slack.com/archives/CCLJ365EV/p1583290404036200 :
Discoveries from PHP team: (Lots of stuff in archive_repeatingcode.php)
- We weren't able to connect to the mysql database in notification.crwa.org using their credentials in keys.txt.
- We only have data for the modeldata table out of all of their tables in notification.
- There are some bugs in the code, e.g. function with 10 args and 9 params passed.