Warning: main(../lib/item.php) [function.main]: failed to open stream: No such file or directory in /home/avalonsg/public_html/wow/roster/addons/maxres/trigger.php on line 31
Fatal error: main() [function.require]: Failed opening required '../lib/item.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/avalonsg/public_html/wow/roster/addons/maxres/trigger.php on line 31
I managed to temporarily fix it by commenting out
//require_once('../lib/item.php');
though this would obvisouly itnerefere with maxres, not the worst thing but it would be nice to know why it's erroring.