by Nefuh » Fri Feb 29, 2008 3:42 am
Hi shan_aya,
i will look at the code, to fix the password error.
But the error with the blank page, looks like you or your webprovider has disabled showing PHP Errors.
Please look if you can activate the display of PHP errors, and report the failure notice.
I´ve tested the latest version on three different system (normal Roster and DragonFly Integrated Roster on a windows machine and normal Roster on a linux machine) without any errors. But it´s possible that the fopen function is disabled by your provider, and in the configuration for guildvault the option to get a item price from wowhead.com is enabled. So guildvault use fopen to get the price. If you can access the guildvault config, try to disable "show prices", if not and you´ve access to PhpMyAdmin just open the table `roster_guildvault_addonconfig` and set `config_value` to 0 where `config_name` is 'show_prices'.
Nefuh