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

how to intergrete Gallery 2 and drupal

i have install Gallery 2 and drupal now
standalone both are working well but how do i intergrete them together..

i tried follow the guide from http://codex.gallery2.org/index.php/Gallery2:How_to_Embed_Gallery2_in_Dr...
but still dont work ..can anyone help me.

i have e following installation
Drupal-4.6.3
Gallery2.1
Apache 2.0.55
php 4.4.0
mysql4.0.26

the operating system i working on is windows

PHP Print $terms complete with alt descriptions from category description.

Okay just wondering how to implement this function into my template.

I want to have a similar function as this:

$content = "$node->teaser" . l( t("Read More"), "$my_node_url", array( "title" => t("Read the full article"), "class" => "read-more") );

print $content;

The above prints out "Read More" with it pointing to the URL to read more with title "Read the full article" and class "read-more".

Cron Job Error Message

I am getting the following error message when the cron job cron.php runs.

<?php

Warning: session_start(): Cannot send session cookie - headers already sent
in /home/true2you/public_html/includes/session.inc on line 10

Warning: session_start(): Cannot send session cache limiter - headers
already sent (output started at /home/true2you/public_html/includes/session.inc:10)
in /home/true2you/public_html/includes/session.inc on line 10
php>

How do I fix this modrewrite problem

I am going nuts over this mod rewrite. Feels like I will never get it.
My site got indexed too early on google. I have changed the path in pathauto since then and now i am getting hits from google that return 404. I would like to fix this with a mod rewrite.
In the example below, the first 3 lines are from the standard .htaccess of drupal (except [L]).
I have added the line and I am hoping to get this:

RSS feed as related items

Dear Drupal users,
I would like to add RSS feed from other sites as related items in each blog. Can anyone help me to do that?
Thanks.

stories - author question

I have an interesting problem, at our site, the people that contribute articles (stories) are not necessarily members of the site.

For whatever reason, I had assumed I could enter whatever I wanted in the author field and didn't realize I could only enter members names.

We have many, many contributors and it really isn't feasible to create accounts for all of them.

Is there any way around this?

Pages

Subscribe with RSS Subscribe to RSS - Post installation