Drupal is up and running but how do I ...?

Comments not rendering (i18n bug?)

With Drupal 4.7.x, CCK and Views I expire problems with comments not rendering underneath the node.

Those nodes are custom content nodes build with CCK. I retrieve them through Views module in 'Full Node' mode.
The node content is present in two languages (i18n module).
The custom node content is rendered with phptemplate engine.

Most of the time, the attached comments are rendered below the node content, but sometimes, the comments are not rendered. There is a header above the comment section, which only shows up, if the number of comments is >=1. That header is always there, so I am sure, that there are comments present.
It's not a CSS problem, the code does not contain comments.

The problem seems to be related with i18n module:

let's say, I have content under node 150, the translated page is node 154. Node 154 has 2 comments, node 150 has none.
If I look at node 150, I see no comments. If i switch to the translation, which is some kind of an internal switch, because the url does not change,
I can see node 154, but no comments. On the other hand, if I look at node 154, I see comments, even if I switch to the translation page (node 150)

Are there known issues with comments not rendering or the comment module not invoked properly?

If not, is there a method to invoke the comment rendering manually, without showing comments twice?

How do I fetch the current group name?

.:: Hello ::.

Need some help changing a small piece of code from (the abandoned) og_forum.module file.

All I want to do is change the way a URL is created:

media manager

Hello
I am a new user to Drupal and have installed 5.0 today I would like a module to use for pictures and movies. What is the best module for this purpose. I was browsing through the module section and there are alot of them. Which one will work with 5.0, thanks.

help and node permissions

i have the drupal help module installed which has a good description of the various drupal content types and i would like to have this available to registered users and anon guests.

when logged in as admin it shows up in the menu, but it does not show up in the menu and cannot be accessed by registered users and anon guests. this is what i have checked so far:

Why Your Aggregator Might Not Be Indexed By Google or Other Search Engines in Drupal 5

If you notice that after installing or upgrading to Drupal 5, that the feed items in your aggregator aren't getting picked up by search engines, remove the following two lines in the robot.txt file that come with the download:

Disallow: /aggregator/
...
Disallow: /?q=aggregator/

It may take a little bit of time for the items to re-appear in the index, but those lines would be what's preventing them from that happening.

content privileges with taxonomy_access and taxonomy menu in 4.7.x-5.x?

I have used drupal with taxonomy_menu and taxonomy_access in conjunction to create category based access privileges. it appears in 4.7 to 5 that the taxonomy_menu part is no longer working. In 4.7.x taxonomy_menu only had the option of what categories to show in the navigation tree, not the ability to assign nodes to terms in those categories. And taxonomy_menu is not available for 5.x. Using node_privacy_byrole still works but is not desirable to manage if there are a lot of nodes.

Pages

Subscribe with RSS Subscribe to RSS - Post installation