Search found 8 matches

by mcglinn
20 Oct 2022, 16:47
Forum: Bug Report version 3.2
Topic: PDF Upload, Download from 'User' Leading to Error
Replies: 2
Views: 2449

PDF Upload, Download from 'User' Leading to Error

Array
(
[error] => invalid_client: Invalid client_id or client_secret
)
by mcglinn
16 Aug 2021, 20:35
Forum: Bug Report version 2.9
Topic: Bug - Fresh Installation - Version 2.9 - All Menu Items return same error
Replies: 2
Views: 1644

Re: Bug - Fresh Installation - Version 2.9 - All Menu Items return same error

A fix will be introduced for this issue in version 3.0. In the meantime, you can use replace the following file (modules\reports\views\prepare_add_item.php

with the attached (prepare_add_item.php) from Version 2.8. The replacement provides a temporary fix for the issue.
by mcglinn
16 Aug 2021, 00:03
Forum: Bug Report version 2.9
Topic: Bug - Fresh Installation - Version 2.9 - All Menu Items return same error
Replies: 2
Views: 1644

Bug - Fresh Installation - Version 2.9 - All Menu Items return same error

Bug - Fresh Installation - Version 2.9 - All Menu Items return same error
by mcglinn
15 Aug 2021, 22:53
Forum: Bug Report version 2.9
Topic: Uncaught error in javascript
Replies: 7
Views: 2196

Re: Uncaught error in javascript

All entities (tasks, tickets, etc), when enabled in the menu, fail to load with the errors previously reported. Please also see the attached.
by mcglinn
15 Aug 2021, 14:15
Forum: Bug Report version 2.9
Topic: Uncaught error in javascript
Replies: 7
Views: 2196

Re: Uncaught error in javascript

Additional info in this bug.
by mcglinn
15 Aug 2021, 13:18
Forum: Bug Report version 2.9
Topic: Uncaught error in javascript
Replies: 7
Views: 2196

Re: Uncaught error in javascript

The firefox inspector has identified the source of the bug issuing a warning: "Unreachable code after return statement (firefox)"

There is an error in the return statement (main.js:1133:1), (chosen.jquery.js:1133:1)
by mcglinn
14 Aug 2021, 21:16
Forum: Bug Report version 2.9
Topic: Uncaught error in javascript
Replies: 7
Views: 2196

Uncaught error in javascript

When adding Task for Project from Report or Menu Tab, 'Add' button leads to no action. There is an uncaught error in the Java script or the script is being loaded out of sequence. jquery.ui.touch-punch.min.js:11 Uncaught TypeError: Cannot read property 'mouse' of undefined at jquery.ui.touch-punch.m...
by mcglinn
14 Aug 2021, 00:28
Forum: Discussion
Topic: Tasks and Tickets Functionality
Replies: 1
Views: 299

Tasks and Tickets Functionality

I am having some difficulty getting reports to function correctly. From within the tabular structure of the file systems, tasks and tickets function fine. When a standard report is generated with admin user, tickets cannot be created. All rights have been correctly assigned. Any ideas? Additionally,...