Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] Insert not putting category in?

Quote Reply
Re: [Andy] Insert not putting category in? In reply to
Hi,

It's not wise to develop under mod_perl, only run the final code under mod_perl. If you make any changes to any included library files (i.e. anything that is 'use' or 'require'), it will not get reloaded unless you restart mod_perl.

Try turning on debug, and seeing the SQL query that is being sent.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread Insert not putting category in? Andy 3089 Sep 10, 2003, 9:01 AM
Thread Re: [Andy] Insert not putting category in?
Alex 2953 Sep 10, 2003, 12:39 PM
Thread Re: [Alex] Insert not putting category in?
Andy 2963 Sep 10, 2003, 12:43 PM
Thread Re: [Andy] Insert not putting category in?
Alex 2963 Sep 10, 2003, 12:45 PM
Thread Re: [Alex] Insert not putting category in?
Andy 2969 Sep 10, 2003, 1:00 PM
Thread Re: [Andy] Insert not putting category in?
Alex 2952 Sep 10, 2003, 1:11 PM
Thread Re: [Alex] Insert not putting category in?
Andy 2947 Sep 10, 2003, 1:23 PM
Post Re: [Andy] Insert not putting category in?
Andy 2944 Sep 11, 2003, 9:28 AM
Post Re: [Alex] Insert not putting category in?
Andy 2962 Sep 10, 2003, 1:04 PM