22 Apr
2009
22 Apr
'09
9:03 a.m.
You can also change the size of the field in mysql, for the moment it's set as varchar(128) -----Original Message----- From: development-bounces@drupal.org [mailto:development-bounces@drupal.org] On Behalf Of Steve Ringwood Sent: woensdag 22 april 2009 06:25 To: development@drupal.org Subject: Re: [development] watchdog() does not always work - or am I missing something? Another useful tool is firebug and the net tab, you should see the request go out and see how the server responds. My first thought is the path the js uses is relative (no leading slash for example) and not resolving as expected.