Allow users to view profile listing

I have noticed that the profile modules does not allow viewers to see the profile listing. I notice that the profile module does not appear in access controls.

Is there a way to enable it for viewers to see member listings as well?

This word confuses drupal

I run a site that uses drupal (www.legaltree.ca)

I was stuggling to post a particular piece of text and eventually found that the problem was that the text contained the word: improperly .

I obtained a "page not found error". I could hardly believe it, but when i tried posting things on other parts of the site, I got the same result

Has anyone else had this error message from this or other words.

Good or bad: "$node->body .= $html;" in view hook

Hi all,

The end of my node_view hook looks like this:

$node->body .= $html;

watchdog('info', 'after all. html: '.htmlentities($node->body));
return $node;
}

On my local machine this works fine and the html in the node is rendered correctly. On my web host on the other hand, GoDadday, nothing appears even when viewed as admin. The watchdog message does print out the html so it does get set. So the question is: is $node->body .= $html; a bad way of doing things and could that be the source of the problem?

Thanks,

Sven

Passing variables from a webform page to a redirect URL

I am trying to pass variables from a webform page to its redirect URL, but am having no success. Can anyone point me to an example of how to specify a variable on the redirected page?

Here's what I've got so far:

1. Added a webform to the site -- works fine, as a stand-alone contact form.

2. Selected "Redirect POST Values" in order to pass variables to the redirect URL.

3. Viewed the HTML source code for the contact page, in order to locate the ID number for one of the form fields.

4. Selected an input format of "PHP code" on the redirected page.

Gallery2 module question

I know this is probably NOT the best place to ask, but no on at the menalto site has answered my question.

I've added the Gallery_module and it's working fine....except.....

I would like to eliminate the "dropdown menu" from user uploaded galleries. There is an option in the Gallery2 "Themes" page that allows you to uncheck a box to "Use dropdown menu", but I can't seem to get it to work.

CNN Style Newsportal?

How do I create a CNN or Washington Post Style Newssite? My current view is a teaser table view and I want to
change it to have a more traditional news front with headlines in a two column format with left and right blocks, and
a top story "center left or center right block".

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x