Install on Redmine 5.0.1
jannikk09 opened this issue · 4 comments
jannikk09 commented
HugoHasenbein commented
bundle exec rake redmine:plugins:migrate NAME=redmine_more_previews RAILS_ENV=production
… Am 05.09.2023 um 10:50 schrieb jannikk09 ***@***.***>:
Hey i get this issue:
<https://user-images.githubusercontent.com/93577959/265641727-82d31840-cef1-4106-bf5f-dddfb062c0dc.png>
In the console i get "rake aborted!" after this command:
bundle exec rake redmine:plugins NAME=redmine_more_previews RAILS_ENV=production
Maybe I need an older version of the plugin?
—
Reply to this email directly, view it on GitHub <#88>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AJWRDRBF6MBDGK363GQ5BL3XY3RVDANCNFSM6AAAAAA4LNSWL4>.
You are receiving this because you are subscribed to this thread.
jannikk09 commented
HugoHasenbein commented
but this seems to be an issue with Redmine X Lightbox. It seems, it is not yet adapted to be compatible with the new Zeitwerk-scheme
… Am 05.09.2023 um 12:39 schrieb jannikk09 ***@***.***>:
I still get this issue:
<https://user-images.githubusercontent.com/93577959/265671631-57b6c8e9-a768-43e6-839d-97156b0786cc.png>
—
Reply to this email directly, view it on GitHub <#88 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AJWRDRDOVDTTOPKCPRAMY73XY36N3ANCNFSM6AAAAAA4LNSWL4>.
You are receiving this because you commented.
jannikk09 commented
After removing Redmine X Lightbox it seems to be working. Thank you