This module is not compatible with Postgres. The delete query bombs out with a mysqlism.

Query failed: ERROR: column "252366a8fd0d46fb5453188d316676c7" does not exist LINE 1: SELECT phrase FROM freelinking WHERE hash = "252366a8fd0d46f..

You need to dump the double quotes and use sql standard single quotes.

Comments

Grayside’s picture

Status: Active » Closed (duplicate)