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

Do i need the og_basic module

Hi everybody,

can anyone explain me, for what i need to enable the og_basic module?
Description is: "Basic group node for Organic groups".

Is there a link who explains this?
What happens if it`s disabled?

regards
Helge

Events to be automatically posted in Forum

Hi guys!

I'm sorry if this is a simple question, I cant find an answer to it.

Can someone direct me how I can have a event that is posted through the EVENTS module to be posted in the Drupal forum at the same time.

So for example, a user can go to Create Content> Event and automatically (or have an option) to both create and event which will go in to the calendar and automatically generate a post in the Drupal Forum.

Thanks for any help or suggestions

Submitting a Node with Multistep form - Submitting before getting to Step 2

I am trying to create multi step form that submits a node with 5.0. An example of the code below.

Two problems.
1. The form presents me with the Node "Preview" or "Submit" buttons rather than the "Next Step Button"
2. As a result of the above the node is being created before gathering additional data in step two.

Thanks

In line badges with user badges - help!

I am currently using the code:
<?php print t('!date — !username !badge', array('!username' => theme('username', $node), '!date' => format_date($node->created), '!badge' => user_badges_for_uid($uid))); ?></span>

the display I get is:

Tue, 01/30/2007 - 1:46pm — username
badge

What I want is:

Tue, 01/30/2007 - 1:46pm — username badge

Help?

Calendar block disapeared, in 5.0. Can I get it back?

I had the calender set to display a month calendar in a block. It simply dissapeared. I did not change any setting. I installed fileview, fileshare, and filebrowse; but disabling those did not help.

Cannot get hook_menu and node_view to work correctly.

The premise is if a node is unpublished, it will only be shown if e=1 is appended.
I'm attempting to visit .com/cs/#?e=1

Here's the code- it's very short. I have cleared my cache using devel, so that's not the issue. I can view the node fine if I'm logged in as admin.
http://drupal.pastebin.us/12994

Thanks in advance for your responses!

Matt

Pages

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