Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I modifed about 200 articles (custom module based on story nodes) to be Books today. I ended up with nodes with mis-matched vids. Because Books seem to be "revisions aware" and what I was porting from didn't care - the new pages were not loading data correctly.
Eventually I figured out that the Nid/Vids were not paired corrrectly between the node table and node_revisions table. Matching these did the trick - although I ended up with about 20 that had duplicate keys. Will manually enter those as new nids.
hello everybody,
I am new to drupal and by selecting or deselecting i lose my html area in create content page if have selected html area in module but it is not comming if any one have idea please help
i am using category module with activeselect. i have 4 containers . contianer1 is distant parent of container2. contianer3 is distant parent of container4. i wanna display each parent-child in their fieldset. couldnt find any way to do this. any idea?
Hello,
We're building a subscription based site, where members are charged a recurring, ongoing monthly fee. Does anyone know of a module that will process recurring monthly fees automatically?