Why would I be getting this? And
how do I fix it?
Stephen J. Kamionek, Jr.
Senior Windows Engineer
PR Newswire
Phone +1 201 360 6481
Mobile +1 347 414 3876
Stephen.Kamionek-YRyb6zPKwexZroRs9YW3xA@public.gmane.org
|
www.prnewswire.com
"We tell your story to the world."
Please consider the environment prior to printing this e-mail. Thank you.
From:
Stephen Kamionek/PR
Newswire
To:
jffnms-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Date:
08/02/2011 04:59 PM
Subject:
0.9.1 Install
From:
Stephen Kamionek/PR
Newswire
To:
jffnms-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Date:
08/02/2011 03:23 PM
Subject:
0.9.1 Install
I have installed the newest version
of JFFNMS and when I launch it I get some errors and need some help.
The first error is:
Fatal error: Call to undefined function snmp_set_oid_numeric_print()
in C:\jffnms\conf\config.php on line 8
If I comment out the Line 8 I get:
If I look at this page I see:
the page Default.css and the following
* JFFNMS is distributed in the hope that it will be
useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with JFFNMS; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA
*/
-->
<html>
<head>
<title>
Your Site Name - Login - JFFNMS
</title>
<meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=iso-8859-1'>
<meta HTTP-EQUIV='Content-language' CONTENT='en'>
<meta HTTP-EQUIV='Content-Style-Type' CONTENT='text/css'>
<meta HTTP-EQUIV='Content-Script-Type' CONTENT='text/javascript'>
<link rel='shortcut icon' type='image/x-icon'
href='
/jffnms/images/jffnms.ico'>
<link rel='icon' type='image/x-icon' href='
/jffnms/images/jffnms.ico'>
<link rel='stylesheet' href='
/jffnms/default.css'>
<link rel='alternate' type='application/rss+xml' title='Your Site Name
Events Feed' href='
/jffnms/events.php?view_type=rss'>
</head>
<body>
<style type='text/css'>
#login #box {
width: 400px;
height: 230px;
margin-left: -200px;
margin-top: -115px;
}</style>
<script type='text/javascript'>
if (this.location!=top.location) //if we're in a frame
top.location = '/jffnms';
function fix_focus() {
if (document.all) {
username = document.all['user'];
password = document.all['pass'];
} else {
username = document.getElementById ('user');
The defualt.css file seems to be having
som issues.
Please advise, thanks.
Stephen J. Kamionek, Jr.
Senior Windows Engineer
PR Newswire
Phone +1 201 360 6481
Mobile +1 347 414 3876
Stephen.Kamionek-YRyb6zPKwexZroRs9YW3xA@public.gmane.org
|
www.prnewswire.com
"We tell your story to the world."
Please consider the environment prior to printing this e-mail. Thank you.