PHP error on donations page


Message boards : Web site : PHP error on donations page

Message board moderation

To post messages, you must log in.
AuthorMessage
Erkan Yilmaz

Send message
Joined: 29 Jun 16
Posts: 11
Credit: 8,160
RAC: 0
Message 5103 - Posted: 30 Dec 2016, 12:33:24 UTC

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
ID: 5103 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
ncoded.com

Send message
Joined: 16 Aug 16
Posts: 10
Credit: 21,310,107
RAC: 7
Message 5210 - Posted: 9 Mar 2017, 16:25:58 UTC

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
ID: 5210 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
vaughan

Send message
Joined: 20 Jun 12
Posts: 11
Credit: 59,259,391
RAC: 1,350
Message 5763 - Posted: 2 Apr 2018, 2:57:17 UTC
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?
ID: 5763 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Web site : PHP error on donations page