How do you change the size of the Author Avatar image displayed under posted content ?

I am trying to see where the size of the author avatar image is determind, the image that appears under posted content.

I have different ImagesCache's set up but none seem to be assigned to the author posting image, unless I am lookign i nthe wrong place.

Newbiw here going round and round trying to sort, help appreciated.

Drupal 7 as Portal

My task is to create a Drupal 7 site to be used as an employee portal. Functionality required at first is Forums, with future content of various other types.

I've created a site using various modules, but it is unsatisfactory. Most of the dissatisfaction relates around access control issues. The employee portal must be locked down, no anonymous users may have access to it. The Forums must be private, and some forums must not allow topics to be created by 'Authenticated' users, while others may have topics started by any 'Authenticated' users.

These requirements seem difficult to achieve in Drupal. While 'Front Page' provides a method to display content specifically for anonymous users before they log in, it doesn't actually provide security to prevent access to various paths. (Default views created for Forums, for instance, are readily accessible if a user knows the path (/forum/active).

I want absolutely everything except the login forms to be locked out. I would like to present a message to the users before they log in, however security comes first.

Front Page - Works as designed, presents different information for different roles, but does not provide security.
Forums - Basic functionality of forums - missing most features required
Advanced Forums - No full fledged access controls
Forum Access - Good, but not good enough granularity.

JS files declared in .info do not run (but they load fine)

Hi,

Just moved from Drupal 6 to Drupal 7. An have a strange problem.

If I declare js in my-theme.name.info file like so:
scripts[] = js/jquery.jscrollpane.min.js

...it does not work.

The paths are fine:

the <?php print $scripts; ?> in my theme gives correctly:

Module configurations do not show on admin/structure or admin/config

I'm running into this issue with several modules:
a. OM-Maximenu and OM Tools
b. Relation
c. SimpleMenus (that does not appear on admin/config)
d. Administration Pages (no show on admin/config)

The modules install fine but the configuration link does not show on admin/structure or admin/config as the case may be. Tried to access directly also, but it does not work. I'd installed Drupal 7.8 and then upgraded to 7.9 without any issues.

I've tried out various themes also for both admin, and site. Currently I'm using Seven for admin.

Drupal cannot send email

I have a Drupal site that I have been working on for a while and I went to setup webform only to find that Drupal cannot send email. I even tried the forgot password link to send an email and it says contact your system administrator. I am not sure how best to troubleshoot this or even what could be wrong. I have checked my settings.php against another sites I have that does send emails and I do not see a difference.

Trigger JavaScript function after AJAX form submits/loads?

Hello,
I have a custom AJAX feedback form that looks like this:
http://farm8.staticflickr.com/7152/6425392363_5d7420685c_z.jpg

I'm using Drupal's Forms API to create and handle the form. It's working GREAT and it is well loved... until one fails to enter the captcha correctly. Then it returns some errors appropriately (without refreshing the whole page which is cool), but the captcha form is missing as it needs to be reloaded using a JavaScript function call.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x