I tested the signup mechanism and, going to my email to check my password, I immediately got a second email, as follows:
"Rob, Congratulations! You have met the minimum required points for
joining a new role. As a new member of this role, you now join a select few
in having access to more areas and privileges on the web site. Role: adm1
Points Required: 10000 We extend our warmest welcome."
At this point "Rob" had been only assigned 40 points, effectively 9960 points short of being able to claim "adm1" status.
Everything works fine on the development platform, integration or other.
Once on the platform of the production loop import (batch system) are increasingly long time to execute each iteration. Example, the first loop 1000 is 4 mins to run the last 60 mins.
I do not know at all where it may come? If someone has an idea.
I read the release notes for the 6.28 core update, and since my site doesn't use the IMAGE module and I've disabled 'printer friendly' view in the Book module, the only release note item that could possibly pertain to my site is the jQuery issue. On the release notes page it says:
I would like to ask what would be the best way to add points (with User Points module) for user's daily visit.
Basically add 1 point to user for first visit in the day.
Hi all,
I've created a node that displays a square.
The node contains a variable named "color" and the square's color changes according the variable's name.
I want the visitor (anonymous) to be able to change the variable's name by clicking on the square and I want it to be saved in the node, so next time someone will enter the site, it will be in the updated color.
I don't know how to proceed (or to start) because the only "save" button I now is in admin mode and not in a regular visitor mode.