ubuntu-eee-coders team mailing list archive
-
ubuntu-eee-coders team
-
Mailing list archive
-
Message #01185
[Bug 277842] [NEW] Donation Thanks page URL is wrong
Public bug reported:
See a blueprint on the same topic (oops sorry, didn't notice the Bugs
tab at first).
If you make a donation you're redirected to a Thanks page but the URL is
wrong. The second parameter needs to be preceded by an ampersand '&'
instead of a question-mark. Here's the error from the web app:
include(donate?action=thanks/index.php) [function.include]: failed to
open stream: No such file or directory in /mnt/local/home/ramvi/ubuntu-
eee.com/index.php on line 179
Warning: include() [function.include]: Failed opening
'donate?action=thanks/index.php' for inclusion
(include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in
/mnt/local/home/ramvi/ubuntu-eee.com/index.php on line 179
** Affects: ubuntu-eee
Importance: Undecided
Status: New
--
Donation Thanks page URL is wrong
https://bugs.launchpad.net/bugs/277842
You received this bug notification because you are a member of Ubuntu
Eee Coders, which is subscribed to Ubuntu Eee.
Status in Ubuntu Eee: New
Bug description:
See a blueprint on the same topic (oops sorry, didn't notice the Bugs tab at first).
If you make a donation you're redirected to a Thanks page but the URL is wrong. The second parameter needs to be preceded by an ampersand '&' instead of a question-mark. Here's the error from the web app:
include(donate?action=thanks/index.php) [function.include]: failed to open stream: No such file or directory in /mnt/local/home/ramvi/ubuntu-eee.com/index.php on line 179
Warning: include() [function.include]: Failed opening 'donate?action=thanks/index.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /mnt/local/home/ramvi/ubuntu-eee.com/index.php on line 179
Follow ups
References