Patrick Boutilier | 13 Jul 2002 13:55
Picon
Favicon

Re: Redirection limit for this URL exceeded

I ran into the same problem and I narrowed it down to line 23 of index.php

$uri = $prefs->getValue('initial_page');

$uri returns nothing(blank) even though the following is set in prefs.php

// the page to display.  Either 'browse.php' or 'search.php'
$_prefs['initial_page'] = array(
     'value' => 'browse.php',
     'locked' => false,
     'shared' => false,
     'type' => 'enum',
     'desc' => _("View to display by default:"),
     'enum' => array('browse.php' => _("Address Book Listing"),
                     'search.php' => _("Search"))
);

I got around the problem by adding this line as line 28 in index.php. 
Not a real solution but works for now.

$uri = 'browse.php';

Bart SCHELSTRAETE wrote:
> Hello,
> 
> I just installed Turba with Horde and IMP.
> But when I click the addressbook button, I'm receiving an error message 
> (pop-up) :'Redirection limit for this URL exceeded'.
> So I suppose that I configured something wrong. Does somewhone knows 
> what can solve this problem?
(Continue reading)

Eric Piollet | 15 Jul 2002 14:47
Picon

ldap : preformated request

To simplify the view of my users I want to show the full list of contacts in my local ldap annuary
without making a request "name = *" 
 
How can i configure Turba to put my preformated request "name=*" ?

 
Picon

Sort AddressBook

Hi, everyone!
 
How can I sort the Address Book by name in the compose window?
Is there any configuration file or may I have to modify some queries in the turba's souce?
 
Regards,
 
Alessandro Almeida
 
 
 
 
Terence | 18 Jul 2002 03:06
Picon

Solution for "Failed to connect to the specified directory"

I think this should be in the FAQ: (there are just no solutions to be found
anywhere)

====> start

A co-worker pointed out to me that my protocol should be tcp, not unix.  I
also removed the port number.  This helped greatly.  Here's my version of
that section in sources.pup

$cfgSources['localsql'] = array(
    'title' => 'My Addressbook',
    'type' => 'sql',
    'params' => array(
        'phptype' => 'mysql',
        'hostspec' => '******************',
        'username' => 'horde',
        'password' => '************',
        'database' => 'horde',
        'options' => '',
        'socket' => '',
        'tty' => '',
        'port' => '',
        'protocol' => 'tcp',
        'table' => 'turba_objects'
    ),

Another possibility is that your username and password is not correct. Make
sure you can connect to MySql from the command line. The following two files
connecting to mysql should be the same:
/horde/turba/config/sources.php and
/horde/imp/config/servers.php

Hope this helps somebody

--

-- 
Turba mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: turba-unsubscribe <at> lists.horde.org

Ed Coates | 18 Jul 2002 05:06
Picon

Problem with Adding new contacts

I've got horde 2.1, imp 3.1, kronolith 1.0, and turba 1.1 all installed from 
tarballs on a SuSE 8.0 system running php 4.1.0 and using MySQL 4.0.2-alpha as 
the back end.

Horde, Imp, and Kronolith seem to work for the most part, but when I go into 
Turba and try to add a contact into My Address Book, I get brougt back to the 
login screen.  There's no error in the horde.log and I can't see anything wrong 
with the database.  I can access the database and perform inserts with the 
horde login.

The funny thing is, that, if I click on the add address icon in Imp, it gets 
added into Turba without any problems, and I can even go in and edit it.

Has anybody else encountered this problem, and more importantly, is there a fix 
for it?

Ed

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

--

-- 
Turba mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: turba-unsubscribe <at> lists.horde.org

Parag Godkar | 18 Jul 2002 11:03
Picon

Feature removed from Turba 1.1 ?

I just have one
small query.
 
My configuration of IMP is
Horde: 2.1
IMP: 3.1
Turba: 1.1
Apache-1.3.23-11
Red Hat Linux 7.2
Everything is working fine.
 
The feature of accessing Turba from
compose window is truly good. No
doubt about it.
 
But, I don't see the selection boxes
for TO, CC, BCC which allowed for
sending multiple mails from the address
book itself as was present earlier in Turba 1.01.
I see only the names and email addresses
of people in both search and list windows.
As a result I can send mail to only one user
at a time from the address book.
 
Now my query is if any configuration change
needed for getting this enabled in the address
book - Turba 1.1 or has this feature been
totally removed?
 
This was a good feature as it allowed the user
to send mails to multiple users from address
book as well.
 
Regards,
Parag. 
Darci Antônio Tartari | 18 Jul 2002 12:59
Picon

Re: Feature removed from Turba 1.1 ?

Strange....I am also using turba 1.1 and It is working good. I have the TO, BCC
and CC buttons to choose who I was going to send mails. 

Just select the one or more email address and click in on button and OK, that is
all..

Darci Tartari 

Citando Parag Godkar <paragg <at> konark.ncst.ernet.in>:

> I just have one 
> small query.
> 
> My configuration of IMP is
> Horde: 2.1
> IMP: 3.1
> Turba: 1.1
> Apache-1.3.23-11
> Red Hat Linux 7.2
> 
> Everything is working fine.
> 
> The feature of accessing Turba from
> compose window is truly good. No
> doubt about it.
> 
> But, I don't see the selection boxes
> for TO, CC, BCC which allowed for
> sending multiple mails from the address
> book itself as was present earlier in Turba 1.01.
> I see only the names and email addresses
> of people in both search and list windows.
> As a result I can send mail to only one user
> at a time from the address book.
> 
> Now my query is if any configuration change
> needed for getting this enabled in the address
> book - Turba 1.1 or has this feature been
> totally removed?
> 
> This was a good feature as it allowed the user
> to send mails to multiple users from address
> book as well. 
> 
> Regards,
> Parag. 
> 

-- 
Darci Tartari
http://www.portoriogrande.com.br

--------------------------------------------------
Enviado por Webmail do Porto do Rio Grande rodando 
software livre IMP 3.1  http://horde.org/imp/

--

-- 
Turba mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: turba-unsubscribe <at> lists.horde.org

Parag Godkar | 18 Jul 2002 14:03
Picon

Re: Feature removed from Turba 1.1 ?

No. You got me wrong. What you are talking
about is the address book accessed via Compose
Window. That is working fine for me as well.

But when you access address book from the IMP
menu I get the display like this -
Please see the attached gif - turba-list.gif

Whereas I should get a display like the one in the
screenshots of Turba home page http://www.horde.org/turba/screenshots/
I have attached that gif as well - please see turba-search.gif.

You see the difference. There is no TO, CC, BCC selection
boxes ( not Buttons ) in my address book. That is what I was wondering.
Was this feature removed or will it be required to be enabled ?

Regards,
Parag.

----- Original Message -----
From: "Darci Antônio Tartari" <dtartari <at> portoriogrande.com.br>
To: "Parag Godkar" <paragg <at> konark.ncst.ernet.in>
Cc: <turba <at> lists.horde.org>
Sent: Thursday, July 18, 2002 4:29 PM
Subject: Re: [turba] Feature removed from Turba 1.1 ?

> Strange....I am also using turba 1.1 and It is working good. I have the
TO, BCC
> and CC buttons to choose who I was going to send mails.
>
> Just select the one or more email address and click in on button and OK,
that is
> all..
>
> Darci Tartari
>
>
> Citando Parag Godkar <paragg <at> konark.ncst.ernet.in>:
>
> > I just have one
> > small query.
> >
> > My configuration of IMP is
> > Horde: 2.1
> > IMP: 3.1
> > Turba: 1.1
> > Apache-1.3.23-11
> > Red Hat Linux 7.2
> >
> > Everything is working fine.
> >
> > The feature of accessing Turba from
> > compose window is truly good. No
> > doubt about it.
> >
> > But, I don't see the selection boxes
> > for TO, CC, BCC which allowed for
> > sending multiple mails from the address
> > book itself as was present earlier in Turba 1.01.
> > I see only the names and email addresses
> > of people in both search and list windows.
> > As a result I can send mail to only one user
> > at a time from the address book.
> >
> > Now my query is if any configuration change
> > needed for getting this enabled in the address
> > book - Turba 1.1 or has this feature been
> > totally removed?
> >
> > This was a good feature as it allowed the user
> > to send mails to multiple users from address
> > book as well.
> >
> > Regards,
> > Parag.
> >
>
>
> --
> Darci Tartari
> http://www.portoriogrande.com.br
>
>
> --------------------------------------------------
> Enviado por Webmail do Porto do Rio Grande rodando
> software livre IMP 3.1  http://horde.org/imp/
>

--

-- 
Turba mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: turba-unsubscribe <at> lists.horde.org
Joshua Hart | 19 Jul 2002 21:09
Picon

Re: Problem with Adding new contacts

On Wed, 17 Jul 2002, Ed Coates wrote:
> I've got horde 2.1, imp 3.1, kronolith 1.0, and turba 1.1 all installed from
> tarballs on a SuSE 8.0 system running php 4.1.0 and using MySQL 4.0.2-alpha as
> the back end.
>
> Horde, Imp, and Kronolith seem to work for the most part, but when I go into
> Turba and try to add a contact into My Address Book, I get brougt back to the
> login screen.  There's no error in the horde.log and I can't see anything wrong
> with the database.  I can access the database and perform inserts with the
> horde login.
>
> The funny thing is, that, if I click on the add address icon in Imp, it gets
> added into Turba without any problems, and I can even go in and edit it.
>
> Has anybody else encountered this problem, and more importantly, is there a fix
> for it?

A very kind gent by the name of Kent Scott emailed a fix to the problem.

-> It seems that the error is in turba/templates/add/select.inc - if you
-> change the method on line 1 from "get" to "post", it works.

His solution worked for me.. Hopefully someone will make the change in CVS
so that it will get into the next release :)

Joshua

--

-- 
Turba mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: turba-unsubscribe <at> lists.horde.org

Dan Wilson | 20 Jul 2002 01:47

Import Error

I attempted to import an Outlook style export and got the following error:

Fatal error: Cannot pass parameter 1 by reference 
in /home/dan/public_html/horde/turba/data.php on line 183

The export is actually from Yahoo Mail, but exported from there in the Outlook 
format.

I just joined the list, so I'm not sure if this has been reported.

I'm using CVS-HEAD.

-Dan

--

-- 
Turba mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: turba-unsubscribe <at> lists.horde.org


Gmane