When I try to load several of the addons I keep getting an error that basically states that there was a failure opening a file. This typically looks like the following:
Warning: main(functions.php): failed to open stream: No such file or directory in /home/duntao/public_html/wow/roster/addons/factionrewards/index.php on line 18
Fatal error: main(): Failed opening required 'functions.php' (include_path='') in /home/duntao/public_html/wow/roster/addons/factionrewards/index.php on line 18
The files are all in the correct directories. They seem to have the correct name. The line numbers reference the file that the error says is missing.
I have asked in the specific addon forums and have not recieved a response. I've searched the boards but I have not seen anything similar. At this point I'm thinking it might be something on my end that I'm doing wrong.
The version of Roster that I'm running is: 1.7.3
Apache Version: 2.0.54
PHP Version: 4.4.0
SQL Version: 4.0.25
When I go to rosterdiag.php is shows that safe_mode, open_basedir, and allow_url_open are all turned off. At the bottom of that page is a message which reads, "fopen_url is NOT Supported by your Web Server."
My test copy of the Roster can be found here. I've deleted most of the addons that gave this error, but it can still be seen with ArmorySynch, Craft Specialization, and Faction Rewards.
Is there any other information you need from me to assist with this?
Thanks in advance!