Hello,

First, thank you very much for this great module!

In 'Points Settings' there is a section for Messages.
I was wondering if it is possible to reposition the messages on the page about points that user's receive.

Thank you!

Comments

kbahey’s picture

Status: Active » Fixed

Userpoints uses the normal drupal_set_message() mechanism for this.

So, if you want to change where this is, then you can do this in the theme layer. The variable is $message, just print it where ever you like.

Bilmar’s picture

thank you very much for the useful info!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.