← Back to team overview

mahara-contributors team mailing list archive

[Bug 1697568] Re: Problem installing smartevidence on MariaDB

 

[Expired for Mahara because there has been no activity for 60 days.]

** Changed in: mahara
       Status: Incomplete => Expired

-- 
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/1697568

Title:
  Problem installing smartevidence on MariaDB

Status in Mahara:
  Expired

Bug description:
  On install the line in module_installed table is not being set.

  It should be added like so:

  INSERT INTO module_installed (name, version, release, active) VALUES
  ('framework', '2016101400', '1.0.3', 1);

  Need to investigate more

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


References