Active
Project:
Abuse
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2008 at 11:19 UTC
Updated:
12 Jul 2008 at 20:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
jaydub commentedThis can be accomplished by a JOIN to the {abuse_reasons} table in the abuse_load_report() function and the reason result can then be printed out in the theme_abuse_report() function.
See attached patch.
Comment #2
itaye commentedThanks, it works!!!
Comment #3
jaydub commentedSlightly different patch applied in CVS due to an issue with PostgreSQL 8.3 and the JOIN on columns of different data types...
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
BradM commentedstill doesn't work -- just downloaded and installed the latest version. When I go to save a reason in the admin section, it returns with the message "reason saved" (not verbatim). However, the reason is not saved, and does not appear in the 'flag' form. Any ideas?
BTW these two error messages appeared when I ran update.php:
And this additional info was displayed below:
I should also note that at one point I thought I had seen an "abuse_reasons" table, however, it does not seem to exist any longer in my db.