This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Movie Upload Problems, Acidfree

I want every movie to be the same size, width 425 hight 350 how do i fix this? And I also cant get the autothumbnail to work with the movies.

Here is a movie: http://bikerpunks.com/node/46

I want to be able to upload movies and have them all the same size. How can I make this happen?

Help.. Error on my ecivicrm.module

Fatal error: Call to undefined function civicrm_initialize() in E:\XAM\xampp\htdocs\petmate\modules\ecommerce\contrib\ecivicrm\ecivicrm.module on line 181

help.. error... i dont know why..

Q: Can't Do PHP Functions with CCK?

I am using the CCK module and have created a custom node type and given it a textarea field. When I set this field to php and print something like:

//truncate text
function test() {
print 'hello';
}
print test();

It just goes blank and nothing shows up at all. If I paste this exact code into my 'page' node type it works.

Any ideas?

Is it safe to return stories in forum_get_topics ?

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?

Contemplate and paging

Hi

I've got a content part that contains the following fields:

- Subtitle_1 (text field)
- Subtext_1 (text area)
- Subtitle_2 (text field)
- Subtext_2 (text area)
- Subtitle_3 (text field)
- Subtext_3 (text area)

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?

Thanks
mediaman

Our old friend the Blogit button

Hi

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.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions