I have vBulletin 4.0.7 and I installed this product v2.7.6.
When I want to show a profile, it shows me these warnings:
Code:
Warning: require_once() [function.require-once]: Unable to access [path]/includes/functions_itrader.php in [path]/member.php(128) : eval()'d code on line 4
Warning: require_once([path]/includes/functions_itrader.php) [function.require-once]: failed to open stream: No such file or directory in [path]/member.php(128) : eval()'d code on line 4
Fatal error: require_once() [function.require]: Failed opening required '/www/doc/www.xxx.com/www/includes/functions_itrader.php' (include_path='.:/usr/share/php') in /www/doc/www.xxx.com/www/member.php(128) : eval()'d code on line 4
How to fix it? Thanks.