Search found 119 matches

by dellow
06 Feb 2017, 11:03
Forum: Discussion
Topic: cron job error
Replies: 7
Views: 4070

cron job error

Hello, I try : php -q /home/xxx/domains/xxx/public_html/1.8/cron/backup.php and i get : PHP Warning: require(includes/application_core.php): failed to open stream: No such file or directory in /home/xxxr/domains/xxx/public_html/1.8/cron/backup.php on line 6 PHP Warning: require(includes/application_...
by dellow
31 Jan 2017, 13:44
Forum: Discussion
Topic: How can i calculate number of status on main entity ?
Replies: 3
Views: 1855

Re: How can i calculate number of status on main entity ?

Good,

I hope we can see it very soon
by dellow
31 Jan 2017, 12:20
Forum: Discussion
Topic: How can i calculate number of status on main entity ?
Replies: 3
Views: 1855

How can i calculate number of status on main entity ?

I just add counter of task of each project, tasks are sub entity . but i really need to make report of number of open projects for a client or number of project that assigned to developer. this data are in main entity . i have about 1000 projects open separated to 9 vendors ( developers ) i need eas...
by dellow
31 Jan 2017, 11:10
Forum: Discussion
Topic: new formula logic and dealing with dates
Replies: 9
Views: 4420

Re: new formula logic and dealing with dates

Thank you .. !


Testing ...
by dellow
31 Jan 2017, 02:14
Forum: Discussion
Topic: new formula logic and dealing with dates
Replies: 9
Views: 4420

Re: new formula logic and dealing with dates

Hello,

(IF) function seems not working if the field drop-down of Grouped Users ! :cry:
by dellow
29 Jan 2017, 23:31
Forum: Discussion
Topic: new formula logic and dealing with dates
Replies: 9
Views: 4420

Re: new formula logic and dealing with dates

Really greate job Sergey!

Testing ...
by dellow
29 Jan 2017, 20:37
Forum: Discussion
Topic: new formula logic and dealing with dates
Replies: 9
Views: 4420

Re: new formula logic and dealing with dates

Great !!

but now what if i want to calculate how many days from date to now ?

([300]-[TODAY])/86400


Thank you
by dellow
29 Jan 2017, 00:31
Forum: Discussion
Topic: clicking on project name take me to subentity
Replies: 1
Views: 1502

clicking on project name take me to subentity

Hello,

when i click on project name the link take me to subentity , i need this link to take me to the project page. how can i do this ?


Thank you
by dellow
25 Jan 2017, 09:42
Forum: Bug Report version 1.8
Topic: some users get this db error
Replies: 1
Views: 16311

some users get this db error

Database Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''%Y-%V')=date_format(DATE_ADD(now(),INTERVAL 0 WEEK),'%Y-%V'))) and e.parent_ite' at line 1 Query: select e.* , (e.field_386*e.field_387) as...
by dellow
23 Jan 2017, 08:14
Forum: Bug Report version 1.8
Topic: Pivot Tables does't work with filter of subentity
Replies: 1
Views: 4053

Pivot Tables does't work with filter of subentity

Hello,

Pivot Tables does't work with filter of subentity , it gives error.

Thank you