[ ispman-Bugs-1500081 ] Problems with adding a secondary domain
"SourceForge.net" <[email protected]> Sat, 03 Jun 2006 06:27:02 -0700
| Newsgroups | gmane.comp.isp.ispman.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1500081, was opened at 2006-06-03 06:27
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108390&aid=1500081&group_id=8390
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: admin-interface
Group: HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Problems with adding a secondary domain
Initial Comment:
Adding a secondary Domain gets following error
Program fragment delivered error ``Can't call method
fill_in" on an undefined value at
/opt/ispman/cgi-bin/tmpl/domains/add_slave_Domain.tmpl
line 13.'' Program fragment delivered error ``Can't
call method "fill_in" on an undefined value at
/opt/ispman/cgi-bin/tmpl/domains/add_slave_Domain.tmpl
line 14.''
I think the script has some problems with these two
files, I don't have this files !
<perl> return
$ispman->getTemplate("domains/add/smtpservers.tmpl")->fill_in(PACKAGE
=>__PACKAGE__); </perl>
<perl> return
$ispman->getTemplate("domains/add/dnsservers.tmpl")->fill_in(PACKAGE
=>__PACKAGE__); </perl>
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108390&aid=1500081&group_id=8390