Project-Pier / ProjectPier-Core

ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface.
http://www.projectpier.org
GNU Affero General Public License v3.0
37 stars 16 forks source link

Unable to Export Ticket List #11

Closed mdkaleel closed 9 years ago

mdkaleel commented 9 years ago

Hi,

Unable to Export Ticket Please Help,

Session "default" started at 2015-01-05T07:44:53+0000 
#1 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 154 (error code: 8) 
#2 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 160 (error code: 8) 
#3 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 168 (error code: 8) 
#4 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 160 (error code: 8) 
#5 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 168 (error code: 8) 
#6 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 160 (error code: 8) 
#7 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 168 (error code: 8) 
#8 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 154 (error code: 8) 
#9 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 160 (error code: 8) 
#10 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 168 (error code: 8) 
#11 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 160 (error code: 8) 
#12 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 168 (error code: 8) 
#13 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 160 (error code: 8) 
#14 ERROR: Error: Array to string conversion in 'E:\PPNew\application\models\application_logs\ApplicationLogs.class.php' on line 168 (error code: 8) 
Time since start: 0.51563215255737 seconds 
JonDeG commented 9 years ago

What version of the application are you using and what version of PHP are you using?

Engelbert commented 9 years ago

On a side note: With a fresh install from ProjectPier-Core, on a local server that is compatible according to the docs, I do get an empty .txt file when I download the tickets list. This probably is a bug. Can someone confirm this?

edit: I also get empty text files on tasks download, this must be a bug since time plugin does the job.

JonDeG commented 9 years ago

I can confirm, the Ticket list always produces an empty text file on the latest PP version from GitHub running on PHP 5.3.

mdkaleel commented 9 years ago

@JonDeG PHP Version :5.4.14 ProjectPier Version : 0.8.8.sp2

Engelbert commented 9 years ago

This issue is no longer needed.

It will be fixed as a part of issue #17

[CLOSED]