The time of last posts is offset -1 hour against real time
example: i insert post (5:00), forum show time 4:00

Overflow pictures - When i insert a image which is bigger than forum's area, picture is out of range. Cannt make a automatics picture-resize to ex. 320x200 and insert link to original image?

thx

Comments

merlinofchaos’s picture

Status: Active » Closed (fixed)

Neither of these have anything to do with the forum access module. You should resubmit this to the Drupal project with forum.module as the component.

However, to address it a bit:

The time it uses is based upon the time zone setting in your administration functions, and has nothing to do with forum.module.

forum.module has nothing to do with inserted pictures; if you're having an issue with that, you'll need to do some custom theming to deal with it.