In game I see successful results when I click the Save button in Character Screen and Guild Screens.
If I delete the .lua's and try fresh i get an ingame error about a nil value and it doesn't create them.
Roster Diag generates the following errors at the bottom of the tables
- Code: Select all
Warning: fopen(http://www.wowroster.net/roster_updater/version_match.php) [function.fopen]: failed to open stream: Connection timed out in /home3/xxxxxxx/public_html/roster/lib/rosterdiag.lib.php on line 290
Warning: feof(): supplied argument is not a valid stream resource in /home3/xxxxxxx/public_html/roster/lib/rosterdiag.lib.php on line 294
Warning: fread(): supplied argument is not a valid stream resource in /home3/xxxxxxx/public_html/roster/lib/rosterdiag.lib.php on line 296
Then the last 2 error lines repeat indefinitely
Anyone experiencing similar issues and/or know how to solve them?
Thanks guys