Topic: pun_log v0.9a - SQL error during installation (SQLite)

When trying to install the extension I get the following error and the extension doesn't get installed:

--
An error was encountered

The error occurred on line 30 in [path]\PunBB\admin\extensions.php(164) : eval()'d code
Database reported: SQL logic error or missing database (Errno: 1).
--

My database is SQLite and everything else is working fine including other extensions. Searched the forum but didn't find any similar topics about the same issue with the extension. Any clues what's happening or is this a bug?

Re: pun_log v0.9a - SQL error during installation (SQLite)

Yes, the problems with SQLite support are possible now (this is still alpha-version). We will test this out and fix it in the next version of the extension.
What is your version of SQLite? And what other extensions do you have installed?

Re: pun_log v0.9a - SQL error during installation (SQLite)

SQLite is the latest, version 3. No other extensions installed at the moment than Topic online users v1.0a but uninstalling it doesn't make a difference.

Thanks and keep up the good work.