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

Cannot find server error

Hi
I am using Drupal 4.7 with Apache 2.2 PHP 5 and MySQL 5.
Installation went fine.
I was able to create the first user account too.
But the problem is every time I do an action, like login, submit, preview - in other words, whenever there is a server action, I get a Cannot find server error page.
The action gets done, e.g. I do get logged in, content gets added, but on actually submitting the input to the server, I get the error page.
I have to either click the back button, or do a refresh page.
Any thoughts?
Thanks in advance.

CiviCRM in Social Networking Site?

So I'm in the process of building a pretty extensive social networking site. I've looked at various options for building the site, but one that continually intrigues me is the civiCRM module.

For those of you that have knowledge with civiCRM, would you recommend it for a site that needs things like 'friend lists', extensive profiles, modularity with other Drupal modules, etc? As this is a business based site, things like relationships and professional information are very important.

taxonomy: should this url work? (taxonomy/term/id/all)

Hi,

I've got a taxonomy and I want to view nodes related to *all* the descendents of a particular term.

Shouldn't the following work?

mysite.com/taxonomy/term/14/all

where 14 is the term_id of the term I'm interested in. I thought the last bit in the above url was meant to be the 'depth' so if I put "/all" it would return all descendent-related nodes, or if I instead put "/2" it would return nodes related to the 2 levels of children below the term.

But this isn't happening... I keep getting zero depth nodes only. Am I doing something wrong here?

views theming

how can i remove this
<div class="view-header view-header-view_name">
from html output?
please give me a working function o something

Add new nodes to database with SQL?

Is it possible to add new nodes (custom content-types actually) via SQL instead of through the site?

I've got a database of products (1800 or so) that I want to import into my custom content-types. I have a background job that creates these rows in another table, what I need to do is convert these to new nodes and have drupal index them, etc.

Is this possible? Any examples?

Error caused by php command fopen() inside a page

I have a php script I want to embed in a page. This script used fopen() to read a file. Every time I try to create a page with the script as the body, I get an html error that says:

Service Temporarily Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

So I have tried other putting in other php scripts into pages and those work fine. I tried a quick script that had only the command fopen() and that caused the error.

Pages

Subscribe with RSS Subscribe to RSS - Post installation