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 kind of got a pop3 DA module working that would work for a pop3 for one domain. but has an issue...
IF anyone is allowed to create an account w/o approval or if user.module is hacked,
the following Distributed Authentication module works... so long as the good username/passoword,
and no syntax error in imap_open function.
However if the imap_open fails, even if I have php display_errors OFF, it still opens the header with stream error message that shows the folder and messes up drupal page by putting
Hello,
I tried to install banner module in my current drupal system (4.5.2). I found a lot of problems, most of them reported by the webmaster of kerneltrap.org.
I wonder if there is someone working in releasing a stable version for Drupal 4.5.X.
If you think you have seen this title before, you are correct. But, the topic needs a kick in the pants to get it going again, so let's start again.
Flexinode is configured to use ImageMagick. The question was, how do you configure it to use GD in the hopes of creating flexinode thumbnails for those poor souls who don't have imagemagick.
araujo.guntin made mention of modifying field_image.inc, but he has gone forum AWOL.
As I posted here, I am trying to hammer Drupal into shape to use for an e-zine.
Here is an idea I have. Let me know if there is a better way or if this is just plain stupid. Thanks. :)
The idea is that each day's update for a given "page" will consist of a single node. That node will include a header and footer for the "page editor" to fill in by way of summarizing the day's content, and it will include the content from several nodes which were previously submitted by regular page visitors. The submitted nodes would never be visible to the public by themselves, but the page editor would mark (and optionally edit) the submissions that he wanted to have in a given day's page (think of a page as the Dear Abbey column in the newspaper - collection of submissions with some summar material where "Abbey" selects, arranges, and edits the submissions before they get printed each day).
Then, the main editors of the site would make the final judgment call on what gets published, and each page would have that day's content posted and previous days' archived content available, on a per-day basis because a single node contains all the submitted and edited content.
I'm trying out the Flickr.module, unfortunately I'm getting the following error:
warning: Invalid argument supplied for foreach() in /pub/home/ewan126/htdocs/retrogothic/modules/flickr.module on line 92.
What does this mean? Can someone give me a pointer?