Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
i am new to drupal, i am using it for a site for my school, emerycentral.com. whats the best way to make sure content created by users shows up somewhere accessible to everyone? so far i have been creating a taxonomy for each node type, and terms under each (student pages versus school clubs pages) and creating a "student" menu and a "club" menu, and then forcing users to pick what type it is when they create the content.
functions I put in my template.php are not available as functions from within nodes (using the php input format).
using drupal 4.6 with php 4.3, I had no problem doing so, but now I work with 4.7/php 5 and there seem to be something different.
Was there a change in the way template.php's functions are included in the overall script?
Hi,
I'm working on theming my forum and I'm having a hard time getting the user picture to display for the first post in a given thread. I'm using the flatforum module. It seems to me that the difficults is that the first post is designated a "post" and the rest are "comments". The user pictures are displaying fine on the comments. Does anyone know how to make this happen? I have enabled user pictures in posts and comments in the theme settings section.
I'm a new user to Drupal, so forgive me if my question reveals just how much of a greenhorn I am ...
In any case, I installed the TinyMCE module soon after installng Drupal (4.7.1), and began using exclusively while I learned how to use Drupal. One thing I liked about it as I worked with it is that it seemed to auto-convert any URL I typed into it into an http link to the relevant site on the Internet.
Now, however, after about 2-3 days of relatively intense testing, I suddenly noticed that TinyMCE is no longer auto-converting URLs to links. Can anyone help me understand why this might be?
I made a stupid mistake and deleted my forum vocabulary from the category admin page. Now, when I go to make forum posts, there is no "category" selector and I can't put my posts into any forum! I have tried re-adding the Forum vocabulary manually but this does not work.
Does anyone know how I can "re-initialize" the forum module and make it recreate the proper vocabulary?
I don't have any important posts so I can delete my forum if necessary.....
I really appreciate any help you might have to offer.