PHP error on donations page
Message boards :
Web site :
PHP error on donations page
Message board moderation
Author | Message |
---|---|
Send message Joined: 29 Jun 16 Posts: 11 Credit: 8,160 RAC: 0 |
Last modified: 30 Dec 2016, 12:34:15 UTC I see (A) on page (B). (A) Notice: Undefined variable: amount in /home/boincadm/projects/boinc/html/user/donations.php on line 99 Notice: Undefined variable: estimated in /home/boincadm/projects/boinc/html/user/donations.php on line 152 (B) German version of http://asteroidsathome.net/boinc/donations.php didn't check other languages |
Send message Joined: 16 Aug 16 Posts: 10 Credit: 21,465,794 RAC: 2,330 |
Last modified: 9 Mar 2017, 16:30:24 UTC We also see these errors/warnings, in English. It is happening across projects. If I am not mistaken it is telling you are trying to use an undeclared variable. Also, the forum code is giving away your full server path to your code files as someone has left warnings/errors notices on. /boincadm/projects/boinc/html/user/file.php |
Send message Joined: 20 Jun 12 Posts: 11 Credit: 59,781,033 RAC: 196 |
Are you going to fix these errors? Notice: Undefined variable: amount in /home/boincadm/projects/boinc/html/user/donations.php on line 99 Notice: Undefined variable: estimated in /home/boincadm/projects/boinc/html/user/donations.php on line 152 Where is the "donations bar"? What are the items on the wish list for donations? |
Message boards :
Web site :
PHP error on donations page