[racktables-users] Re: Reports

  • From: "Lokkerbol, Cliff" <lokkerbolc@xxxxxxxxxxxxxxxxxxxxxxx>
  • To: "racktables-users@xxxxxxxxxxxxx" <racktables-users@xxxxxxxxxxxxx>
  • Date: Tue, 29 Jun 2010 11:48:46 +0100

I have created inc/local.php with the following code:

<?php
$db=mysql_connect('localhost','user','password');
if (!$db) {
    die('Not connected : ' . mysql_error()); } $db_selected = 
mysql_select_db('racktables', $db); if (!$db_selected) {
    die ('Can\'t use foo : ' . mysql_error()); } include("report.php"); ?>


Then created inc/report.php, but get the following error when I select 
Reports/Warranty Expires: Fatal error: Call to undefined function 
useSelectBlade() in /var/www/html/racktables/inc/report.php  on line 26

  Can some please point me in the correct direction?

Thanks
Cliff


This message was created by: 
Cliff Lokkerbol- System Support Specialist
Innovation Group


-----Original Message-----
From: racktables-users-bounce@xxxxxxxxxxxxx 
[mailto:racktables-users-bounce@xxxxxxxxxxxxx] On Behalf Of Lokkerbol, Cliff
Sent: 29 June 2010 09:50
To: racktables-users@xxxxxxxxxxxxx
Subject: [racktables-users] Re: Reports

Hi,

Where is this code to be placed? How do we use it?

Thanks

This message was created by:
Cliff Lokkerbol- System Support Specialist Innovation Group
Tel: +44 (0) 1489  898 300 I   E-mail: lokkerbolc@xxxxxxxxxxxxxxxxxxxxxxx  I  
Web: www.uk.innovation-group.com


-----Original Message-----
From: racktables-users-bounce@xxxxxxxxxxxxx 
[mailto:racktables-users-bounce@xxxxxxxxxxxxx] On Behalf Of 
infrastation@xxxxxxxxx
Sent: 28 June 2010 22:56
To: racktables-users@xxxxxxxxxxxxx
Subject: [racktables-users] Re: Reports



29.06.2010, 00:59, "Joseph Hardeman" <jwhardeman@xxxxxxxxx>:
> Hi Everyone,
>
> I was wondering is there a module/plug-in that I can add to Rack 
> Tables so that I can generate reports on specific devices, such as 
> Serial Numbers or other data?
>
> Just curious as this was asked of me today.

Some folks do it like this:

http://racktables.svn.sourceforge.net/viewvc/racktables/contribs/warranty.php?view=markup&pathrev=3446

--
    Denis Ovsienko


________________________________________________________________________
Any opinions expressed in this email are those of the individual and not 
necessarily the company. The contents of this email and any attachments are 
confidential to The Innovation Group PLC and are solely for use by the intended 
recipient at the email address to which it has been addressed.

This email and any attachments may not be disclosed to or used by anyone other 
than the intended recipient, nor may it be copied in any way.  If you have 
received this email in error, please forward a copy of this email to 
itsupport@xxxxxxxxxxxxxxxxxxxxxxx and then delete it from your system.

The Innovation Group PLC: Registered in England 3256771
Registered Office: Yarmouth House 1300 Parkway Solent Business Park Whiteley 
Hampshire PO15 7AE UK
http://www.innovation-group.com

This email and any attachments has been swept for computer viruses. Neither The 
Innovation Group PLC nor the sender accept any responsibility for computer 
viruses once this email has been transmitted.


________________________________________________________________________
Any opinions expressed in this email are those of the individual and not 
necessarily the company. The contents of this email and any attachments are 
confidential to The Innovation Group PLC and are solely for use by the intended 
recipient at the email address to which it has been addressed.

This email and any attachments may not be disclosed to or used by anyone other 
than the intended recipient, nor may it be copied in any way.  If you have 
received this email in error, please forward a copy of this email to 
itsupport@xxxxxxxxxxxxxxxxxxxxxxx and then delete it from your system.

The Innovation Group PLC: Registered in England 3256771
Registered Office: Yarmouth House 1300 Parkway Solent Business Park Whiteley 
Hampshire PO15 7AE UK
http://www.innovation-group.com

This email and any attachments has been swept for computer viruses. Neither The 
Innovation Group PLC nor the sender accept any responsibility for computer 
viruses once this email has been transmitted.

Other related posts: