what module does this Drupal Forum uses?

what module does this Drupal Forum uses? Thank you.

REST Server

Hi all,
I’m trying to create a REST Server that will allow a java Client application(Netbeans) to communicate with it. I'm a beginner and I just wanted to find out if anyone can give me a simple step by step example of how to create the server.

Your help will be appreciated.
Thanks

error messages when editing a page

I recently upgraded my site from Drupal 6.19 to 7, and sometimes when I edit pages I get error messages like

* Notice: Undefined index: description in field_multiple_value_form() (line 156 of /home/theinner/public_html/modules/field/field.form.inc).
* Notice: Undefined index: required in field_multiple_value_form() (line 178 of /home/theinner/public_html/modules/field/field.form.inc).
* Notice: Undefined index: required in field_multiple_value_form() (line 207 of /home/theinner/public_html/modules/field/field.form.inc).

Images in body only appear on server; not on client

I've installed colorbox, insert and wysiwyg.

Images inserted into the body of an article show up on my server only; not from client's pc's. All they see is boxes with "X's".

If I un-hide (in manage display) the image field, everyone can see the un-hidden images but still not the ones in the body.

Since I can see the images locally, I know they're in the body; but just not available to others.

Even when I log in as root from a remote site I can't see the images in the body. So it's not a permissions issue.

I'm stumped!

Any ideas?

How to prevent db_select adding prefix to table name?

Hello,

Is it possible to prevent db_select from adding prefix to my table name while I'm using another one prefix for tables that are not related to drupal cms.

Thanx in advance
marukas

Random CCK Content in a view

Hi -

Is it possible to create a view (to go in a block) which picks 3 random CCK content items (of one particular content type)?

I have created a CCK content type called 'Quotes' and entered 20 quotes about our company. I have set up a block to display on the right of the page in which I would like 3 random (different) quotes picked from the whole set of 20 to display.

Is this possible?

Any assistance gratefully received!
Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x