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

Episode Guide

Ok, I'm fairly new to Drupal but I have been working with PHP and mySQL for the past year. I've built and worked on a few CMS' and I figured I'd try Drupal on an upcoming project.
It is for a TV show that wants a full list of their episodes. Sound easy enough. They also want users to able able to search search for episodes based on the products reviewed... either by name, manufacturer, air-date, etc. They would also want the ability to reach this information by navigation through a hierarchical list... The show is in syndication so simply remembering when you saw it doesn't always help because the show could be a year old. They are also planning on providing online videos from episodes, as well as one made for the web specifically that would need to fit into the the same architecture.
So if it was a TV show on Home Improvement, and in an episode they talked about a belt sander, made by XYZ corp, that aired on Oct 24th. A user should be able to either search for belt sander, or click through a list like... tools, sanders, belt sander... or they can go manufacturer, sanders, belt sander... possibly even reaching the episode based on where they lived and when they saw it.
Basically any logical order that a viewer may think of to reach the episode.
To me the easiest way to add tables to the DB, but then I started thinking about how the search engine would treat that information and what I would have to do to get that side of the equation working.

Force the order of the Category module categories

Mostly I've been successful in creating a container and categories under the container. I've also successfully created a menu from this container/categories.

What I can't figure out is hot wo force the order of the PREV and NEXT links. Here's my problem visually:

Custom Menu

mysitecontainer (invisible container)

About Us (category)
- Contact (sub-category)
- Location (sub-category)
- Bios (sub-category)
- History (sub-category)

SugarCRM Integration

On SugarForge: http://www.sugarforge.org/projects/sugar-mambo/
there is integration support for Mambo.
Any chance of doing something similar for Drupal?

Persistent Login error message

Good morning

Having some issues with Persistent Login.

I installed the module and reviewed the admin settings. Accepted the defaults, and away I go.

I came back to my site the next day, and I was greeted with the following message:
Fatal error: Call to undefined function: form_get_errors() in /modules/persistent_login/persistent_login.module on line 180

Reload the page, and I see the front page with a login screen.

When I do log in, check in My Account, it shows that I have 1 persistent login cookie set.

How to avoid CACHING - partial cache invalidation in a module

Hi,

I came across the problem that EVERYTHING on a drupal site can and shall be cached.

However there is ONE module with ONE form that shall be generated EVERYTIME
it is loaded

after browsing the forums for some time I came to the conclusion that this
might only be possible with ugly core hacks again...

any smart solution to this problem?

thanks,christoph

Cart + Purchase process on Performancing

Hi folks,

I just came across the shopping cart for buying blog ads on performancing.com

check out e.g. http://performancing.com/partners/advertisers/blogs/web-development

is any of you familiar which modules they use?
is this the ecommernce.module ?

how much is customized? I'm not aware that ecommerce allows for subscriptions that can be customized on a per-sale basis ...

any help and idea would be greatly appreciated

christoph

Pages

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