update 5.x-1.5 to 5.x-1.6 status will not update stuck at 1.5

mrgoltra - May 3, 2008 - 06:59
Project:Voting API
Version:5.x-1.6
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

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

#1

mrgoltra - May 3, 2008 - 07:49

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"

#2

sajosh - May 19, 2008 - 20:55

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?

#3

mrgoltra - May 19, 2008 - 21:54

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

#4

mrgoltra - May 19, 2008 - 22:59

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....

#5

PGiro - June 28, 2008 - 16:55

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

 
 

Drupal is a registered trademark of Dries Buytaert.