[freeside-users] menubar and header deprecated in part_svc.cgi file

Milimo Majele Munyati munyatim at coppernet.zm
Wed Jul 5 02:51:33 PDT 2006


Thought that I resend the error message with more details.

 In have installed Perl 5.8.6, Freeside 1.5.8, Apache 1.3.36, Mod Perl
1.29. Using Fedora 4 linux version. I am using HTML::Mason latest
version from CPAN website. Using Postgres database version 8.1.4

I am trying to add new services through the service definition link for
freeside and when I click on the button 'Add Service', I get a java
window saying Please wait.... Server processing job and this can stay
like that forever.

When I go and check the log files for apache, I get 

FS::CGI::menubar deprecated; include /elements/menubar.html instead
at /usr/local/apache/htdocs/freeside/edit/part_svc.cgi line 32

FS::CGI::header deprecated; include /elements/header.html instead
at /usr/local/apache/htdocs/freeside/edit/part_svc.cgi line 32


The line 32 has this type of code:-

<% header("$action Service Definition",
           menubar( 'Main Menu'         => $p,
                    'View all service definitions' =>
                     "${p}browse/part_svc.cgi"
                  ),
           )
%>

At the end of it all, no new services are served to the table
svc_domain. How can I resolve this?

I hope people don't mind me sending this twice but I thought I give more
details.

thanx.

Milimo





More information about the freeside-users mailing list