grumpy-anonsaba / Anonsaba

The current version of Anonsaba.
http://www.anonsaba.org
1 stars 1 forks source link

Attempting to install locally gives an error #2

Open 314parley opened 2 years ago

314parley commented 2 years ago

Visiting /INSTALL/install.php

Fatal error: Uncaught Error: Call to a member function fetch() on bool in (snip)\Anonsaba\modules\core.php on line 31

(also yo grumpy)
grumpy-anonsaba commented 2 years ago

This is due to the restructuring of the DB wrapper. Anonsaba is no longer using a custom one, but rather raw PDO.

I'll update this installer