Forums | Mahara Community

Support /
Install help


anonymous profile picture
Account deleted
Posts: 1

23 April 2013, 0:10

Hi,

Can anyone help me how can i get rid of following error :

Failed to get a recordset: mysql error: [1146: Table 'mahara17.artefact_license' doesn't exist] in adodb_throw( SELECT * FROM artefact_license LIMIT 1 , ) Command was: SELECT * FROM artefact_license LIMIT 1

I get this error while manual installation.

It happen only when i use dbprefix. Without dbprefix it installs properly. But i have to install using dbprefix.

Am i doing anything wrong ?

Aaron Wells's profile picture
Posts: 896

23 April 2013, 10:44

Hi John,

You've found a bug in the new artefact license code. Frown I've filed a bug report and put together a fix for this issue: https://bugs.launchpad.net/mahara/+bug/1171641 . We'll probably do a 1.7.1 release incorporating this fix in a few days, waiting to see if there are any other immediately apparent bugs in the 1.7.0 release first.

In the meantime, you can either install Mahara 1.6, or, if you want to fix the bug by hand in your copy of the code, here are the changes to make: https://reviews.mahara.org/gitweb?p=mahara.git;a=commitdiff;h=7068bf0e913cea9ab53ca0ea4c51b712382a97b3;hp=c4c39154a148351235add9423ec4fab6c5a42557

Cheers,
Aaron

2 results