"Warning: main(./itemstats/wowroster_itemstats.php): failed to open stream: No such file or directory in /home/chaosb5/public_html/roster/addons/RaidTracker/index.php on line 61"
Warning: main(): Failed opening './itemstats/wowroster_itemstats.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/chaosb5/public_html/roster/addons/RaidTracker/index.php on line 61
I do have itemstats installed and that's working great.
I'm sure i just need to edit my Raidtracker conf.php somehow, but I'm not sure what it's supposed to say. it currently looks like this:
- Code: Select all
//where is the itemstats lib
$addon_conf['RaidTracker']['itemstatsLib'] = "./itemstats";
$addon_conf['RaidTracker']['itemstatsCSS'] = "itemstats.css";
$addon_conf['RaidTracker']['itemstatsLibFile'] = "wowroster_itemstats.php";
I have itemstats installed in the root of my phpbb dir and raidtracker in my roster/addons directory, so the directory paths looks like this:
public_html/phpBB2/itemstats
public_html/roster/addons/raidtracker
I've been trying different paths in the raidtracker conf.php but haven't hit the correct one yet it seems. So what should my raidtracker conf.php look like?
My site if anyone needs more info
Chaos Bleeds
Thanks in advance,
Brienprime