xtra_view dont work correctly

hi
i use xtra_view module for create slide show in front page.
i install all requirements and create view from its example but images dont rotate and show me only one image.
when i check pager , it show images under each other in sequence.
can you help me?

D7 "You do not have any administrative items."

I've been developing my site with Drupal 7 and all was going fine until now. I have no idea what changed, but I now get the message "You do not have any administrative items." any time I try to access any admin pages when logged in as admin (user 1) or any other user for that matter. I can't access any pages except the "modules" page, but trying to make any changes is ineffective, and it just takes me right back to the main admin page with the same message displayed.

Adding an image field on a custom module?

Hello All, I just want to add an image field to my custom module. I know that it can be done through the Drupal GUI, but I would prefer it to be done when the module is installed.

I was looking here: http://api.drupal.org/api/examples/image_example--image_example.pages.in..., and using that page I came up with this:

Breadcrumb trail not fully displaying on initial page load

This is a problem that's been bugging me for a while. I am using a book structure to generate my breadcrumbs, but it seems that when I first load a page, only the homepage and title of the page itself loads in the breadcrumbs. However, once I refresh the page the rest of the path will show up. Is this some kind of thing I can fix with a cron or something...?

How do I list information?

I'm kinda newbie at drupal, i've been working hard since last week, reading and watching a lot of tutorials but i really can't find a way to this right.

Use image or file path in template file

Hi,

I'm used to theme creation under Drupal 6 and it seems that a useful content has been removed in Drupal 7, the way to retrieve full or relative path for images or files.

For instance, assume I have a content type called Test with two fields define, a file field to upload a PDF and an image field to upload an image. Under Drupal 6, I could do the following:

$node->field_images[0]['view'] or $node->field_images[0]['filepath']

and for the file:

$node->field_pdf[0]['filepath'] or $node->field_pdf[0]['filename'] to get the name only.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x