Active
Project:
Profile Enforcer
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2007 at 02:40 UTC
Updated:
29 Jan 2009 at 18:22 UTC
I have a database prefix on my database tables. This module does not work with this. It directly calls mysql functions when it appears it should call drupal routines to handle this sort of problem
warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/missions/www/gamma/sites/all/modules/profile_enforcer/profile_enforcer.module on line 203.
Code needs to be rewritten!
Comments
Comment #1
RaRi commentedSame problem here!