Closed (duplicate)
Project:
Block Class
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2009 at 12:32 UTC
Updated:
31 Jan 2010 at 21:24 UTC
The problem is quite simple.. the queries are not working for Posgres because they use " instead of ' on the string literals.
One posible solution is to replace " with \' o the block_class.module file.
Comments
Comment #1
todd nienkerk commentedDuplicate of #616916: Block Class does not work with PostgreSQL.