- Status Closed
- Percent Complete
- Task Type Bug Report
- Category User Interface
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Very Low
- Reported Version 2.36
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Photo Organizer
Opened by spacedman - 2009-02-09
Last edited by pizza - 2009-03-04
Opened by spacedman - 2009-02-09
Last edited by pizza - 2009-03-04
FS#404 - $user_display_string undefined in subscription.add.php
When a logged-in user clicks on 'subscribe and become a client of this user', the returned html says:
"If you like these images you can register and see the protected images of ."
- because $user_display_string is not defined in subscription.add.php
this modification seems to fix it:
if (!$make_client_request) {
$user_display_string = disp_user_string($database, $user_id);
print "<p>";
print $strings['users']['confirm_subscription'] . " $user_display_string.\n";
print "</p>";
}
Closed by pizza
2009-03-04 14:30
Reason for closing: Fixed
Additional comments about closing: committed, thanks!
2009-03-04 14:30
Reason for closing: Fixed
Additional comments about closing: committed, thanks!
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task