Userpoints Service

ludicrous_t - April 22, 2009 - 10:21
Project:User Points
Version:6.x-1.x-dev
Component:Other
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Great module!
I can't enable Userpoints Service though. It's saying "This version is incompatible with the 6.10 version of Drupal core."
Is there anything else I need to do or does that really mean what it says?

#1

kbahey - April 22, 2009 - 15:00
Status:active» postponed (maintainer needs more info)

Try adding this line to the .info file

core=6.x

See if it works.

#2

Sadist - May 21, 2009 - 02:15

i got that in mine too. and it's already written, core = 6.x

but still not able to enable.

#3

pajoh - June 30, 2009 - 18:21

Had the same issue and changed the .info file to below. Also had to toggle services itself (using the dev build of that as well) for the user points service to finally appear.

; $Id
name = Userpoints Service
description = Exposes userpoints functionality via XML-RPC
package = Userpoints
dependencies[] = userpoints
dependencies[] = services
core = 6.x

; Information added by drupal.org packaging script on 2009-06-11
version = "6.x-1.x-dev"
core = "6.x"
project = "userpoints"
datestamp = "1244680314"

#4

giorgio79 - July 15, 2009 - 13:22
Status:postponed (maintainer needs more info)» active

I dont even see a Userpoints service module on my modules list after uploading the latest stable version of both services and userpoints.

PS: Ok Sorry, I see this is available only in dev. Assumed it is in the stable version as well because the project page says it is supported out of the box already :)
I installed dev, but I am experiencing the same, namely "This version is incompatible with the 6.12 version of Drupal core." for Userpoints Service

#5

giorgio79 - July 15, 2009 - 14:06

pajoh are you saying we should create a new info file for userpoints services?

Here is how I modified my userpoints.info but no luck...

; $Id: userpoints.info,v 1.11.2.1 2009/05/01 14:55:53 kbahey Exp $
name = Userpoints
description = Userpoints core: API module for recording points for other modules.
package = Userpoints
dependencies[] = userpoints
dependencies[] = services
core = 6.x

; Information added by drupal.org packaging script on 2009-06-11
version = "6.x-1.x-dev"
core = "6.x"
project = "userpoints"
datestamp = "1244680314"

#6

kbahey - July 15, 2009 - 16:40
Status:active» fixed

I committed a fix for this to the -dev tarball. It should be available in the download in about 9 hours from the time of this message.

Please download then, and verify.

#7

System Message - July 29, 2009 - 16:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.