Dear All,
I have installed roundcube with courier-imap. But when I login via email account it shows the blank page.... I have check the error logs which shows the following:
[22-May-2011 15:51:20] PHP Warning: setcookie() expects at most 6 parameters, 7 given in /var/www/html/roundcubemail/program/include/rcmail.php on line 1321
[22-May-2011 15:51:20] PHP Parse error: syntax error, unexpected T_VARIABLE in /var/www/html/roundcubemail/program/lib/Net/IDNA2.php on line 3354
Please help....
Regards,
Salman...
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello friends of Roundcube
One of our busiest plugin developers, Roland Liebl, is asking for your
help. His bundle of Roundcube plugins at
http://code.google.com/p/myroundcube/ meanwhile contains more than 30
useful extensions and some of them are now seeking new maintainers,
namely the google_contacts and the plaxo_contacts plugins. Both of
them extend the Roundcube address book with additional backends and if
you're familiar with either the Google or Plaxo API and interested in
contributing to our free software please contact him over
http://code.google.com/p/myroundcube/
Have a good one,
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
I am new to the list, and new to developing for roundcube so sorry
if I am asking a stupid question.
I am working on the google_contacts
plugin for the 0.6 version. I am having trouble getting all the fields
in the Vcard to save. Specifically I am trying to save the X-AB-EDIT:
field and it never saves yet the rest of the data in my vcard saves just
fine. Here is my code.
First of all, the $vcard variable holds the
entire vcard including the X-AB-EDIT
$vc =
rcube_vcard::import($vcard);
$email = $vc[0]->email[0];
$a_record =
$vc[0]->get_assoc();
$a_record['ab-edit']=$val->edit;
$a_record['vcard']
= $vc[0]->export();
$CONTACTS->update($insert_id[0],$a_record);
it
saves the contents of $vcard perfectly, just not my field X-AB-EDIT: Any
clues why?
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Translation update for European Portuguese (pt_PT).
- labels.inc
Regards,
DC
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/gt/KdRRQP1D/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello,
I have the following issue:
- I have multiple unread threads
- I select them all
- mark messages as read
- the last thread that's selected will not be marked as read...
This is with roundcube 5.2. Can anyone confirm this?
Kind regards,
Laurens
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
Please update Russian messages.inc
--
Regards,
Nikolay.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/qg/uEYyxpPt/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Translation update for European Portuguese (pt_PT).
- messages.inc
Regards,
DC
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/b3/WumxRQrd/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello!
Attached file contains translations for managesieve and
kolab_addressbook plugins.
WBR, Sergey Dukachev mailto:admin@mfitness.ru
---------------------------
IT dept
MFitness
+7 (495) 974 1234 (add. 106)
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Un/gUwuSH1m/plugins.tar.bz2
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
No change on the users list, maybe the Dev list can help me here ?
Or should I fill a ticket directly ?
Thanks,
Julien
-------- Original Message --------
Subject: [RCU] Corrupted attached PDF files
Date: Mon, 02 May 2011 10:14:56 -0400
From: Julien Vehent <julien(a)linuxwall.info>
To: Users <users(a)lists.roundcube.net>
Hi list,
I have a 0.5.2 running in a small company and users have been
complaining that attached PDF files don't open properly.
I tried to open one of those emails with thunderbird, the PDFs display
properly. But with roundcube, I get a blank page.
I saved both PDFs (from tbird and roundcube) and it appears that the
one from Roundcube is slightly bigger (by 118 bytes):
$ ls -al
-rw-r--r-- 1 jvehent jvehent 11392 May 2 2011 MicroGate chges avril
2011 -rcube.pdf
-rw------- 1 jvehent jvehent 11274 May 2 09:52 MicroGate chges avril
2011 -tbrid.pdf
$ md5sum *
bfb27d3a439fd4d38a2b6d9bcd827582 MicroGate chges avril 2011.pdf
2fd9859443dfa3696b6e86de9fc0b2d2 MicroGate chges avril 2011 -tbrid.pdf
I opened both documents in Vim, and noticed that the one coming from
Roundcube contains trailing "^M" that don't exist in the PDF coming from
Thunderbird (see attached screenshot, the document from roundcube is on
the right).
I observed this behavior in 0.5.1 and upgraded to 0.5.2 without any
change. I tried deactivated ALL the plugins on my instalation, without
any change. So before feeling a bug ticket, I'd like to confirm there is
not already a solution for this.
Thanks,
Julien
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for
viewing.
http://detached.gigo.com/rc/Gq/QXVz95UJ/roundcube_pdf_bugs.png
Only click these links if you trust the sender, as well as this
message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80