← Back to team overview

mahara-contributors team mailing list archive

[Bug 1506695] Re: Undefined theme index when upgrading to 15.10

 

** Changed in: mahara
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1506695

Title:
  Undefined theme index when upgrading to 15.10

Status in Mahara:
  Fix Committed

Bug description:
  When im on this URL and I upload a CSV file containing 1000 new users
  the following happens:

  It takes 6mins to upload but stops at 51% and page displays 504
  gateway timeout message. But users are still uploaded in the system.

  [DBG] 40 (admin/users/uploadcsv.php:553) added user user0784
  [WAR] ed (lib/user.php:306) Undefined index: primary
  Call stack (most recent first):

      log_message("Undefined index: primary", 8, true, true, "/var/www/master-bigdb-prod-mahara/releases/2015101...", 306) at /var/www/master-bigdb-prod-mahara/releases/20151015203951/lib/errors.php:441
      error(8, "Undefined index: primary", "/var/www/master-bigdb-prod-mahara/releases/2015101...", 306, array(size 12)) at /var/www/master-bigdb-prod-mahara/releases/20151015203951/lib/user.php:306
      general_account_prefs_form_elements(object(stdClass)) at /var/www/master-bigdb-prod-mahara/releases/20151015203951/admin/users/uploadcsv.php:127

  [WAR] ed (lib/user.php:306) Trying to get property of non-object
  Call stack (most recent first):

      log_message("Trying to get property of non-object", 8, true, true, "/var/www/master-bigdb-prod-mahara/releases/2015101...", 306) at /var/www/master-bigdb-prod-mahara/releases/20151015203951/lib/errors.php:441
      error(8, "Trying to get property of non-object", "/var/www/master-bigdb-prod-mahara/releases/2015101...", 306, array(size 12)) at /var/www/master-bigdb-prod-mahara/releases/20151015203951/lib/user.php:306
      general_account_prefs_form_elements(object(stdClass)) at /var/www/master-bigdb-prod-mahara/releases/20151015203951/admin/users/uploadcsv.php:127

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1506695/+subscriptions


References