Drupal is up and running but how do I ...?

Gicen a user, find Organic Group / node / url-aliases

Hi everybody,

I’m looking for guidance on the Organic Group module. I intend to utilize the drupal_goto function to redirect users to OG’s node and I’m facing a few issues. In particular, given a user, how would I get the OG he belongs to, the node(s) associate with the groups, and the url-aliases mapped to those nodes.

Thanks in advance ...

image.module won't upload images

I have just installed image.module on Drupal 4.7.2 and simply cannot get it to work properly.

The upload box is visible both in Content>Images and in my HTMLarea WYSIWYG. I can browse and select an image to upload, but nothing happens when I click "upload".

I am running Drupal on WAMP server under Windows XP for development purposes. I have enabled the php_imagick.dll in PHP server, just in case it's needed. I have also installed ImageMagick for Windows, again just in case it's needed. I don't think I need either of them, and they don't make any difference.

Front Page Module & Login Options

I have the Front Page module installed and working as advertised.

What I want to do is set it up so authenticated users see what is a Welcome Page (it's basically static information) for new registrants, the first time they log in to the site. After that 1st login, I want them to go to a designated node (what would be the front page, if the front page module was not installed) that is updated regularly as story postings are published.

My question is how do I do that, including forcing story publications to the designated node?

Thanks, Jim

PHP help

Heys everyone, i installed Drupal 4.7.2 and im in the process of coding (or trying to) my theme. And after moving php code all around i came to this conclusion:

1. This print $tabs

prints this:

2.

<ul class="tabs primary">
<li><a href="/?q=user/1">view</a></li>
<li class="active"><a href="/?q=user/1/edit" class="active">edit</a></li>
<li><a href="/?q=user/1/track">track</a></li>
<li><a href="/?q=user/1/contact">contact</a></li>
</ul>
<ul
 class="tabs secondary">
<li class="active"><a href="/?q=user/1/edit" class="active">account settings</a></li>
<li><a href="/?q=user/1/edit/optional+information">optional information</a></li>
<li><a href="/?q=user/1/edit/personal+information">personal information</a></li>
<li><a href="/?q=user/1/edit/work">work</a></li>
</ul>

I need it to print this:

How display teaser node followed by title node list?

Hi, I'm trying to display the content of my web to format like this:
First Five teaser node and display the rest of content like a one list with only the date and title.
I have seen in the forum something like this, and I think that it can be OK, but ¿Where and how do I insert this code?

Front Page Nodes

There is a setting in the admin area where you set the number of nodes to appear on the front page. Where is this setting stored in the DB? I looked in the variable table, but I dont see it there.

What I am doing is using the front_page module and a php snippet to mimic my front page for anonymous users who dont have full access to the available content.

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Post installation