Good Day,

I got a notice saying there is a new version (1.6) so I download and install, update.php and still I get a notice saying module is out of date.

Anyone getting this?

Thanks,

Mark

Comments

mrgoltra’s picture

looked at the .module

/* $Id: votingapi.module,v 1.40.2.10 2007/07/19 14:13:44 eaton Exp $ */

/**
* A generalized voting API for Drupal. See README.txt for details.
*/

.info

; $Id: votingapi.info,v 1.2.2.3 2007/07/09 01:15:20 eaton Exp $
name = Voting API
description = Provides a shared voting API for other modules.
package = Voting API
; Information added by drupal.org packaging script on 2008-05-01
version = "5.x-1.6"
project = "votingapi"
datestamp = "1209603313"

sajosh’s picture

I'm also looking to upgrade from 1.5 to 1.6 but wondering how to best do it. I read that sometimes it's best to go into the db and delete records. aargh.

Mark, did you finally get it upgraded? If so, what steps worked?

mrgoltra’s picture

Sorry. I haven't had a chance. I will probably take a closer look this week and keep you posted.

mrgoltra’s picture

still no go.

I disabled the module. Deleted the module folder. Dropped the database entry. Downloaded a fresh copy, copied files over. enabled module. was not satisfied ran update.php. Still showing 5.x-1.5 on module version and still having update status set to new update available. Hope that helps. This is also happening on private messages....

PGiro’s picture

Had the same problem, it was simply due to the fact that my copy of the the votingapi module was still in the same directory because of a
mv votingapi votingapi.bak
Once I moved it out, everything was fine

eaton’s picture

Status: Active » Closed (won't fix)

Support for the 5.x branch of VotingAPI has ended with the release of Drupal 7 and the upcoming release of VotingAPI 7.x-2.4.