[SM-USERS] File Manager plugin problems

2004-10-10 Thread J. Patrick Campbell
I'm getting this error with the file manager program. I've looked at file_manager.php, can't make heads or tails of it. Warning: opendir(patrick): failed to open dir: No such file or directory in /var/www/localhost/htdocs/squirrelmail/plugins/file_manager/file_manager.php on line 1882 here's my u

[SM-USERS] How can I center an oversized logo-sits left of center

2004-10-10 Thread tcape
I created a logo that seems like it's too big. It sits slightly to the left of center at the login screen. Is there some place I can fix this, or am I limited in the size my logo can be before it gets whacked out? I tried messing with the size in the conf.pl, but it doesn't do much. Thanks Tony

Re: [SM-USERS] error on login page

2004-10-10 Thread Derek Ealy
I was able to make the problem go away by adding unset($theme) before the line that was failing in config.php. I don't know why this was an issue but my guess is that somehow $theme was somehow defined before and that indexing using a string didn't make sense according to that definition. Dere

Re: [SM-USERS] TWC plugin image

2004-10-10 Thread J. Patrick Campbell
On Sun, October 10, 2004 7:05 am, Tomas Kuliavas said: >> I've just installed The Weather Channel plugin, i have a broken image in >> my left pane where the weather info is. does anyone have a fix? > > Update your system gd library to 2.0.28 and update php gd extension. sorry, what is the system