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 have a drupal site (running drupal 5.1) where I'd like to offer people to register but I'd like to be sure of who is registrating. I have enabled admin approval, but I can see that the people who have tried to register use fake email addresses and possibly doesn't have any interest in providing actual content/comments.
Is it possible to make sure the user enters a valid email adress and actually confirms this address before they are sent for approval by the admin?
In my old 4.7 Drupal sites, this worked - and I don't reme,ber, honestly, what I had to set to enable it. In D 5 I enabled user pictures, but can't find a setting to show the user's pictures (vitual faces) alongside posts.
Where did that go? Anybody?
I just tried installing PDFView on my Drupal 5.1 site.
The installation firections were pretty sketchy for a tyro like me. In particular, the instruction to: 5) Set K_PATH_MAIN costant in tcpdf/config/tcpdf_config.php
is unclear to me - I can find the constant, but to what do I set it?
I did the best I could, but still got and continue to get this error:
some users of my drupal system told me that they are unnable to edit their old posts. I´ve checked it, and it´s true. Their recent blog posts shows the view, edit tabs, but the old posts didn´t show them. As admin there is no problem and I can edit them.
Any idea of what can be the problem? Thanks in advance, Simon.
I installed cck and tinyMCE, and both work just fine on their own. But I'm having problems enabling the tinyMCE editor on individual cck text fields. No success in drupal4.7, now I upgraded to 5.1 but still no luck.
I tried all sorts of entries under Administer-tinyMCE settings which allows me to enable or disable the editor for page and story, etc., but not cck. What setting should I use?
My problem is that I don't want the frontpage to aggregate content, but when I:
1. demote all content so that the frontpage aggregator will not find content, this causes the Welcome message to load on the frontpage.
2. Remove the "node" entry in Administer->Setting->General Settings->'Default front page'. This causes a Page not found message to show on the frontpage.
In the blocks module, I'm setting some static and dyanamic (views) blocks to display at , so I want that to be the only stuff that shows on the frontpage.