7.x-2.x-dev (2012-Aug-10)
During a brief moment at step 17 it shows this error:
Notice: Undefined index: settings in image_field_update_instance()(line 501 of modules/image/image.module)
(screenshot attached)
Untested with Beta1
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | image_field_update_instance-with-patch.png | 171.74 KB | silkogelman |
| #10 | kickv2-rc1-error2.png | 150.71 KB | silkogelman |
| #3 | beta1-translate-interface-ability-euro-additional-functionality.JPG | 111.76 KB | silkogelman |
| 2012-08-10-kickstartv2-image_field_update_instance.JPG | 101.1 KB | silkogelman |
Comments
Comment #1
guguss commentedComment #2
vasikei can't reproduce this error.
may i have more details what the setps to follow.
i tried with both demo content and no demo with additional
Comment #3
silkogelman commentedPHP 5.3.2-1ubuntu4.17
MySQL 5.1.63
PHP memory limit 128M
APC 3.1.6
memcache 3.0.4
Varnish
Currency setting Euro
Country Netherlands / timezome Amsterdam
Vat Tax
installing without demo content, with all additional functionality
Localization yes
Using a clean install (empty database)
If you want the login details of my test server send me a PM
Comment #4
guguss commented@s1l : You really have bad karma with Kickstart installation ! We should offer you a Kickstart shirt in memory of those days ;)
I just retried the installation with the same options and didn't see the error...
Comment #5
silkogelman commentedI call it 'the ability to find opportunities to make Kickstart (and core) better' ;)
This error may (also) be the result of my weird MySQL configuration.
#1694434: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'module' cannot be null (see #20)
So that's probably the solution to this: reconfigure MySQL
I'll test this a couple of times more in the next few days to see if I can reproduce the result.
Comment #6
guguss commentedOK ! Waiting for more infos ;)
Comment #7
snowleap commentedI've also gotten this error - fresh install.
Current Version : 7.x-2.0-beta2+11-dev
Server OS: Linux 2.6.32.8-grsec-2.1.14-modsign-xeon-64
Database: MySQL 5.1.53-log
HTTP Server: Apache
PHP Version: 5.2.17
PHP Memory Limit: 512M
New database
Currency setting AUD
Country Australia / timezome Sydney
No Tax
installing without demo content, with all additional functionality except slideshow
Localization no
Only appears when enabling or disabling a module.
Will investigate a bit more - this error was not present on our K2 install of the previous version. (Demo store on, all features enabled.)
Comment #8
vasikei still can't reproduce it.
@snowleap: could you tell me what exaclty modules do you enable/disable?
Comment #9
snowleap commentedThe first I ran across this problem with was one of the Zoom Image related modules.
Am currently locked out of my working site, each re-install and database wipe is somehow keeping old settings and thinking there is an admin when there isn't. Soon as I can figure out what I am missing I'll verify what modules I was turning on and off. (And hopefully replicate)
Comment #10
silkogelman commentedGot this one again with RC1 (see message in screenshot)
NOT installing demo content
Installing all additional functionality
Currency setting Euro
Country Netherlands / timezome Amsterdam
Vat Tax
Localization yes
Comment #11
vasikenope. tried the past scenarion : no success on reproducing this.
i found this core issue : #1559696: Notice : Undefined index: default_image in image_field_update_instance() - during reconfigure
could you try the core patch here : http://drupal.org/files/image_field_update_php_notice-1559696-8.patch
Comment #12
snowleap commentedUnable to reproduce. Whatever caused it for me doesn't want to play again.
Only difference I can pinpoint is:
was added to my default-settings.php before installing. (I get a LOT of memory allocation errors on my system setup without it.)
Comment #13
silkogelman commentedThe core patch from #11 did not fix this problem for me.
I also tried #22 from that issue #1559696: Notice : Undefined index: default_image in image_field_update_instance() - during reconfigure
That did not help either.
Comment #14
lsolesen commentedCould you please try with the latest version 2.13?
Comment #15
lsolesen commentedClosed for inactivity.