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

Port of image gallery to category.module in developement, how should I publish ?

I am currently working on a port of the image gallery that comes with image.module to work with category.module.

One gripe i have is that you loose the image gallery tiled page display functionality of image.module with category.module, so I decided to rewrite it for category.module :)

First attempt at coding with Drupal, but it seems dead easy (im a .net programmer/data analyst by trade), I started with the category_display.module to grab all the required hooks into the category module, rewrote them all.

views module for NEXT/PREV navigation

Hi, I'm trying out the views module on drupal 4.7.
I'm developing a site for a commercial activity. Using the ecommerce module only for what regards product (tangible)
nodes and not really any commerce will be going on (such as shopping cart or paying with credit card on line)
What I would like is to use the views module to only show a fixed number (say 8) of products per page and have a NEXT/PREV
links at the bottom to navigate to the next and previous products pages.

ecommerce for digital downloads

Hi everyone,

i'm looking for abit of advice from anyone out there who is experienced with using Drupal for ecommerce.

I'm making a site in the coming months which will sell guitar tutorials in video format along with a PDF to explain the tut. The site will basically be an archive of songs and lessons that people can buy.

The client wants to reward people everytime they buy by offering customers a discount or points when they buy. Is there anyone out there who has tried with before or will i have to make something custom??

require checkbox before submitting a form

I'm working on a site that will allow users to upload images using Acidfree, and I'm trying to add a piece to the form that requires that the user checks a box to show that they agree to the terms and conditions for use of the photos. I know there's the Legal module, but that seems to work just for user registration. I don't need to collect any extra data, just prevent people from submitting unless they check the box.

Any idea how to do this?

E commerce & 4.7

Hello Everyone,

Drupal 4.7 really is this cat's meow of choice as I am not even going to wait for it to be a default installation on my server.

The true Question lies when will the E commerce module be ready as I have a few online drupal stores to upgrade to 4.7 when that module is available!

No rush as there is much new to get use to as it is trully like Christmas for new drupalers like myself!

Kind Regards!

Johnny

http://therockymtnblog.com

File upload problems

Hi,

I am having quite some trouble with file uploads, as everything seems to be different than normal. I don't know how to get the uploaded file, I can only retrieve the name.

Does anyone know how to retrieve the file? the $_FILES array is empty and file_check_upload also fails in any combination of keys I have tried :(

Here is my form API code:

Pages

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