I've got everything running well (pretty sweet little plug-in, nominated for motm), with one weird exception.
When users go to their usercp and click on "edit options" they get the following error.
Quote:
Warning: require_once([path]/includes/mgc_cb_evo/class_display.php) [function.require-once]: failed to open stream: No such file or directory in [path]/profile.php(4553) : eval()'d code on line 8
Fatal error: require_once() [function.require]: Failed opening required '/home/mw3forum/public_html/includes/mgc_cb_evo/class_display.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mw3forum/public_html/profile.php(4553) : eval()'d code on line 8
|
I wasn't aware that MGC did anything on the user options screen of the usercp. Any idea what's going on here?