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.
Discussion filters not working...
http://lussumo.com/addons/?PostBackAction=AddOn&AddOnID=7
I installed the Discussion Filters extension on Vanilla 1 and enabled it in extensions, and it just isn't displaying at all. I don't know what the problem could be.
0
This discussion has been closed.
Comments
Display your bookmarks in the control panel Display your discussions in the control panel Display your browsing history in the control panel Display your private discussions in the control panel
If so, uncheck them.
[client 24.61.28.39] PHP Warning: main(/var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/../conf/settings.php) [function.main]: failed to open stream: No such file or directory in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/settings.php on line 232
[client 24.61.28.39] PHP Warning: main() [function.include]: Failed opening '/var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/../conf/settings.php' for inclusion (include_path='.') in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/settings.php on line 232
[client 24.61.28.39] PHP Warning: main() [function.main]: open_basedir restriction in effect. File(/path/to/vanilla/appg/headers.php) is not within the allowed path(s): (/var/www/vhosts/ratedrinks.com/httpdocs:/tmp) in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 15
[client 24.61.28.39] PHP Warning: main(/path/to/vanilla/appg/headers.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 15
[client 24.61.28.39] PHP Warning: main() [function.include]: Failed opening '/path/to/vanilla/appg/headers.php' for inclusion (include_path='.') in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 15
[client 24.61.28.39] PHP Warning: main() [function.main]: open_basedir restriction in effect. File(/path/to/vanilla/appg/database.php) is not within the allowed path(s): (/var/www/vhosts/ratedrinks.com/httpdocs:/tmp) in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 16
[client 24.61.28.39] PHP Warning: main(/path/to/vanilla/appg/database.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 16
[client 24.61.28.39] PHP Warning: main() [function.include]: Failed opening '/path/to/vanilla/appg/database.php' for inclusion (include_path='.') in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 16
[client 24.61.28.39] PHP Warning: main() [function.main]: open_basedir restriction in effect. File(/path/to/your/database/file.php) is not within the allowed path(s): (/var/www/vhosts/ratedrinks.com/httpdocs:/tmp) in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 17
from 17 to 32 it looks the same....I had to delete it as this post is getting long..........
[client 24.61.28.39] PHP Warning: main() [function.main]: open_basedir restriction in effect. File(/path/to/your/library/People/People.Class.User.php) is not within the allowed path(s): (/var/www/vhosts/ratedrinks.com/httpdocs:/tmp) in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 32
[client 24.61.28.39] PHP Warning: main(/path/to/your/library/People/People.Class.User.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 32
[client 24.61.28.39] PHP Warning: main() [function.include]: Failed opening '/path/to/your/library/People/People.Class.User.php' for inclusion (include_path='.') in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 32
[client 24.61.28.39] PHP Fatal error: Class 'Context' not found in /var/www/vhosts/ratedrinks.com/httpdocs/forum/appg/init_vanilla.php on line 42
And after enabling the Extension there were no more error messages and everything else works perfect. However, these errors are crazy, any idea why I am getting these?
2. create a file called phpinfo.php containing the following:
<?php phpinfo(); ?>
and upload it to your vanilla root folder. browse to it in your browser. look for the parts called "DOCUMENT_ROOT" and "SCRIPT_FILENAME" and paste those lines here.