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

Drupal Form functions, is there a way to ID the div containers (form-item) for form elements?

Unfortunately the form-item divs that contain form elements dont have ids, only classes so I can't individual style them or the label that is a sibling of each element. This is a problem especially with ie because I can't use css sibling techniques. Is there anything I can do?

What is happening to my drupal?

Last night my drupal just started being all slow. I have plain html pages on another part of my site and they load fine so I know it is a drupal problem. Sometimes the pages won't load at all but if they do it takes 16 seconds or more.

Also, my forums are gone and it just says "Warning" where the forums used to be. When I went in to Administration>Content and clicked the only post that I had in the forum I got this error "Fatal error: Call to undefined function: taxonomy_get_vocabulary() in /hsphere/local/home/beejapan/beejapan.org/index/modules/forum.module on line 461"

Questions regarding acidfree and drupal 4.7 with apache2 and php5

Hi,

I think I must be retarded or something because i can't seem to figure this out. I have installed drupal 4.7 I am running apache2 and php5. I am trying to get acidfree to work but it is telling me that I dont have my image toolkit installed. I recompiled php to include gd2 there were no errors and it seems fine. What am I missing?

Thanks for any help

TinyMCE is installed, now how do I get it to work?

I installed the TinyMCE module. I followed instructions, and the install seemed to go smoothly.

But, I don't see how I actually use tinymce. I thought if I just went to add content, it would come up automatically, but it didn't.

Do I need to load java?

Alter the Title on the /user Page

I've been hunting around for a way to modify the title of the /user page. I've glanced through the user.module, but I haven't yet located where this is being set. If you could point me in the right direction, I would be most greatful.

Thanks!

Hopefully small tweak to get flexinode and tagnode to communicate

Hi all... thanks for taking a look at this.

I'm developing a website for the journal I work for. Using flexinode.module, I created Issue and Article nodes, and using tagnode.module, I create relationships between the nodes, so that Articles are associated with Issues.

When viewing an Issue node like this one, tagnode generates at the bottom a list of associated articles, with links. (Ignore the static content above the link). What I need is to be able to display the author's name along with the title.

Because "Author" is just a field in my flexinode type, I thought it would be impossible to extract the contents of that one field (because of the way I thought flexinode stored its data)... that is, until I stumbled upon the flexinode type's tabular view. This somehow fetches the author field of each article for display.

So I thought that maybe if I could just tweak the tagnode output (or, as suggested by tagnode's author, "override one of tagnode's theme functions") and mix in some of the code that flexinode is using to generate it tabular view, it could work.

The Code (I couldn't post it here).

Pages

Subscribe with RSS Subscribe to RSS - Post installation