Hi everyone,
if I activate the plugin on 4.2.5 I get this errors when I visit a user's profile page
Code:
PHP Warning: require_once(..../includes/functions_itrader.php): failed to open stream: No such file or directory in ..../member.php(154) : eval()'d code on line 4
Fatal error: require_once(): Failed opening required '/home/labast/public_html/forum/includes/functions_itrader.php' (include_path='.::/opt/cpanel/ea-php56/root/usr/share/pear') in /home/laplayst/public_html/forum/member.php(154) : eval()'d code on line 4
Any idea what could be causing this?
Solved: for some whatever reason the file functions_itrader.php was missing -.-