How to get specific details from displayed data

I set one of my fields for images to unlimited and call it like so: print render($content['field_productshots']);. Is it possible to pick info based on that command such as How many in all there are (since it's unlimited) or What are the "href" values of each image?

Splitting services accross two (or more) sites

Hi folks!

I'm trying to find a way to optimize my Drupal site. I want to set things up so that my critical applications (CiviCRM, Calendar) reside on my main server (a dedicated VPS host), and my non-critical apps (forums, photo galleries, etc.) reside on a secondary server (on a shared host).

Is there a way to do this in D7 in a way that will be transparent to users?

Thanks!

Display User Image Field On Page

Hello,
I am trying to create a new page that will display some user information entered on registration. More specifically, I want to display an image the user uploaded during registration. I set this up by creating a new image field (admin/config/people/accounts/fields/field_profilepic/) and set it to "Display on user registration form".

I am now creating a new page and want to display this image field. I am looking for something like:

print $GLOBALS['user']->name;

unwanted text in the header

Some text from one of my pages is showing up in the header, any suggestions towards resolution are appreciated.

Creating Link on Front Page

Hmmm... I'll try to explain this as best as possible.

I'm seeking a module that will allow the admin to post a new node to an archive of past nodes and having the ability to select a feature(radio button) that will post a link on any page, particularly the front page, and have that link send the viewer to that newest node in the archives. Something in regards to a switch for a link that can be activated or deactivated from the "create basic page" content. Out of the 1000's of modules available, is there one with such features?

Ajax error when saving a form

In a custom node type I have added a field through hook_form_alter:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x