it works for me with 1.2.9, so it's got to be something with your
installation. Try the display_errors thing (in combination with E_ALL) and let me know what you see.
I tried both register_globals = Off/On (normally I have it Off) but I got the same thing, just " - Mail" in the titlebar when the user is logged in.
I have (in my php.ini for php 4.2.3):
error_reporting = E_ALL & ~E_NOTICE
display_errors = On
But I don't see any errormessages displayed anywhere. :(
My vlogin/config.php is close to default:
$ diff vlogin/config.php vlogin/config.php.sample
15,37d14
< 'example1.com' => array(
< 'org_name' => 'example1.com',
< 'org_logo' => '../imagesmy/pingvin-solbriller.jpg',
< 'org_title' => $_SESSION['username'] . ' - Mail'
< ),
<
< 'example2.com' => array(
< 'org_name' => 'example2.com',
< 'org_logo' => '../imagesmy/vattenkannor.jpg',
< 'org_title' => $_SESSION['username'] . ' - Mail'
< ),
<
< 'example3.com' => array(
< 'org_name' => 'example3.com',
< 'org_logo' => '../imagesmy/ikea-PE082931.jpg',
< 'org_title' => $_SESSION['username'] . ' - Mail'
< ),
<
< 'example4.com' => array(
< 'org_name' => 'example4.com',
< 'org_logo' => '../imagesmy/pingvin-laptop.gif',
< 'org_title' => $_SESSION['username'] . ' - Mail'
< )
170,171c147,148
< $virtualDomainDataDir = '/pkg-local/squirrelmail/default/data/###VIRTUAL_DOMAIN###/';
< //$virtualDomainDataDir = '';
---
> //$virtualDomainDataDir = '/home/sites/###VIRTUAL_DOMAIN###/data/';
> $virtualDomainDataDir = '';
So to me it seem like $_SESSION['username'] is an empty string even when the user is logged in in my case. Any idea what can be the reason for that? My system: Linux i686 (based on RedHat 7.3): Apache 1.3.27, php 4.2.3 (+ zend 2.0.0), SM 1.2.9
I'd like to ask *you* to send *me* a copy of whatNo probs, I'll just check a little detail first, then I'll post the stuff here.
you have (minus anything that wouldn't be secure for you to send me) if you don't mind.
--
Cheers,
Lilla
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users