| Issue 1: | update elggxuserpoints for Elgg 1.8 API | |
| 1 person starred this issue and may be notified of changes. | Back to list |
When elggxuserpoints (latest trunk version) is installed in Elgg 1.8, there are some deprecation warnings from renames in Elgg API from 1.7 to 1.8 I attached a patch that fixed the issue by renaming: 1. get_entities_from_metadata -> elgg_entities_from_metadata 2. extended_view -> elgg_extended_view It seems after the renaming the plugin works fine in Elgg 1.8 Cheers, Danny |
3.7 KB View Download