Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Report Post
This discussion has been closed.
Comments
However, webmail is surely what you only use when you are away from home/office without access to your regular computer?
If he does use webmail exclusively (which I seriously doubt) he might think about getting a client so it can check every 5 minutes for him, simple solution?
Posted: Friday, 3 August 2007 at 6:20AM
Posted: Friday, 3 August 2007 at 2:10PM
diff default.orig.php default.php
23c23 < $CommentList .= "<a onclick=\"callReport('".$URL."','".$Comment->CommentID."','".$ReportUserID."')\" id=\"CommentID_".$Comment->CommentID."\">Report Post</a>"; --- > $CommentList .= "<a onclick=\"callReport('".$URL."','".$Comment->CommentID."','".$ReportUserID."')\" id=\"CommentID_".$Comment->CommentID."\">".$Context->GetDefinition('PostReport')."</a>";
Hello everybody ... i just checked my server logs and found tons of error messages concerning the yellow fade addon in combination with the report post addon:
[error] PHP Notice: Use of undefined constant ReportPost_YELLOWFADE - assumed 'ReportPost_YELLOWFADE' in /home/whatever/public_html/vanilla/extensions/ReportPost/default.php on line 88
anyone any idea or could tell me whats the prob?
thx