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.
Hi All,
I'm after a bit of advice on the best way to integrate views with content revision, specifically data stored in Profile2.
My site stores user information using the Profile2 module, having a number of fields containing a different score out of 10 - e.g. Balance: 7, Control: 5, Strength: 6.
I enabled the core Poll module and after creating a Poll I noticed that the submit and validate functions are not firing. I even put exit(); in them just to make sure if they actually are activated or not. Can anybody tell me the possible reason for this cause.
If it is important the website was ported from Drupal 6 to Drupal 7