There is no region for a block where I want this content. I have placed the content and it shows up fine I just want to wrap it in some php code so that it only shows to authenticated users. Does anyone know what that code would be?
Hi, I'm experienced in web development and php but new to Drupal. Here is my situation:
On a Drupal 6 site, I have nodes of type "report". On nodes of this type I would like to display a single row from a mysql table I have data in, "my_report_table" based on the current node id (foreign key in my_report_table). I would also like to enable commenting on this data.
Our Web person up and quit. We're brining in someone new, but in the meantime, I'm it -- and I'm not a tech person.
Here's our current problem: We had a blog module on the front page of our site. Following the Web guy's written directions, I created a "new blog" item and hit save.
That caused the front page blog module to totally disappear.
Any help, including theories as to what went wrong if no immediate help comes to mind, would be welcome.
Please forgive my ignorance, and many thanks in advance.
R