Active
Project:
Omega
Version:
7.x-3.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2013 at 14:08 UTC
Updated:
24 Jan 2013 at 14:08 UTC
I am inserting a record using db_insert in preprocess-page.inc. drupal is adding multiple entries to the database. I assume prime suspect is preprocess-page.inc is calling multiple times for a single page request.
Please suggest, how to avoid it.