We are using userpoints in a D6 site for long time. Now we would like to expire "granted" points after some time. But the expiry system is not working as expected.
My idea is that for example I give 1000 points to an user 1 Jan, with expiration 1 month, and the user "consume" 500 of those points during the month, we will need only to expire the remainin 500. But after running cron the user have -500 points, i.e. the system reduce the exact amount that was assigned 30 days ago, without taking into account the 500 that he already expend
Hi guys I want help please any one help me I have link which is generated from when I am filtering any thing like we have multiple product and we selected in that blue it creates to much large url like
I am trying to build a page that is a database of contacts or team members, presented as a Portfolio type entries with photo and a short bio on the side.
The contacts are not Drupal contacts, but manually entered ones.
I could not find any module that can create a nice contact list without having to use Views.
Has anyone done something similar? Any suggestions?
Is there an option to apply a theme to only a single page in Drupal 7?
I see that we can enable multiple themes but one can be the default.
I want to keep the default theme intact, but one of the pages will have a different look.
I have problem with webform. I can't display webform result's for anonymus users.
Can i present it on some other page, block, panel. . . Permission is set for everyone but anonymus users can see only webform without results.
If someone know how to present it on separate page it will be really helpful.
And one more question. Is it possibilities to remove some columns on display?