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

Getting fatal error msg after adding php script, how do I undo it?

I just tried to add a block containing a php script, but I messed up the path name, and now I'm getting this error:
Fatal error: (null)(): Failed opening required 'http://www.mysite.com/calendarix/cal_config.inc.php' (include_path='.:/usr/local/lib/php') in /usr/www/users/mysite/drupal/includes/common.inc(1150) : eval()'d code on line 2

How to change domain name in documents while staying on the same machine?

We installed CivicSpace 0.8.3 (based on Drupal 4.6) on a subdirectory of the document root, and were accessing it like this:
http://www.hobbies.org/underwaterbaskets/

We went ahead got a domain name for it: underwaterbaskets.org. We'd like to keep the files exactly where they are, and set up a virtual host (in Apache) so that the subdirectory gets served up as its own domain.

How Do I Post to Pages?

I have several sub-pages where I want to post news. I already have several blocks which appear on selected pages (for instance, government-related blocks appear only on the government pages.) I want to do something similar with news. I want to post news to specific pages. I know I can go the taxonomy route, but this would require a static link that would then send users to a page of dynamically-created news posts. I want something similar to the front page, but would appear on select pages. Is this doable? Thanks,

Ed

Hard code sorting by event start date for flexinode lists...

I know there has been a buttload of discussion about flexinode sorting methods and while the best fix for this is to rewrite the flexible content module or switch to an unfinished CCK module, I just need to hard code the change and call it done.

Google maps and RSS aggregation... could use some advice...

I'm trying to put together a 2006 version of http://planet-soc.com/ -- a community site for Summer of Code participants. Because the program officially kicks off Tuesday, I would really, really appreciate any help people could give in solving these. This will be a Drupal installation that will get a lot of publicity in outside media outlets, but only if I can pull everything together quickly enough so there aren't 40 "spin-off" sites because this one doesn't offer enough stuff. ;(

There are two important features I would like to get implemented and I'm currently stuck on:

1. Aggregation: A lot of members have external blogs and such and don't want to maintain their content in two places (perfectly understandable). I'm looking for a solution that allows members with proper permissions to create feeds (these need to be nodes so they can be assigned to organic groups), and then resulting posts from those feeds get created as nodes on PlanetSoC and similarly placed under the given group.

I've done some looking into aggregator2 module, which I've heard good things about, but so far have had no joy in getting either the 4.6 or the 4.7 version to work. I'm a developer, so I'm not adverse to troubleshooting, creating patches, etc. but I just wanted to query the community and find out if I'm totally barking up the wrong tree or if there's something that would meet these needs more efficiently.

Cron.php suddenly stops working, goes to a "page not found" 4.7

Hello,

I've been running a Drupal 4.7 site with no problems, but today my cron.php stopped working - I was running it through cron, saw that it failed, then tried it manually through the web and got a "page not found" error in my drupal site instead of the usual blank page.

Then it generates a 30mb core.xxxxxx file in the Drupal root.

The logs say: "Last cron run did not complete" and "Location: http://mysite.org/cron.php Message: 500.shtml not found."

I've got the following contrib modules:

Pages

Subscribe with RSS Subscribe to RSS - Post installation