image.module cvs/4.7 copy/permission error

Ok, I have thoroughly gone through this on three different versins of Drupal(4.6.3,4.6.4,cvs/4.7), just to be sure.

When uploading a photo using the image.module, I get this:

"warning: copy(C:\Apache Group\Apache2\htdocs\drupal\files): failed to open stream: Permission denied in C:\Apache Group\Apache2\htdocs\drupal\includes\file.inc on line 287.
The selected file C:\Apache Group\Apache2\htdocs\drupal\files could not be copied."

Bughunt competition

With the release of 4.7.0 beta1, I will be co-sponsoring a bug hunt competition to be concluded with the release of 4.7.0. The prize will be a combination of 150USD from the Google Summer of Code and an additonal 200USD donated by me.

I will count the opened, non-duplicate issues marked as "CVS" or "4.7..." in the Drupal project issue's tracker between now and 4.7.0 are released. First place will be 200USD, second will be 100USD, and third will be 50USD. In reality, anyone using Drupal will be the winner as the more bugs found and fixed before 4.7.0 means a stronger build for every user.

Drupal 4.7.0 beta 1 available

We are pleased to announce that the first Drupal 4.7 beta release is available. It is available for immediate download at http://drupal.org/files/projects/drupal-4.7.0-beta1.tar.gz.

This beta release marks an important step towards the final Drupal 4.7.0 release, which hopefully will be released in 4-6 weeks. Drupal 4.7.0 will be our most exciting release to date, with some cool new features and many under the hood improvements. Some enhancements include; free tagging, contact form functionality, easier menu management, a better default theme engine (PHPTemplate), improved search functionality, theme-specific block regions, improved PostgreSQL support, themeable forms, a better upgrade script, better revisions handling and much more.

At the same time Drupal 4.7.0 will be a tad smaller (better code re-use, the queue module and comment moderation moved to the contributions repository) and a tad faster. Finally, to liven up your various Web 2.0 dreams, we sprinkled the code with AJAX in an attempt to simplify some administrative tasks. (Yes, it should degrade gracefully.)

[RFC] GameAPI: Embedding RPGs into Drupal

I am pregnant (woohoo!). In six short months, I will be disappearing from active duty in the Drupal community for a good long time. I'd like to discuss a desire I've had for years and years, only reworked for our beloved codebase. In short: an HTML based browser role playing game, though ultimately an API.

Hide tier-2 forum categories on the main forum page.

For anyone that has used phpBB (among others), this will make more sense. When browsing the main forum page, only the containers and first tier forum categories are displayed. For example, if you have a tree such as:

My Container
--My First Main Category
----My First Sub Category
----My Second Sub Category
--My Second Main Category

I want it to actually show up on the main page as:

My Container
--My First Main Category
--My Second Main Category

Then, when you drill down into 'My First Main Category', you will see:

Drupal For Site With Very Extensive Taxonomy Tree

I have a more-or-less ignored site that I am intending to spend some time on in the coming year. The URL is http://www.Spain-Info.com.

Plans include extending the area guides to provide at least a stub on every city, village and dusty roadside crossroads in Spain (well, almost), to put in a links directory keyed to the topical areas of the site, and to add a lot of fresh content.

In some ways, Drupal obviously would be great. I'm guessing that someone who knows what they are doing could move the site to a couple of templates that would have to look better than the current site, with the CSS helping with the search engines. The forums are quite inactive, and even if they pick up a lot, the Drupal forum module would be more than up to the task. The capability for registered users to submit comments and articles is also a huge draw, as the site could work better in a lot of ways with some community.

Here's the question - if I do move it over, and expand the area guide to include hundreds of locales in Spain, add a directory with several thousand entries (which it would have if it just picked up the DMOZ listings) and expanded the other content with a couple of hundred extra pages, I am looking at a taxonomy tree with thousands of twigs on it.

Some of the posts on the forums made me think that when things get this complicated, Drupal gets slow and burdens the server. That would be a problem, because this site, and most of my other sites, are running on an anemic pentium server that does fine with the mainly static HTML I put on it now but which might drop to its knees if stressed unduly. I could, in theory, upgrade to a better server or servers, but I'm kind of cheap and the site does not make that much money, so I would prefer not to be pushed into buying a lot of shiny new hardware if other solutions would run with less overhead.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x