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

Drupal "page not found" errors...

I was working on my own node type called getoknow. On the front page, as a block at the bottom, it displays the title and a teaser along with an uploaded picture and it links to 'getoknow/[nid]' where [nid] is the node id. This link goes to a custom page that displays the getoknow node first followed by the rest of the getoknow nodes as title/teasers which can be clicked on to display them first too.

New module doesn't show up in admin/settings

I followed along with the "creating modules" tutorial up until step 7.

My file is "ashaille.module", which is correctly creating a block that displays content from the database. However, there is no administer >> settings >> ashaille menu, and going to the url admin/settings/ashaille directly doesn't show a textfield either.

Flexinode

Is there a plan to update Flexinode to 5.x Drupal version ?
if not ... is there a way to import flexinode content to 5.x ?
I have a huge site developed with flexinode content ... :/

thank you for answer

newbie form module won't work!

My module, is a simple sample form for posting jobs. It doesn't have the db queries yet, but it still won't work. Whenever I goto administer > modules, the page is white, empty, nothing there.
What's wrong with my module?
http://pastebin.ca/291833

Imagecache for 5.0

Hi !
I think there ain't any imagecache for 5.0 yet, am I right ?
I'm a bit uppset by this because I'm create a new website and I'd like to run it under 5.0 right now, it's always the problem when a new Drupal release is announced...

cck video field prototype

I have made a prototype module that provides a video field for CCK.

This module is a video field for cck. Requires cck (content) module. Tested on 4.7.4

CCK seems to be the future with its great flexibility. It made sense to make a video field.

I took the cck link module and cut out what I didn't need and added code from the video module.

It handles all the video types that the video module currently supports. Though I only confirmed that Flash .flv worked. Everything else should still work. I would appreciate feedback to confirm.

Pages

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