Author Topic: PHP 5.3.0 and RCWM 0.3.1 Deprecated + New: attachment issues.  (Read 2799 times)

Offline kinesis

  • Jr. Member
  • **
  • Posts: 15
PHP 5.3.0 and RCWM 0.3.1 Deprecated + New: attachment issues.
« on: November 16, 2009, 01:06:18 PM »
I get attachment issues, if i click a jpg/png attachment, I get cannot be displayed because it has errors.. If I download the attachment to my disk and try to view it it's corrupt and cannot be displayed.

I thought maybe doing this:

[root@xxx SQL]# /opt/lampp/bin/mysql -u root -p roundcubemail < mysql.update.sql
Enter password:
ERROR 1091 (42000) at line 6: Can't DROP 'idx'; check that column/key exists
[root@xxx SQL]#


would help but it didnt..

In addition, I still get these deprecate errors, regardless of the "error_reporting" setting in php.ini :

Deprecated: Function set_magic_quotes_runtime() is deprecated in /mnt/extra/www/roundcube.xxx.com/doc-root/program/include/iniset.php on line 63

Deprecated: Assigning the return value of new by reference is deprecated in /mnt/extra/www/roundcube.xxx.com/doc-root/program/lib/PEAR.php on line 563

Deprecated: Assigning the return value of new by reference is deprecated in /mnt/extra/www/roundcube.xxx.com/doc-root/program/lib/PEAR.php on line 566