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

Help - completely confused about basics of Viewes module API!

Hello there,

I have been trying for several days now, with discouragingly little success, to make the tables for my custom node types available to the Views module (using Drupal 4.7, mysql 4.0 on debian and the lates version of Views). The fruitlessness of my attepmts to make this work have led me to believe that I may be missing out something major. I will be grateful if anyone could show me if I am on the right path.

Let us say I have a custom node that has its own table (custom_table) with two columns: "nid" and "custom_name". I want to make the "custom_name" column available in the fileds selection list for views. For a start, I want to get the simplest functionality working - without adding filters or special handlers (the field will be rendered in plain text). So I add the following code to my custom_module.module:

How to make array type form elements?

If I want to have some elements have same name like below:

<input name="id[]" type="text" />

how to generate this type element with drupal form API?

Watermark Module - install failure

Hi,
I am running the latest Drupal 4.7.3 on my site http://www.citizensreview.org

I recently installed the following modules. image, image assist, image publish, image exact size and image watermark.

TinyMCE/Image/ImageAssist - Problem

I recently got my site running on Drupal. To allow people to write articles with images. I installed TinyMCE, the Image Module and the Image Assist. I installed, image publish and and image watermark as well. Image water mark complained that I needed PHP4.3 or above and/or the GD library compiled. So I disabled watermark. But thats another story.

My current problem is related to TinyMCE/Image Assist though. My TinyMCE seems to work fine. I have the Image Assist icon in its tool bar. I am able to upload an image into the gallery and insert into text being edited.

But here is the problem. I see a placeholder blocked out within the editor for the image with the test flowing around it, but I don't see the actual image. The preview doesn't show it either. If I try saving it. The actualy blog entry doesn't show it either.

All I see, when I view the blog or preview it is the following

"[img_assist|nid=13|title=image2|desc=|link=none|align=left|width=640|height=640]asdasd asd asd asdsadasdasdasdassadasdasdasdasdsadasd"

The "[img_assist|nid=13|title=image2|desc=|link=none|align=left|width=640|height=640]" embedded in my blog tells me something is happenning, just that I don't see the image in the bog though. You can see it at the first link below.

I should also, note that when I look at the list of content, I do see the image node created and I can view it (second link below).

Epublish installation - can someone help?

Hi...

I cant get the Epublish module installed in my drupal 4.7.3.

I've extracted all the files found in the tar.gz to the module folder.

When I enable the Epublish module, it seems to be working fine. But when i tries to add publication an error occur which looks like:

Technical question, please help

when clicked on a node (before render a page), what module function (name) will be called by Drupal? Let's pick simple_access for example, when clicked on a node (w/o the right privilege) I received the access denied page instead of an actual page...

Thanks

Pages

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