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

Module to differentiate between images and photo galleries?

Hello,

Is there a patch or module I can install that will create a seperate node for photo galleries? On the site, users can post images to photo galleries and also to content categories without stories attached, and I would like to be able to treat images in content categories different from images only in photo galleries. Any suggestions?

Thank you!

Emails sent correctly except for yahoo.com accounts

Hello,
This is somewhat of a troubleshooting question as I'm not sure where the issue could be.

I moved from phpnuke to drupal and love it. I'm just working out a few kinks.

On user registration, everything works great, unless the user registering has a yahoo account. I have two myself and have been testing this. If I register with my yahoo email address, it adds correctly in the database and shows the user in drupal. For some reason, the email isn't getting to the account. I've checked junk mail and bulk mail and no luck either.

I checked the sendmail log file at /var/logs/maillog and it shows:

Oct 28 12:07:10 localhost sendmail[10766]: j9SI7AnL010766: from=www, size=673, class=0, nrcpts=1, msgid=<200510281807.j9SI7AnL010766@localhost.localdomain>, relay=www@localhost
Oct 28 12:07:11 localhost sm-mta[10767]: j9SI7AZ8010767: from=, size=902, class=0, nrcpts=1, msgid=<200510281807.j9SI7AnL010766@localhost.localdomain>, proto=ESMTP, daemon=Daemon0, relay=localhost.localdomain [127.0.0.1]
Oct 28 12:07:11 localhost sendmail[10766]: j9SI7AnL010766: to=xxxxx@yahoo.com, ctladdr=www (80/80), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30673, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (j9SI7AZ8010767 Message accepted for delivery)
Oct 28 12:07:13 localhost sm-mta[10769]: j9SI7AZ8010767: to=, ctladdr= (80/80), delay=00:00:03, xdelay=00:00:02, mailer=esmtp, pri=30902, relay=mx3.mail.yahoo.com. [64.156.215.5], dsn=2.0.0, stat=Sent (ok dirdel)

File upload snippet?

Using core modules... what's the easiest way to insert a file upload field into a new node type? I can get the field to show up with

form_file(t('Upload group image'), $group_picture, 48, t("Upload an image to represent your group."));

but the uploading doesn't work.
Thanks,
Billy

Add an image to a product

Despite looking around/searching, the answer to this somewhat simple question has escaped me.

I've got the e-commerce modules running, along with upload module.

I can upload an image to a product, but can't display it on the detail page.

When logged in as an ADMIN I see a list of attached images and even a link to view it. Any way to supress this list, get the URL, and write out my own IMG tag?

I'm using a custom page and node template to display my product detail pages. Just need this last bit of info to wrap it all up.

thx

How do I use both static, and dynamic content in the same page?

I was wondering if it is possible to have both static and dynamic content in the same page. Basically have the benefits of the "page" node, where the info is static, but also list the stories that are relevant to that page, like viewing the stories for a recent definition or category. Make sense? Is it possible to create a static page for stories about "A", that contains info relevant to "A" that never or rarely changes, but then lists the recent stories? Any thoughts would be appreciated. Thanks

How do I find error logs?

Hi,

I've downloaded the CVS version of Flexinode, and it isn't working for me. When I go to the content type page (/admin/nodes/types), I get a perfectly formed blank page ( html body /body /html ).

How do I discover what has done this? There are no errors in /var/log/httpd/error_log. There is nothing interesting in the watchdog data either.

(It all works fine when I revert to the 4.6 version of Flexinode, but that doesn't have the thumbnail functionality I'm looking for.)

Thanks,
mt.

Pages

Subscribe with RSS Subscribe to RSS - Post installation