I just extracted files to my web server. When I click on the button in my copy of Roster I get the following error:
Warning: main(function.php): failed to open stream: No such file or directory in /home/duntao/public_html/wow/roster/addons/CraftSpecialization/index.php on line 11
Fatal error: main(): Failed opening required 'function.php' (include_path='') in /home/duntao/public_html/wow/roster/addons/CraftSpecialization/index.php on line 11
Does anyone know why this might be happening? I checked, and function.php is in the correct directory, which seems to be what the error is complaining about.