-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not working #95
Comments
Hello, @hendy1 |
@hendy1, |
@hendy1 |
@hudrywudry |
hi AuthenticEshkinKot, thx |
@hudrywudry |
I got the same problem. error.log: Any hints? |
Oh, found it. Just changed Taskodrome/.htaccess to |
@EthraZa |
@AuthenticEshkinKot |
@hendy1 @hudrywudry @EthraZa |
@gamerboy11 |
hmmm I didnt know there was a version of mantisBT greater than 2.15.0 that is available to download. What is version 2.8.0 that you mentioned? |
You can find 2.8.0 and older versions here: I'll try to fix this bug in next few days. |
There is none. 2.15.0 is the latest one at the moment, 2.16.0 will follow the next days. |
@gamerboy11 |
Sorry about that, yeah, for some reason I just thought it was like 2.8 vs 2.1.5 not 2.15, even though its obviously different than that. I will download your latest code and try it again Thanks! |
So I downloaded the latest from git hub, and copied the taskodrome folder into the plugins directory on my Windows server where this is running. Went into the admin tools, installed plugin. And same thing happens. |
What browser do you use? |
I've fixed one more bug, try it again |
I have tried in IE10 IE11 and chrome, I can also try in firefox. Not sure if I tried that. |
I've tested the plugin in Chrome, Firefox (on linux) and IE 11 and got no errors. |
Here is something I am wondering how it works on your computer? If you type in the URL like this on your computer, does it show contents on that css file? or do you get an error. I am not sure if its supposed to work or not (and show a css file on the screen) yep, I did exactly those things. I restarted my IIS web server, and completely deleted the taskodrome folder and files. Downloaded the new ones from the main git hub page, and copied the taskodrome folder and files back into the plugin directory, and then installed it using the Mantis BT admin tools. So, maybe there is something wrong with my Microsoft IIS web server that is causing this? As an example I had to configure a mime type for those .woff2 files, otherwise the text shown on all the web pages of Mantis BT was not looking good. Once I did that, it worked great. And I could use the admin options in MantisBT to select the different default fonts. And it worked good. But before I added that woff2 mime type is appeared to be broken. So now I am wondering if this has to do with my web server. Obviously your code works for 99% of the cases ;-) but something in my environment seems to be blocking it from working. Everything else in manstis bt is working though. So that error message in yellow text above in the screenshot sure seems like it must be causing some problems. |
I wish I knew why or how to fix it, would love to use your plugin!!!! I am about to show off mantis BT to the rest of the development team. We are going to stop using our old bug tracker and start using this Mantis BT tracker. But would love to have this plugin working too. |
Also, I was trying another plugin, and I get a very similar error. This makes me think even more that something is a little off with my IIS web server :-( Here is the other error from a different plugin....seems like same exact thing is happening with Mantis BT for my plugins. UGH! |
here is another screenshot of one of the errors the browser is reporting about the UnCaught Syntax error. Not sure whats up with that. Just thought I would put a screenshot of that in here too, so you can see the other error that I am getting. if you look back at my first or second screenshot, you see I am getting one of these errors for every js file (I think) that is related to the taskodrome plugin. |
What version of PHP do you use? |
Surprisingly, there are no such troubles in MantisBT 2.6.0. |
I am using php 7.2.2 |
Could you try the plugin in MantisBT 2.6.0? |
I cant change the version of Mantis BT on this server, because we are using it now. Sorry about that. When I have a little free time, I could try to load version 2.6.0 on another Windows 2008 R2 server that I would have to setup on a virtual server along with IIS, and see if it works or not. But it sounds like you already know it works OK in that version ;-) |
@gamerboy11 |
Probably, there will be string "PHP Fatal error: Class 'finfo' not found", which can be fixed by installation of php-fileinfo. |
Yeah, I realized when I was testing it, that my file attachments were not working. So I had to install that file info extension. Then my file attachments work. So maybe after fixing that, now the taskodrome will work? I will find out over the weekend. Thanks |
its working!!! thanks so much for helping with this. So it seems like not having that fileinfo extension must have been causing it to fail for some reason. I can see all 3 of the taskodrome main pages now. NICE! |
Now I thought I would assign a relationship from one issue, to another issue. And it shows up that way when I click into the issue detail view. But when I click on the relationship taskodrome button, it doesnt show any relationships, even though I assigned a relationship between two issues. Is there any reason you can think of as to why the relationship would show up in the issue detail screen, but no relationship is shown in the taskodrome screen? Thought it would be useful to see those relationships. Wonder if I need something else installed on the server, to make that work? Thanks |
@gamerboy11 |
Is Mantis BT supposed to save changes in assignments and status, when i drag&drop an issue in TaskoDrome? At the moment i can move issues from version 4.44 to 4.45 and from engineer 1 to tester 2 and from resolved to feedback, alas al these changes are void after i switch to "view issues" and back to taskodrome. I am not sure, is taskodrome a viewer or a tool with ability to change things? |
@iherrmann |
We are experiencing the same in Mantis BT 2.20. |
i have install taksodrome on mantisbt 2.1.0
the installation process is like this
then when i open the taskodrome tab, it doesn't display anything except for the [ Assignment board ] [ Status board ]
The text was updated successfully, but these errors were encountered: