WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

problem adding a column

View: New views
3 Messages — Rating Filter:   Alert me  

problem adding a column

by Marc Delisle-2 :: Rate this Message:

| View Threaded | Show Only this Message

Hi,
after:
commit 292f83e382b219c49004d7e19761696c6658d7ca
Author: Madhura Jayaratne <madhura.cj@...>
Date:   Thu May 10 00:31:15 2012 +0530

    Coding style improvements
----------

I get this when adding a column:

Notice in ./libraries/tbl_properties.inc.php#647
Undefined index: Field

Backtrace

./tbl_addfield.php#231: include_once(./libraries/tbl_properties.inc.php)
Notice in ./libraries/tbl_properties.inc.php#647
Undefined index:

Backtrace

./tbl_addfield.php#231: include_once(./libraries/tbl_properties.inc.php)


--
Marc Delisle
http://infomarc.info



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel@...
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel

signature.asc (916 bytes) Download Attachment

Re: problem adding a column

by Madhura Jayaratne :: Rate this Message:

| View Threaded | Show Only this Message



On Tue, May 29, 2012 at 5:34 PM, Marc Delisle <marc@...> wrote:
Hi,
after:
commit 292f83e382b219c49004d7e19761696c6658d7ca
Author: Madhura Jayaratne <madhura.cj@...>
Date:   Thu May 10 00:31:15 2012 +0530

   Coding style improvements
----------

I get this when adding a column:

Notice in ./libraries/tbl_properties.inc.php#647
Undefined index: Field

Backtrace

./tbl_addfield.php#231: include_once(./libraries/tbl_properties.inc.php)
Notice in ./libraries/tbl_properties.inc.php#647
Undefined index:

Backtrace

./tbl_addfield.php#231: include_once(./libraries/tbl_properties.inc.php)

Should be fixed now.

--
Thanks and Regards,

Madhura Jayaratne



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel@...
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel

Re: problem adding a column

by Marc Delisle-2 :: Rate this Message:

| View Threaded | Show Only this Message

Le 2012-05-29 12:52, Madhura Jayaratne a écrit :

> On Tue, May 29, 2012 at 5:34 PM, Marc Delisle <marc@...> wrote:
>
>> Hi,
>> after:
>> commit 292f83e382b219c49004d7e19761696c6658d7ca
>> Author: Madhura Jayaratne <madhura.cj@...>
>> Date:   Thu May 10 00:31:15 2012 +0530
>>
>>    Coding style improvements
>> ----------
>>
>> I get this when adding a column:
>>
>> Notice in ./libraries/tbl_properties.inc.php#647
>> Undefined index: Field
>>
>> Backtrace
>>
>> ./tbl_addfield.php#231: include_once(./libraries/tbl_properties.inc.php)
>> Notice in ./libraries/tbl_properties.inc.php#647
>> Undefined index:
>>
>> Backtrace
>>
>> ./tbl_addfield.php#231: include_once(./libraries/tbl_properties.inc.php)
>>
>> Should be fixed now.
Fix confirmed, thanks.


--
Marc Delisle
http://infomarc.info



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel@...
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel

signature.asc (916 bytes) Download Attachment