I appreciate the reply.
Here's something interesting - my log was set to Fatal and it was completely empty. In fact, there is no error logged for this, the only setting that will write to my log for this item is Debug. So now I'm really confused 
The relevant lines from the log are:
Code:
08/30/09 09:57:42 [96064][1][DEBUG] Performing action: action_editlayout MODULE: ModuleBuilder
08/30/09 09:57:42 [96064][1][DEBUG] in ViewLayoutView
08/30/09 09:57:42 [96064][1][INFO] Query:INSERT INTO tracker (monitor_id,user_id,module_name,date_modified,action,session_id ) VALUES ( 'b23f5f24-7d70-8fc1-a143-4a9a852ab1a4','1','ModuleBuilder','2009-08-30 13:57:42','editlayout','50enh2p657ubphbi5im3cfp360')
08/30/09 09:57:42 [96064][1][INFO] Query Execution Time:0.011661052703857
08/30/09 09:57:42 [96064][1][INFO] ParserFactory->getParser(QuickCreate,Leads,, )
08/30/09 09:57:42 [96064][1][DEBUG] GridLayoutMetaDataParser->__construct( QuickCreate , Leads , )
08/30/09 09:57:43 [96064][1][DEBUG] History->__construct( custom/history/modules/Leads/metadata/quickcreatedefs.php )
08/30/09 09:57:43 [96064][1][DEBUG] DeployedMetaDataImplementation->_loadFromFile(): reading from modules/Leads/metadata/quickcreatedefs.php
08/30/09 09:57:43 [96064][1][DEBUG] DeployedMetaDataImplementation->_loadFromFile(): reading from modules/Leads/metadata/quickcreatedefs.php
08/30/09 09:57:45 [96064][1][DEBUG] rebuilding cache for Leads
08/30/09 09:57:45 [96064][1][INFO] Query:SELECT * FROM fields_meta_data WHERE custom_module='Leads' AND deleted = 0
08/30/09 09:57:45 [96064][1][INFO] Query Execution Time:0.010098934173584
Bookmarks