Skip to content
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

Error message "undefined method helper_plugin_translation::getTransItem()" after update #280

Open
Juergen-aus-Zuendorf opened this issue Feb 2, 2023 · 3 comments

Comments

@Juergen-aus-Zuendorf
Copy link

Juergen-aus-Zuendorf commented Feb 2, 2023

Hi,
after updating to the current version, I get the following error message when I open a translated page:

2023-02-02 08:16:00
Error: Call to undefined method helper_plugin_translation::getTransItem()
/var/www/html/wiki/lib/tpl/bootstrap3/tpl/translation.php(31)
#0 /var/www/html/wiki/lib/tpl/bootstrap3/tpl/navbar.php(89): include_once()
#1 /var/www/html/wiki/lib/tpl/bootstrap3/main.php(51): require_once('/var/www/html/w...')
#2 /var/www/html/wiki/inc/actions.php(27): include('/var/www/html/w...')
#3 /var/www/html/wiki/doku.php(126): act_dispatch()
#4 {main}

I've posted the same issue at the bootstrap3 template page: #584

Regards
Juergen

@splitbrain
Copy link
Owner

Hmm I thought about readding the function, as a wrapper around the new prepareLanguageSelectorItem(), but the output would differ and require changes in the template code anyway, so it's probably better for template authors to directly use prepareLanguageSelectorItem() anyway...

@tobiasd
Copy link

tobiasd commented Apr 4, 2023

I'm seeing the same error message after updating to Jack Jackrum. I applied giterlizzi/dokuwiki-template-bootstrap3@e01e401 which seems to do the trick.

@LouisOuellet
Copy link

Is there a way within dokuwiki to change the branch for the updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants