Closed King-GO closed 1 year ago
Thanks, I'm on it! Although this plugin was not tested on 2.26.0-dev version 🤔
@King-GO , I am eager to help but need more information. I was not able to reproduce this error.
Did the composer install --no-dev
command work correctly? What's the output?
Was there any additional information available under the title of the error?
`Verifying lock file contents can be installed on current platform. Package operations: 2 installs, 0 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------]
Generating optimized autoload files
1 package you are using is looking for funding.
Use the composer fund
command to find out more!`
tested on v.2.5 is OK, but failed on v.3.
Same error message here, but different setup.
MantisBT version: 2.25.5 PHP version: 8.0 (just switched from 7.4)
Just pulled latest commits yesterday and didn't check if all systems are up and running afther pulling.
Disabled plugin completely via FTP as MantisBT GUI only showed error message no regard which button was clicked.
For separation purposes I use multiple MantisBT installations, happened in all of them.
I will look into it asap
@King-GO , @cmuerau , could you please specify exactly how did you upgrade the plugin?
I have followed different steps but still haven't been able to reproduce the error. Each method upgraded the plugin to the latest version:
I'm using Zip archive method 2
Method 1: git pull origin
Additional information: PHP Version 7.4.30 / Shared Hosting
Hi guys, any update on this issue? Does this plugin require PHP 8?
This is the error Im getting:
MantisBT Version | 2.25.2 PHP Version | 7.3.11
thanx!
Thank you, @fcolella. I couldn't reproduce this error but will get back to it ASAP.
Okay, so apparently I put too much trust in automated refactoring. I'll get back to you guys after the patch is released.
It should now work properly 📿 Thanks @King-GO , @cmuerau and @fcolella!
It would be great if you could confirm 😉 🍷
Hi @andrzejkupczyk
I just downloaded the latest version but its still not working at least for me, same error :(
Downloaded latest version via git method and still get the same "Internal Application Error" message. @andrzejkupczyk
Thanks for trying and happy new year!
In that case, I closed the issue prematurely 😉 Thank you for verifying.
Happy new year!
Ok dears, so I checked everything again and made some minor changes. Thanks for your invaluable help.
I had to publish a completely new release and clean up the Packagist registry (there were two packages: andrzejkupczyk/mantisbt-todolists
and webgarden/mantisbt-todolists
).
Now, at least for me, it works. I have tried both installation methods listed in the README.md file.
If it turns out that the problem still occurs, please make sure that the plugin is in the correct version (3.0.1) after installation (ToDoLists.php#L18). If it is not, then something is wrong with the installation process. Otherwise I would need further assistance :(
MantisBT version: 2.25.5 PHP version: 7.0.33 (switched from 8.0, just to be sure)
Thanks for providing a new version. Seems that I have to leave the train here ...
Composer is not installed in my Shared Hosting environment, but git is. Therefore I can delete the old repo and pull your new one, but can't proceed with the last step in the README for the Oldschool alternative.
If no other installation method is possible, then I have to step back - and have to thank you for deep diving into the issue.
@cmuerau, don't worry, there's no way I'm leaving you like this :) As far as I understood what the problem is, Composer isn't something that needs to be "installed" in your shared hosting environment (at least not in the traditional sense of the word). It is simply an executable PHAR file that can be uploaded to the server, much like the plugins themselves. Even if the PHAR extension for some reason is not available in your shared hosting, you could probably install dependencies in your local environment and then upload plugin to the MantisBT plugins directory?
I could include composer.phar
in the plugin's repository but I'm not sure if that would be helpful?
@andrzejkupczyk You made my day, you are my hero for today!
I wasn't aware of the fact that composer ...
Installation from getcomposer.org worked like a charm, and 5 minutes later a H2 from digitalocean.com regarding the syntax for PHAR files was read and understood.
Your plugin works again in my main installation without any error message. I also discovered that is has been linked to the snippets plugin content which I also use a LOT! Together this two will positively boost my options a lot!
So, thank you again for all your help to get the plugin up and running again 🌞
Hi @andrzejkupczyk It works! thank you so much, your plugin is great!
Excellent! Thank you for your feedback 🤝
MantisBT Version | 2.26.0-dev PHP Version | 7.3.12 Database Version, Description | 10.4.10, 10.4.10-MariaDB
update to version 3,
execute
composer install --no-dev
then,INTERNAL APPLICATION ERROR
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.