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

Email notification of comment arriving in the aproval queue

Is it possible for a site administrator to receive email notification whenever a comment arrives in the aproval queue?

Thanks

John

PHP snippet for modified book navigation block not working

Hello fellow Drupallers,

Re: http://drupal.org/node/44648

I am trying to use the PHP snippet, but it's not working for me.

I have done some debugging, and the PHP snippet relies on "$children[$nid]" returning true on line 10.

But when I call "$children[$mybooknode]" it returns false, no children!

Any ideas why this function reports no children for my book node? Of course I have added lots of test pages to my book!

Best regards,

akelly

Strange access denied problem: only in some forum topics

I have been using drupal for several months. I have updated my drupal to 4.7 fine.
Once, I deleted accidentally some forum topics, so I restored a db backup and I got everything working fine again.
But today, when anybody tries to see those old forum topics, gets an “access denied” message. (including user/1)
Curiously, those topics are “counted” in main /forum page, but not listed then:
Look at
http://www.zonaeconomica.com/forum

MySQL 4.0.18 and some 4.7 modules?

I am wondering if this has to do with MySQL version. On this host I'm using it is MySQL 4.0.18 and I have Drupal 4.7 installed using the database.4.0.mysql tables and all is well. Drupal runs core just fine. However, when I install "some" contributed modules, after checking off Enabled and click Save Configuration, the screen returns a blank screen instead of the customary confirmation and redraw of the modules page. The modules are from the 4.7 listing of modules. The interesting thing is, when I return to the modules Enable page (via url or however), the page appears fine and the respective module just enabled does indeed indicate it has been enabled and indeed the module "seems" to work just fine; admin > Settings exist if it requires settings, the expected activity within the site appears to work okay, and so forth.

So I was curious if anyone has encountered this and that it might have to do with my using MySQL 4.0.18 instead of MySQL 4.1.xx because on my MySQL 4.1.xx host, I do not experience this behavior.

This "Save configuration > blank screen" business does not happen with all 4.7 contributed modules I enable, it happens only with some (offhand I can say NodeVote, Image, img_assist, to name a few). The modules do work, I was just wondering why the Modules page turns blank after I enable the module and click Save Configuration. If I disable the module (uncheck the Enabled box), then click Save Configuration, the Modules page appears as it normally does with the confirmation and modules listed, etc. Whereas, Enable the module, Save Configuration, and there's the blank screen again.

Outputting CCK textarea field

I have created a new content type with CCK and am able to display the node beautifully.

Now, I would like to display that same node with my own theme. I have created a file called node-content-about_pages.tpl.php in my theme directory. Unfortunately my display of a textarea field looks unformatted. It looses all line breaks. You would like to know that, this CCK field's Text processing radio-button was checked with Filtered text (user selects input format)

I have these lines in node-content-about_pages.tpl.php

Log-in block stays open even though users log in.

When people log-in the "User login" block stays open until they click on a permalink. This makes visitors believe they are not able to log onto the site properly.

Try it yourself to see what I am talking about:

http://www.brainshrub.com/
User: testuser
password: testuser8

How do I fix this?

Thanks in advance.

Pages

Subscribe with RSS Subscribe to RSS - Post installation