Happy Thanksgiving to all. i hope you are eating too much turkey and not reading this.

I am getting a error when I enable the bbcode module. As soon as you click on a message you get a white screen and the logs tell me-

bbcode_filter() [function.include]: Failed opening 'bbcode-filter.inc' for inclusion (include_path='.:') in /var/www/vhosts/skatopia.net/httpdocs/modules/bbcode/bbcode.module on line 27.

Comments

maxilious’s picture

Here is a more in depth error message

warning: bbcode_filter() [function.bbcode-filter]: open_basedir restriction in effect. File(/bbcode-filter.inc) is not within the allowed path(s): (/var/www/vhosts/skatopia.net/httpdocs:/tmp) in /var/www/vhosts/skatopia.net/httpdocs/modules/bbcode/bbcode.module on line 27.

warning: bbcode_filter(bbcode-filter.inc) [function.bbcode-filter]: failed to open stream: Operation not permitted in /var/www/vhosts/skatopia.net/httpdocs/modules/bbcode/bbcode.module on line 27.

warning: bbcode_filter() [function.include]: Failed opening 'bbcode-filter.inc' for inclusion (include_path='.:') in /var/www/vhosts/skatopia.net/httpdocs/modules/bbcode/bbcode.module on line 27.

maxilious’s picture

Sorry about the bump. I posted this on Thanksgiving Day (so maybe it got overlooked) and am still having this problem.