plugin showing on overview

If you aren't speaking german, you can ask for support or post your request here.
Antworten
isleofwight
Beiträge: 13
Registriert: 8. Aug 2023, 18:49

plugin showing on overview

Beitrag von isleofwight »

I am adding following HTML code to Overview.tpl to display the formfiller template in the overview. But i get an error displayed on the overview screen:

</div>
<div class="admidio-overview-plugin col-sm-6 col-lg-4 col-xl-3" id="admidio-plugin-Formfiller">
<div class="card admidio-card">
<div class="card-body">
{load_admidio_plugin plugin="formfiller" file="formfiller.php"}
</div>
error shows as
The authorization check of the plugin failed. There is more than one menu item with the same URL defined.

=> /admidio/adm_program/overview.php

Note that formfiller.php operates correctly from the menu
rmb
Plugin-Developer
Beiträge: 625
Registriert: 10. Mai 2011, 19:56
Wohnort: 86856

Re: plugin showing on overview

Beitrag von rmb »

The FormFiller plugin cannot be displayed on the overview page, it can only be started via a menu item.

rmb
Antworten