I don't see where to turn rs_mode to off in the Roster Config under Display settings. This is all that's available:
CSS Stylesheet
Roster JS File
Tooltip JS File
Overlib JS Fix
char.php JS File
MOTD Display Mode
img.php Background
Also, when I select Roster Diag. I get a big stream of errors at the top of the page output before the logo image:
Notice: Undefined offset: 1 in /home/feather/public_html/grog/roster/lib/rosterdiag.lib.php on line 260
Notice: Undefined offset: 1 in /home/feather/public_html/grog/roster/lib/rosterdiag.lib.php on line 262
Notice: Undefined offset: 2 in /home/feather/public_html/grog/roster/lib/rosterdiag.lib.php on line 262
etc etc...
Then, the Authorization and password field is available to log in but it doesn't matter because the diag information is displayed already. Shouldn't that information stay hidden until I actually type in my roster password? This is how I access it:
1. Click the siggen button.
2. Receive this error message:
"Fatal Error
GD Functions are not available
SigGen REQUIRES GD with FreeType support
More Info"
3. Click the "More Info" link.
RESULTS: User is sent to the diagnostic page and all information is available even though no the password wasn't entered.
I’m trying to get my server to enable FreeType Support but it’s been like pulling teeth. They seem to think that it’s already enabled even though I installed a php script to test for it and it says it is not.
You can get the script here:
http://www.dagondesign.com/articles/che ... ur-server/
I don’t know if the problems I’m suffering will disappear after they enable FreeType Support but I thought I’d report what I’ve experienced anyhow.