Fred Zinsli | 1 Sep 2010 01:41
Picon
Favicon

No icons in Shared Calendars

I am currently using Shared Calendars 2.1beta8

Since using it I have noted that the icons/images are missing. IE. the Add
event icon is missing in the month view, and when I go to the Calendar
Preferences I note the color picker is missing. I didn't have this with my
previous 2.0.1 version.

I can right click over where the image is supposed to be and the URL
appears to point to the correct place but the image simply doesn't show.

Any thoughts would be most helpful.

Regards

Fred

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

(Continue reading)

Paul Lesniewski | 1 Sep 2010 21:05
Favicon

Re: No icons in Shared Calendars

On Tue, Aug 31, 2010 at 4:41 PM, Fred Zinsli <fred.zinsli <at> shooter.co.nz> wrote:
> I am currently using Shared Calendars 2.1beta8
>
> Since using it I have noted that the icons/images are missing. IE. the Add
> event icon is missing in the month view, and when I go to the Calendar
> Preferences I note the color picker is missing. I didn't have this with my
> previous 2.0.1 version.
>
> I can right click over where the image is supposed to be and the URL
> appears to point to the correct place but the image simply doesn't show.

I don't have this problem.  If you are able to right-click and see the
URL, paste that URL into your address bar directly and see what
happens.

--

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
(Continue reading)

Fred Zinsli | 2 Sep 2010 00:12
Picon
Favicon

Re: No icons in Shared Calendars

I have discovered I am getting a 403 (permission denied) error.
I am looking into why this is the case when everything else functions as
expected with the same permissions.

Regards

Fred

> On Tue, Aug 31, 2010 at 4:41 PM, Fred Zinsli <fred.zinsli <at> shooter.co.nz>
> wrote:
>> I am currently using Shared Calendars 2.1beta8
>>
>> Since using it I have noted that the icons/images are missing. IE. the
>> Add
>> event icon is missing in the month view, and when I go to the Calendar
>> Preferences I note the color picker is missing. I didn't have this with
>> my
>> previous 2.0.1 version.
>>
>> I can right click over where the image is supposed to be and the URL
>> appears to point to the correct place but the image simply doesn't show.
>
> I don't have this problem.  If you are able to right-click and see the
> URL, paste that URL into your address bar directly and see what
> happens.
>
> --
> Paul Lesniewski
> SquirrelMail Team
> Please support Open Source Software by donating to SquirrelMail!
(Continue reading)

Paul Lesniewski | 2 Sep 2010 01:15
Favicon

Re: No icons in Shared Calendars

Please do not top post.  Please review the mailing list posting
guidelines if you have any questions about how to post here.

>>> I am currently using Shared Calendars 2.1beta8
>>>
>>> Since using it I have noted that the icons/images are missing. IE. the
>>> Add
>>> event icon is missing in the month view, and when I go to the Calendar
>>> Preferences I note the color picker is missing. I didn't have this with
>>> my
>>> previous 2.0.1 version.
>>>
>>> I can right click over where the image is supposed to be and the URL
>>> appears to point to the correct place but the image simply doesn't show.
>>
>> I don't have this problem.  If you are able to right-click and see the
>> URL, paste that URL into your address bar directly and see what
>> happens.
>
> I have discovered I am getting a 403 (permission denied) error.
> I am looking into why this is the case when everything else functions as
> expected with the same permissions.

I'm not sure anyone here can help you with that.  Just make sure to
check the ownership and read permissions on the images directory, look
for stray/misconfigured .htaccess files as well as any access
permissions in your web server.

--

-- 
Paul Lesniewski
(Continue reading)

Praveen C | 2 Sep 2010 11:55
Picon
Favicon

Issue with SM GPG plugin

Hi All,

I have installed PGP plugin for squirrelmail. After enabling the plugin, if I 
click on Keyring menu. I get this error

"You must be logged in to access this page."
I have enabled secure-login plugin aslo. My system details

OS : Debian Lenny
squirrel mail : 1.4.15
Apache : 2.2.9
PHP : 5

Thanking You,
 Praveen C
Blog : http://pravindev.blogspot.com
-Break the gates to free your world-

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins
(Continue reading)

Paul Lesniewski | 2 Sep 2010 12:32
Favicon

Re: Issue with SM GPG plugin

> I have installed PGP

GPG

> plugin for squirrelmail. After enabling the plugin, if I
> click on Keyring menu. I get this error
>
> "You must be logged in to access this page."
> I have enabled secure-login plugin aslo. My system details

Disable the Secure Login plugin and report if the problem still
happens.  What other plugins are you using?

> OS : Debian Lenny
> squirrel mail : 1.4.15

It is possible that the problem is related to something in the Debian
re-packaging of SquirrelMail; I cannot speak for their changes to our
code.  You can also try in a parallel installation of SquirrelMail
1.4.21 to see if the same problem occurs there (you should be able to
use the same SquirrelMail configuration file for both, unless Debian
hacked it up).

> Apache : 2.2.9
> PHP : 5

Also check your error reporting levels and watch your logs (per
instructions in the posting guidelines) and report if you find any PHP
errors.

(Continue reading)

Praveen C | 2 Sep 2010 10:32
Picon
Favicon

Issue with SM PGP plugin

Hi All,

I have installed PGP plugin for squirrelmail. After enabling the plugin, if I 
click on Keyring menu. I get an error

"You must be logged in to access this page."
I have enabled secure-login plugin aslo. My system details

OS : Debian Lenny
squirrel mail : 1.4.15
Apache : 2.2.9
PHP : 5

Thanking You,

 
Praveen C
Blog : http://pravindev.blogspot.com
"-Break the gates to free your world-"

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
(Continue reading)

Wm Mussatto | 2 Sep 2010 17:34

Re: Issue with SM GPG plugin

On Thu, September 2, 2010 03:32, Paul Lesniewski wrote:
>> I have installed PGP
>
> GPG
>
>> plugin for squirrelmail. After enabling the plugin, if I
>> click on Keyring menu. I get this error
>>
>> "You must be logged in to access this page."
>> I have enabled secure-login plugin aslo. My system details
>
> Disable the Secure Login plugin and report if the problem still
> happens. What other plugins are you using?
>
>> OS : Debian Lenny
>> squirrel mail : 1.4.15
>
> It is possible that the problem is related to something in the Debian
> re-packaging of SquirrelMail; I cannot speak for their changes to our
> code. You can also try in a parallel installation of SquirrelMail
> 1.4.21 to see if the same problem occurs there (you should be able to
> use the same SquirrelMail configuration file for both, unless Debian
> hacked it up).
>> Apache : 2.2.9
>> PHP : 5
>
> Also check your error reporting levels and watch your logs (per
> instructions in the posting guidelines) and report if you find any PHP
> errors.
>
> --
> Paul Lesniewski
> SquirrelMail Team
> Please support Open Source Software by donating to SquirrelMail!
> http://squirrelmail.org/donate_paul_lesniewski.php
>
You might also try getting the version of SM from the Debian version in pre-release testing.  That will give you a more recent version

We use the same Debian SM set up you have but not with that plugin and haven't seen any issues.
    1. compatibility
    2. squirrelspell
    3. serversidefilter
    4. listcommands
    5. delete_move_next
    6. newmail
    7. vlogin
    8. vacation_local
    9. variable_sent_folder
    10. html_mail
    11. calendar
    12. calendar_sql_backend
 

SOURCE IP FROM HEADER:
************************************************
*Please block this account's access to the *
*internet until its cleaned up. We are basing *
*this on an analysis of the header NOT the FROM*
*address. *
************************************************
------
William R. Mussatto
Systems Engineer
http://www.csz.com
909-920-9154

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins
Paul Lesniewski | 2 Sep 2010 21:14
Favicon

Re: Issue with SM PGP plugin

On Thu, Sep 2, 2010 at 1:32 AM, Praveen C <praveen.velu84 <at> yahoo.com> wrote:
> Hi All,
>
> I have installed PGP plugin for squirrelmail. After enabling the plugin, if I
> click on Keyring menu. I get an error
>
> "You must be logged in to access this page."
> I have enabled secure-login plugin aslo. My system details

Please don't double-post.  Reefer to the other identical thread.

> OS : Debian Lenny
> squirrel mail : 1.4.15
> Apache : 2.2.9
> PHP : 5

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Arthur Dent | 5 Sep 2010 01:13
Picon
Favicon

GPG Plugin - "Sign on Send" problem

Hello all,

I found that the gpg plugin v2.1 did not work with my SM 1.4.21 on a
Fedora 13 system - so I requested the testing version from Paul which he
very kindly (and speedily!) sent me.

I removed v2.1 and installed v2.1.1.

I have uploaded my keys (secret and public) and assigned a signing key.

Encryption and decryption now work perfectly (after a limited amount of
testing) - and even the "Encrypt and Sign Now" option works properly.

I have a problem however with the "Sign on Send" option.

Each time I try to use this option I get the following error:

================8<======================================================
Your Request to Encrypt on Send encountered a problem, details below:

Errors:

      no default secret key: bad passphrase
      [stdin]: clearsign failed: bad passphrase
      BAD PASSWORD: Incorrect or missing password!
      GPG Plugin: gpg returned a non-clean return value of: 2
      GPG Plugin: gpg returned a non-clean return value of: 2

Cyphertext not generated due to errors. Your plaintext has been
preserved.
================8<======================================================

Note 1: The error says "Encrypt on Send" failed, but I can assure you it
was the "Sign on Send" option that I selected.

Note 2: It says "no default secret key". I do have a signing key
selected and in fact the "Encrypt and Sign Now" option asks me for the
passphrase and correctly signs (and encrypts) the message prior to
sending.

Note 3: The Messages relating to passphrase / password. -  It did NOT
ask me for a passphrase!

So - in summary - everything seems to work just fine except the feature
that I have most need of - plain text signing on send!

Have I done anything wrong?
If not, is there any other information I can provide to help solve this
problem.

With thanks in advance...

Mark

ps

This message is signed - but I sent it from my Evolution mail client...

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins <at> lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

Gmane