Problem/Motivation

After installation of commerce_kickstart ditribution, error is displayed.

Notice: Undefined index: version in commerce_kickstart_update_status_alter() (line 315 of /home/s709fa482728b2f2/www/profiles/commerce_kickstart/commerce_kickstart.profile).

Steps to reproduce:

  • Install commerce_kickstart version 7.x-1.24
  • Follow through the standard installation procedure
  • Error will be visible at the last screen.
  • Open modules page from admin gui to again get the same error.

Test page - http://s709fa482728b2f2.s3.simplytest.me/#overlay=admin/modules

Rest of bug template unchanged

Proposed resolution

(Description of the proposed solution, the rationale behind it, and workarounds for people who cannot use the patch.)

Remaining tasks

(reviews needed, tests to be written or run, documentation to be written, etc.)

User interface changes

(New or changed features/functionality in the user interface, modules added or removed, changes to URL paths, changes to user interface text.)

API changes

(API changes/additions that would affect module, install profile, and theme developers, including examples of before/after code if appropriate.)

Original report by [username]

(Text of the original report, for legacy issues whose initial post was not the issue summary. Use rarely.)

CommentFileSizeAuthor
#2 2218267.png106.91 KBsrihari_sahu
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

patrickd’s picture

Sorry, I completely overlooked this issue :(

Are you still experiencing a problem with the current commerce kickstart version on simpytest.me?

srihari_sahu’s picture

FileSize
106.91 KB
srihari_sahu’s picture

Yes @patrickd, the issue exists. I updated the issue with the screenshot.

issue screen print

patrickd’s picture

Category: Bug report » Support request
Status: Active » Closed (works as designed)

This does not seem to be simplytest.me related.

It's a notice (not an error) that an array index is accessed without being set.

You can just ignore that error and continue, it does not seem to break anything as far as I can see.

It might be worth creating an issue in the Queue of Commerce Kickstart, but they are probably more busy with newer versions of the distribution. (Note that the 1.x branch is the oldest and you should be using 2.x for new projects)