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

file attachment download url

Hi,

I am able to attach files, but I cannot download it. If I attach the file print.pdf, the url generated to download this attached file is /?q=/files/print.pdf . Is this the correct url? When I follow the link Drupal gives me a "Page not found". The files is correctly saved in the files directory. This is a site that has been upgraded from 4.6.5 to 4.7.0 and then to 4.7.2 (not sure at which step this problem appeared...).

Thanks in advance

Raph

Re-enabling primary links

Hi,
I'd like to know if it is possible to re-enable primary link editing in drupal 4.7. I need it for a theme.....

enabling clean urls for a virtual subdomain, by editing .htaccess ?

Hi

I am trying to enable clean urls for my drupal site (not multisite) on a virtual subdomain, by using this code.

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index?q=$1 [L,QSA]

PHPTemplate Engine not working...?

Some themes I've downloaded looked broken in random regions. I couldn't figure out why. I guessed I must have some quirky setting or needed to add more to the default theme. Then I realized all of those themes used Template.php.

One blog, many contributors

All my users have their own blogs and that's great.

I want a single blog that contains posts from the different blogs that make up my site. Consider it a small magazine that bloggers contribute to. How do I achieve this?

Thanks in advance.

Contact Form doesn't fit into my design

The contact form doesn't fit into the design of my site:

http://poweredby.icopyright.com/contact

Where do I edit the code that is generated?

Pages

Subscribe with RSS Subscribe to RSS - Post installation