Drupal core's issue with postgresql
Hi.
I have found this specific issue with postgresql: https://drupal.org/node/2142107 .
Do you know a solution for this?
Regards,
Gilsberty
Clone and verify hang. anyway to debug?
I have created a site based on open atrium.
i can create an openatrium site based on the distribution through aegir
I add and configure modules to the created site.
When I clone the site,
1. backup created
2. vhost file created
3. database is created
4. i can access the site through the url
but the clone task never terminates
I also do not get a site entry in aegir
Is there a way to debug this? I don't get any entries from the backend provision anywhere? Is there a way that error messages can be written to the clone log once the provision-verify script is written?
Create node and copy fields
I have two content types: Request and Response. When Request reaches a certain state in its Workflow, Response is created. At this point, some fields from the Request are copied to the Response. The field types include Integer, Text, File, Date and User Reference. I can see two potential solutions here:
1) Create a node of type Response and copy the field values there.
There is an Action that creates a Node. But I could not find an easy way to copy the field values into this new Node.
2) Clone Request and convert one of the copies into Response.
Read moreCloned Panel Pages not really cloned, wipe original panel
This has happened twice to me now in the past few weeks, on two different sites on two different servers.
I create a nice panel page with views, then clone it to a new panel, and the original panel is wiped out. The first time I made view changes to the cloned panel and when I checked the original panel those changes had taken effect there also. I got some db errors but did not record them, thinking I had screwed it up. I rebuilt both panels from scratch and wondered what I did wrong.
Read more