PHP Classes

undefined index

Recommend this page to a friend!

      DrasticTools  >  All threads  >  undefined index  >  (Un) Subscribe thread alerts  
Subject:undefined index
Summary:undefined index
Messages:4
Author:Francesco
Date:2008-02-05 09:55:54
Update:2009-01-18 02:42:38
 

  1. undefined index   Reply   Report abuse  
Picture of Francesco Francesco - 2008-02-05 09:55:58
hi, help me please:

Notice: Undefined index: op in /chroots/www/htdocs/web/Tg1Portal/Admin/AdminCRS/Admin/ElencoPrenotazioni/drasticSrcMySQL.class.php on line 109

Notice: Undefined index: id in /chroots/www/htdocs/web/Tg1Portal/Admin/AdminCRS/Admin/ElencoPrenotazioni/drasticSrcMySQL.class.php on line 110

Notice: Undefined index: col in /chroots/www/htdocs/web/Tg1Portal/Admin/AdminCRS/Admin/ElencoPrenotazioni/drasticSrcMySQL.class.php on line 111

Notice: Undefined index: value in /chroots/www/htdocs/web/Tg1Portal/Admin/AdminCRS/Admin/ElencoPrenotazioni/drasticSrcMySQL.class.php on line 112

what do you do????

  2. Re: undefined index   Reply   Report abuse  
Picture of Colin Hobbs Colin Hobbs - 2008-09-04 21:15:14 - In reply to message 1 from Francesco
Strangely enough I am having the same issue.
Notice: Undefined index: op in drasticSrcMySQL.class.php on line 125
Notice: Undefined index: id in drasticSrcMySQL.class.php on line 126
Notice: Undefined index: col in drasticSrcMySQL.class.php on line 127
Notice: Undefined index: value in drasticSrcMySQL.class.php on line 128

I'm running on centos 5.2
apache Server version: Apache/2.2.8 (Unix)
PHP 5.2.6
mysql Ver 14.12 Distrib 5.0.58
DrasticTools 613

I checked the phpinfo and json is enabled, I checked my settings and they look good.
I'm using the examplegrid8 data and the ExampleGrid1.php with all the settings modified to allow it to connect with my mysql instance.

What i understand of this error is that it is connecting to my mysql instance, just that there are no indexes of the name op,id,col,value.

is this a misconfig of mysql? or am i missing something...

any input is appreciated

  3. Re: undefined index   Reply   Report abuse  
Picture of Collin Boris Collin Boris - 2008-10-28 23:02:11 - In reply to message 2 from Colin Hobbs
I have the same errors...

And on the ExampleGrid9 I have :

Notice: Undefined property: drasticSrcMySQL::$conn in C:\webServer\data\ImmanensSites\testphp\DrasticTools\drasticSrcMySQLExampleGrid9.class.php on line 157

I'm using php 5.2.3 with apache and windows...

Any idea ?

  4. Re: undefined index   Reply   Report abuse  
Picture of michael hunt michael hunt - 2009-01-18 02:42:38 - In reply to message 2 from Colin Hobbs
Did you ever find a solution to the drastictool undefined index? If so, would you be willing to share it?
[email protected]