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

Clean URL problem

I'm just going live with a client's site and switching on clean URLs breaks image links. I have links in pages that are files/news_photos/image.jpg which gets rewritten to http://www.example.com/site/files/news_photos/image.jpg when clean URLs is off, but they get rewritten to http://www.example.com/site/node/files/news_photos/image.jpg. Where is this node coming from?

Help with Playlist....

I get this error message after installing, configuring and setting up the playlist.module, audio.module etc.

Table 'drupal.playlist_relate' doesn't exist query: SELECT child_id FROM playlist_relate WHERE parent_id = 1 AND type = 'audio_playlist' ORDER BY weight in /srv/www/htdocs/drupal/includes/database.mysql.inc on line 120.

Any ideas on what this is and how to fix it.

permissions problem with non-admin users

So here's what I want to do:
I want to have a blog and image galleries. just for me, not for any other user, but be able to have other users register to leave comments.

what I've done:
installed the blog, image, image_gallery etc.. modules, enabled them, successfully added a node or two.
gone through access control and checked the boxes that I thought let everyone see what I posted...

can drupal do this? - each user can acces a pae I worte just for him after he logs in

i want to create content for each log in user

so when the user logs into my site he can see few pages written just for him - for example how much products has he sold

other users can not do that

is that possible

Content Creation Problems

Hi,

I am facing problems with creating content with $_GET in php snippets. It redirects me to the 403 Forbidden error page.

Example : i cannot create a page in Drupal with the followind contents

<?php 
echo "Hello ".$_GET['name']; 
?> 

I think this has to do something with the server settings.
How do i resolve this issue? Can anyone help me?
Thanks in advance.

Regards,
Shauvik

Posting Individual Survey Results as a New Forum Topic

I would like to take the results of a completed survey and post the responses to a fourm as a new topic for discussion. Is this possible? Would using webforms make this process any easier?

Bill

Pages

Subscribe with RSS Subscribe to RSS - Post installation