Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ghostyzx

Pages: [1]
1
Feng Office 3 / Re: FO3.1 Task showing problem
« on: March 03, 2015, 08:38:11 am »
I found a fix for version 3.1:

look for line number 1119 in the file application/controllers/TaskController.class.php

change:
$date_groups['conditions'] = $condition;

to:
$group_2['conditions'] = $condition;

Pages: [1]