line 7 require_once 'modules/roster/addons/maxres/maxres.php';
change to
require_once ($addonDir.'maxres.php');
line 8 require_once 'modules/roster/lib/item.php';
change to
require_once (ROSTER_BASE.'lib/item.php');
Users browsing this forum: No registered users and 0 guests