phpGroupWare - Bugs: bug #21517, mcrypt errors frequently, but...
You are not allowed to post comments on this tracker with your current authentication level.
bug #21517: mcrypt errors frequently, but seemingly random
Submitter: | John Goodwin <johngoodwin> | ||
Submitted: | Mon 05 Nov 2007 08:13:54 PM UTC | ||
Item Group: | 0.9.16.012 | Category: | addressbook |
Severity: | 3 - Normal | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Component Version: | None | Operating System: | None |
Reproducibility: | None | Planned Release: | None |
Fixed Release: |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2008-01-18 | jackoneil | Carbon-Copy | - | ![]() |
Added jackoneil |
2007-11-05 | johngoodwin | Carbon-Copy | - | ![]() |
Added johngoodwin |
Powered by Savane 3.12.
Corresponding source code
I posted this in the forum and was asked to submit a bug report.
I'm using v.0.9.16.012
Apache.
PHP 4.4.7
Zend Engine v1.3.0
MCrypt 2.4
Linux
PHP Groupware frequently returns errors.
If I attempt to edit an address book entry I get a full page of it, then the edit form at the bottom.
If I try to download from file manager, I get a full screen of errors, and cannot download.
Hmmmm. I know nothing about coding this stuff, I just want to use this cool Groupware program!
Sample errors:
"Warning: mcrypt_generic() [function.mcrypt-generic]: An empty string was passed in /home/MYHOSTINGACCOUNT/public_html/office/phpgwapi/inc/class.crypto.inc.php on line 171"
"Warning: mcrypt_generic() [function.mcrypt-generic]: An empty string was passed in /home/MYHOSTINGACCOUNT/public_html/office/phpgwapi/inc/class.crypto.inc.php on line 171"
"Warning: Cannot modify header information - headers already sent by (output started at /home/MYHOSTINGACCOUNT/public_html/office/phpgwapi/inc/class.crypto.inc.php:171) in /home/MYHOSTINGACCOUNT/public_html/office/phpgwapi/inc/class.phpgw.inc.php on line 152"
Thanks for any help.
John