Trying to find best way to include an image in a block that i can associate with region on page and have different image on different page.

Tried using path image but does not seem to work and I get this error

warning: Missing argument 3 for path_image_form_block_admin_configure_alter() in /home/jlfottv/public_html/test/modules/path_image/path_image.module on line 47.

Is there an alternative way of doing this or can anyone help me fix path_image if it supposed to do what i want?

Comments

B747’s picture

If you use a CCK field that displays an image, then you can use the CCK Blocks module to display that image as a block which will automatically display the relevant image next to each node.