https://bugs.koozali.org/show_bug.cgi?id=13239

            Bug ID: 13239
           Summary: Accessing the panel - Controller
                    "SrvMngr::Controller::XtGeoip" does not exist
    Classification: Contribs
           Product: SME Contribs
           Version: 11.0
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-xt_geoip
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

When we access the xt_geoip panel we get the following error:

Controller "SrvMngr::Controller::XtGeoip" does not exist at
/usr/share/perl5/vendor_perl/Mojolicious.pm line 127.

The backend does not seem to be matching the URL with the controller file which
is named Xt_geoip.pm

For reference from convos on Rocket.Chat

Brian:

These are the two places that SM2 looks for menu entries:
        my $ctrldir = '/usr/share/smanager/lib/SrvMngr/Controller';
        my $cgidir = '/etc/e-smith/web/panels/manager/cgi-bin/';

The code is getNavigation in /usr/share/smanager/lib/SrvMngr.pm

The actual html is generated by the partial _navig2.html.ep

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to