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

Acidfree User Galleries -- Config Questions

Looking for some help in getting new acidfree user galleries setup properly. I have applied the latest versions, filemanager and ran the db update. However, I can't seem to get my site to work like the following:

1) User gallery for each user created by default (this seems to work)
2) User can only upload into their one user gallery (or other galleries they create) AND public galleries admin creates

image field and cck (trying to create a simple photo album in each user cck page)

I will try and describe what I am trying to do as clearly as possible:

I have created a page with cck. That page has a few text fields and I added in some image fields to allow users to upload up to 6 pictures. Each user has the ability to create 5 of these pages.

Because of the fact that users can create more than one page, I can't use image galleries or image upload beacuse it would be too much work for the user to be able to link what pictures go with what pages after submitting their pictures.

I have tried just about all the image mods available with a lot of crazy errors happening. So, I thought the easiest way to let users upload pics where tey are supposed to be is with the image field.

My problem with image field is that there are no thumbnails and they all show on the page, so sizes have to be reduced graetly to not ruin the page.

I have also tried using the attach file through cck but that only allows 1 picture, unless I am mistaken. But, when I tried it I could only get 1 picture, although it does have the thumnail I wanted......but I need the ability to ad more!!

What I would like: main thumnail picture placed on the page with "view more" to show all of that pictures for THAT page only. If that is not possible, I would like to have at least a thumnai of each picture on the page instead with the option to click to enlarge. Is there a way to customiz

Admin by menu

i am going to explain me.

i have one block called "Education" and i have one rol called "teacher", and i want that the teachers only cam admin the nodes´blocks education, only

is this possible?

Prevent guests from accessing certain member lists generated from profile field values

We're building member lists using a Profile module, listing everyone with a certain field and value in the profile. However all information is not public, we want only some of these lists to be public, others not to be. I initially imagined being able to control the access using the path_access module but it doesn't seem to be the case, the module doesn't seem to work with paths that contain +'s and urlencoded non-English chars and I've filed an issue about that.

Probably a BUG?

I was writting a new post, but when I clicked the submit button, a message appeared: "you don't have permission to access /cms/index.php on this server."... so I searched the net, drupal.org, and anything I read solved the problem...

So I tried inserting the post paragraph by paragraph... so I discovered something... funny?... if I try to post something with the word "python" I get that error message above... why is this happening to me?

Sorry about my english. Thanks for reading.

how to print user id?

I'm trying to print the uid in the frontpage module, but it's not displaying anything. PHP is working. Here is what I have and the UID just isn't getting printed. Can someone tell me what I have wrong?

<a href="user/<?php print $user ?>/edit">Update your profile</a>

I've also tried:

<?php print "$user"; ?>
<?php print_r($user); ?>

Pages

Subscribe with RSS Subscribe to RSS - Post installation