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.
Yellow Fade
Mark
Vanilla Staff
Yellow Fade
0
Comments
if (in_array($Context->SelfUrl, array("index.php", "categories.php", "comments.php", "search.php", "post.php", "account.php", "settings.php"))){
toif($Context->SelfUrl == 'comments.php') {
or perhaps evenif($Context->SelfUrl == 'comments.php' && $Context->Session->UserID > 0) {
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