I need to determine why some pages on our site load very slowly. Before jumping in to performance tuning, I would like to create a simple script to capture baseline data so I can re-run the script after every tweak. I have been able to set up such a transaction monitor using pingdom and I know that it should be possible with Jmeter, but I have not attempted that yet. What I need is to set up a typical visit to the site which:
I manage a site which uses both Drupal (6) and CiviCRM. We must have the security setting for creation of Drupal user accounts set to "wide open" as CiviCRM is responsible for provisioning accounts.
Hi!
I need help building a Drupal 6.x form. I created a field type "date_popup" and I need to set the time, instead of 00:00:00, 23:59:59 set as end time of the day. Could be related to the # datepicker_options?
This is a part of the code: