Please tell me why all the category list boxes are duplicated in the Submit Page (I am using 4.6.63).
How to fix this annoying problems. More and more I experiment with drupal, I am getting a feeling that it is for experts.
As I used to tell my friends that linux is for people who like to compile their OS beforing using it
and WIndows is for people who don't know what is OS but want to use a computer.
I have looked and looked for documentation regarding stats / watchdog and come up empty. I have complained a lot about the lack of interface for the watchdog entries and log stats in Drupal. I think I would like to try and develop some kind of module, but the developer info online is no help (other than standard format), and I need to know how to get started.
I could probably surf the db tables, but basically I want to know where the log info is stored, and give me some sample code for custom queries into that data.
Hi there,
For some reason I can no longer access modules. In Firefox it just reloads and in Internet Explorer it says the page cannot be found. I searched the forum archives and came across someone with the same problem.
The dilemma however is that I am not all that web savvy and did not know how to do any of the solutions given. If someone could offer some suggestions in relatively easy to follow instructions I would be very very appreciative.
thanks so much,
Clay
Can someone please tell me what magic setting I need to get the TinyMCE formatted html to NOT be stripped out of anything I enter into a text box? I have ticked all the checkboxes, but breaks/paragraphs/headers etc all get stripped. (Just as well I am forced to preview here, because the Drupal site obviously doesn't do this [g]!)
It displays fine when editing the text, but everything is stripped when published/previewed.
Hey folks,
I've been playing with drupal for some time now, but I oddly seem to be stuck at doing the simplest things (theoretically). And those are:
1) Displaying a page with all the taxonomy terms a node type can have. With sitemap/sitemenu/article modules, I can only make it so that I have *1* customized page with the list of terms from certain vocabularies. But I can't seem to generate the list dynamically, for a specified type of content. I just want something in the style of "Forums", but for different content types, like "story", for example.
I need to have categories aligned with the polls (or vice versa) so that I can have several polls, each with their own permission according to category, accessible only to those people having permission to access that category.
Such as general polls available to all members and guests, board voting polls available only to board members, and general member polls available only to members...