On 8/24/07, Deephay <tudoxxx@xxxxxxxxx> wrote: > On 8/25/07, Paul Lesniewski <paul@xxxxxxxxxxxxxxxx> wrote: > > On 8/24/07, Deephay <tudoxxx@xxxxxxxxx> wrote: > > > Greetings all, > > > > > > I have several virtual host site on my server, and I am trying to use > > > vlogin to enable virtual host login for them. Everything is find, but > > > I found that the variables: > > > > > > $org_title, $provider_uri, $provider_name > > > > Can you show that some other variable override DOES work? I might > > first check that the file is being used at all. You could test it > > quickly (and break SM briefly) by just putting something like this at > > the top of the domain config file: > > Thanks for the reply! > The $org_name actually works. The $org_title behaves oddly, after you > click logout > the title appears on the title bar (only on the logout page). What is $useSessionBased set to? Did you apply the multilogin patch? Otherwise, I'm not sure I can help as I cannot reproduce your issue. You might have to do some of your own debugging. > > echo "HELLO WORLD"; exit; > > > > If that seems to work, then try working with the array index value you > > have for the $virtualDomains array (in your example "mekilo"). > > > > > does not work, they are always the defaut "SquirrelMail" things, my > > > configuration files is in the vlogin/domail dir: > > > > > > site.com.vlogin.config.php: > > > > > > // global ..... > > > > > > $useDomainFromVirtDomainsArray = 0; > > > $useDomainFromServerEnvironment = 1; > > > > > > $virtualDomains = array( > > > > > > 'mekilo' => array( > > > 'org_name' => 'Test Site', > > > 'org_title' => 'test', > > > 'provider_uri' => 'http://www.site.com', > > > 'provider_name' => 'Tech', > > > 'dontUseHostName' => 1, > > > 'smHostIsDomainThatUserLoggedInWith' => 1, > > > // 'settingsWithEmbeddedPHP' => array( > > > // 'org_title', > > > // ), > > > ), > > > ); > > > > > > $vlogin_debug = 0; > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users