Forum Replies Created

Viewing 5 Topics - 1 through 5 (of 5 total)
Author Posts
February 26, 2015 at 2:50 am in reply to: my tasks not assigning 37681
Timothy Timothy

Wow thank you David,
Would not have figured this outon my own.
Thanks again!

February 25, 2015 at 9:23 pm in reply to: my tasks not assigning 37671
Timothy Timothy

Hi Nayem,

I still can’t assign task to anyone else but me.
So my tasks are displaying but i can’t select any other users because the plugin can’t find them.

February 23, 2015 at 10:39 pm in reply to: Front end + Gantt Chart Bug 37453
Timothy Timothy

quick fix, which removes the warning since it converts the value to a string:

on line 2149:
$email_hash = md5( strtolower( trim( strval ($email )) ) );
originall:
$email_hash = md5( strtolower( trim( $email ) ) );

i dont know the implications to the mail function digging into that.

February 23, 2015 at 10:22 pm in reply to: WP Projectmanager Update 37450
Timothy Timothy

Hi Nayem,

I’m interested in the fixed version aswell

February 23, 2015 at 10:13 pm in reply to: Front end + Gantt Chart Bug 37448
Timothy Timothy

same issue here.
version 0.5.4

Viewing 5 Topics - 1 through 5 (of 5 total)