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

Audio Module corrupts MP3 files on upload

Hi

I've installed the audio module on my Windows XP XAMPP installation. Every time I upload an mp3 file it gets corrupted.
If I download the mp3 file, Windows Media Player complains that it cannot play the file. Same is true, if I access the uploaded mp3 directly in the file system. Comparing the original mp3 and the uploaded one shows that the uploaded one is ~2KBytes bigger than the original one. My guess is that they should have the exact same size.

Uploading images to user directory

I'm using the IMCE module to upload and add images to nodes on my Drupal 5 site. The images are uploaded and stored in user's directories e.g. u1/, u2/, etc.

I'd also like to use the Image module to upload images into these same directories. Is this possible?

Many thanks

homepage warnings

Hi

I am getting the following warnings anytime i go to my homepage:-

# user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND realm = 'node_privacy_byrole_user')) AND grant_view >= 1' at line 1 query: SELECT COUNT(*) FROM node_access WHERE nid = 0 AND ((gid = 0 AND realm = 'all') OR (gid = 1 AND realm = 'node_privacy_byrole_role') OR (gid = AND realm = 'node_privacy_byrole_user')) AND grant_view >= 1 in /var/www/abhachu/drupalforum/includes/database.mysql.inc on line 121.
# user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND na.realm = 'node_privacy_byrole_user'))) AND n.promote = 1 AND n.status = ' at line 1 query: SELECT COUNT(*) FROM node n INNER JOIN node_access na ON na.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'node_privacy_byrole_role') OR (na.gid = AND na.realm = 'node_privacy_byrole_user'))) AND n.promote = 1 AND n.status = 1 in /var/www/abhachu/drupalforum/includes/database.mysql.inc on line 121.

suggestions for tabbed webforms and data structure

Hi,

I'm setting up a drupal website. The website is intended to be a searchable human resources intranet. Each personal entry should have its 'personal data', 'academic data', etc. I would like it to work in the following way:

- The possibility of creating and accesing a tabbed content such as the one you can see when you browse the Drupal Search page (i.e. several tabs such as 'Content', 'Users', 'Issues', etc.).

- On each tab I want the user to be presented with a different webform to fill with data and submit it.

User login notworking in multidomain site with shared user access

Hello

I am using single drupal codebase to host two sites www.mysite.com and tech.mysite.com. I am not using any database prefix for the main site ( www.mysite.com) but I am using the prefix tech_ for the sub site (tech.mysite.com). My db_prefix in settings.php ( unders sites/tech.mysite.com directory) looks like this

Categories deleted my content

I installed the categories module on www.ctownrundown.com and it deleted the forum containers we had set up and basically every other form of content, the book content type we had to set up our directory and our podcasts and our event module, all had content deleted when this module was installed. Is there a way to get rid of this and get the content back?

Pages

Subscribe with RSS Subscribe to RSS - Post installation