moodle-an-hochschulen / moodle-theme_boost_union

Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
GNU General Public License v3.0
61 stars 54 forks source link

Problems with theme #522

Closed paulUDIS closed 7 months ago

paulUDIS commented 8 months ago

My apologies I am reopening with a new issue from a previous issue which I thought had been resolved.(#510) What prompted the issue was that moodle looked for upgrades and it said there was one for boost union but no matter what I did it wouldn't do anything. So I thought that I would step install because there were lower version so I started at the next one up, I deleted the theme and it reverted to the boost theme and then reinstalled the boost union plugin I had before. This is the version of boost union theme. (theme_boost_union_moodle41_2023010530) As far as I could tell it installed perfectly (theme_boost_union_moodle41_2023010530) Now I am getting this error when I select the theme.

Exception - Too few arguments to function navigation_node::title(), 0 passed in [dirroot]/lib/mustache/src/Mustache/Context.php on line 219 and exactly 1 expected

And that is it. The site is locked. Paul

paulUDIS commented 8 months ago

I tried this command from the command line while logged into my server and It cannot open it. /home/admin/web/learn4life.heliohost.us/public_html/admin/cli$ sudo php admin/cli/cfg.php --name=theme --set=boost Could not open input file: admin/cli/cfg.php

wiebkemueller-hsh commented 8 months ago

Dear @paulUDIS

can we maybe redirect the discussion to the support forum? There might be other people that have come accross this. You can actually always change to the boost theme via https://moodle.org/mod/forum/discuss.php?d=452129.

In case we're looking at a bug, we would need exact steps to reproduce in a test system because we haven't come accross the described behaviour, yet.

One more question, are you sure that the deinstallation of the theme had worked properly according to the instruction Alex gave here? Just to avoid the problem is caused by conflicting theme "remainers" during the whole process.

Regards Wiebke

paulUDIS commented 8 months ago

I tried to follow the directions but for some reason it would not let me uninstall the theme. I was using the terminal to issue commands and even with sudo it would not work. I ended up ftp in and deleting the folder. It is still in the system though because it still notices me about updates. Sure if you want to repost it. The community might come up with some suggestions. Would you like me to do it? Paul

On Fri, Jan 19, 2024, 7:49 PM Wiebke Müller @.***> wrote:

Dear @paulUDIS https://github.com/paulUDIS

can we maybe redirect the discussion to the support forum? There might be other people that have come accross this. You can actually always change to the boost theme via https://moodle.org/mod/forum/discuss.php?d=452129.

In case we're looking at a bug, we would need exact steps to reproduce in a test system because we haven't come accross the described behaviour, yet.

One more question, are you sure that the deinstallation of the theme had worked properly according to the instruction Alex gave here https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/issues/510#issuecomment-1868222868? Just to avoid the problem is caused by conflicting theme "remainers" during the whole process.

Regards Wiebke

— Reply to this email directly, view it on GitHub https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/issues/522#issuecomment-1900357730, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3O5ZROSOYQFEDGUCXAZX4LYPJTW7AVCNFSM6AAAAABBGCT27SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBQGM2TONZTGA . You are receiving this because you were mentioned.Message ID: <moodle-an-hochschulen/moodle-theme_boost_union/issues/522/1900357730@ github.com>

wiebkemueller-hsh commented 7 months ago

Hi @paulUDIS

I think it is always a good idea to ask these kind of support questions with a clear description of what you did in a greater community, somebody might understand your local settings. One thing is for sure though, by only deleting the folder via ftp the theme clearly isn't properly removed and this might cause problems in the following installation process.