anshuwap / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Admin interface: Error creating new folder/share (mysqli "lastId" undefined method) #418

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Samuli,

in my Mollify 1.8.9 installation I just noticed a problem with mysqli when 
creating new shares:

<b>Fatal error</b>:  Call to undefined method MySQLIDatabase::lastId() in 
<b>/var/www/mollify/backend/include/configuration/DbConfiguration.class.php</b> 
on line <b>265</b><br />

Even not using the latest version I am posting this problem, after not finding 
any bug report related to "lastId"...

By the way the path of the new folder is correct and writable..

Thank you and best regards,
    Markus

Original issue reported on code.google.com by recht...@dotquality.de on 6 Aug 2012 at 8:05

GoogleCodeExporter commented 9 years ago
Yes, this was fixed in the later release.

Sometimes issues are reported (and fixed) outside the issue system, this was 
discussed here: 
https://groups.google.com/forum/?hl=en&fromgroups#!topic/mollified/Z5QGn1qcL1I%5
B1-25%5D

Original comment by samuli.j...@gmail.com on 8 Aug 2012 at 5:38