Undefined menu item

  • Hi everybody.
    I recently migrated to OMV 3.0, had some issue, but I found answers to all in this forum.
    Well, when I say all, it is not the true as I still have a little annoying thing : In the left Menu It remains an "undefined" menu item that I can't get rid of.



    As you can see, when I display the code, it refers to an old omvextrasorg plugin


    I read some post related to this issue, but with no luck.


    So I already remove adblockers, try other browsers on different computers, did the apt-clean stuff and purge old packages...
    Here is a dpkg -l | grep openm

    Maybe somebody has an advice ?

    • Offizieller Beitrag

    You were probably using the links plugin.


    Try:


    rm -rf /var/www/openmediavault/js/omv/module/admin/service/media
    find /var/www/openmediavault/js/omv/module/admin/service/ -type f -name "iframe.js" -exec rm -f {} \;

    omv 7.1.0-2 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.5 | scripts 7.0.5


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Thanks for your reply
    Yes I was using the links plugin


    rm -rf /var/www/openmediavault/js/omv/module/admin/service/media

    Didn't find any media in there



    find /var/www/openmediavault/js/omv/module/admin/service/ -type f -name "iframe.js" -exec rm -f {} \;

    Send nothing back and undefined menu is still there :(

    • Offizieller Beitrag

    Send nothing back and undefined menu is still there

    The remove command wasn't verbose. So, it wouldn't have output anything. The files may still be in the server side javascript cache. So, click on apt clean again and refresh the page.


    If that doesn't get rid of it, post the output of:


    find /var/www/openmediavault/js/omv/module/admin/ -type f -name "*.js"

    omv 7.1.0-2 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.5 | scripts 7.0.5


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Strange... Not sure why some of these plugins didn't run their post-removal script.


    rm -rfv /var/www/openmediavault/js/omv/module/admin/system/omvextrasorg


    then apt clean again.

    omv 7.1.0-2 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.5 | scripts 7.0.5


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Great, Problem solved !


    Code
    « omvextrasorg/Secondary.js » supprimé
    « omvextrasorg/Primary.js » supprimé
    « omvextrasorg/Developer.js » supprimé
    répertoire supprimé : « omvextrasorg/ »


    Even before the apt-clean



    Thanks a lot for your help !

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!