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.
Fatal error: Call to undefined function civicrm_initialize() in E:\XAM\xampp\htdocs\petmate\modules\ecommerce\contrib\ecivicrm\ecivicrm.module on line 181
I have a single forum on our site www.batgung.com, and would like it to be the single 'what's new' list for all content. It looks like forum_get_topics is where the list of nodes to be displayed is generated, so I was thinking I could change the SQL to also return story nodes.
Is it that simple, or is it going to break a lot of things elsewhere?
Or is there a better way I should be looking at this?
Working with Contemplate module I'd like to create a template that breaks the content part into three pages and shows Subtitle 2 and 3 as navigation links to page 2 and 3.
I tried to use the paging module - but it doesn't seem to work with Contemplate. Can anyone help with some php?
Using 4.6, I was able to figure out (with a friend's help), how to get the blogit button to show up beneath each item when a logged-in user with sufficient permissions visits an aggregator category or source page (not just in the aggregator blocks). However, I've just spent 2.5 hrs staring at the aggrator module code for 4.7 and can't figure out how to mod this. Can someone please throw me a PHP bone here? I would appreciate it so much.