Project:Chain Menu Access API
Version:7.x-2.0
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I thought it should be simple, but it looks I cannot upgrade the Chain Menu Access API from 1.0 to 2.0.

Here is what I've done for it.

1. Download 2.0
2. Removed 1.0 directory of (sites/all/modules/chain_menu_access)
3. Unzipped the 2.0 and check it is in sites/all/modules/chain_menu_access
4. Checked version = "7.x-2.0" in sites/all/modules/chain_menu_access/chain_menu_access.info

Here is what is observed:
1. Go to admin/modules
2. I'm seeing still " Chain Menu Access API 7.x-1.0"

Because of it, I cannot update the Drupal 7.17 from 7.16 by "update.php"

How do I do? What have I missed?

Comments

#1

Category:bug report» support request

You must have a copy of 1.0 somewhere in the source tree. Maybe you just moved it instead of removing it?

Because of it, I cannot update the Drupal 7.17 from 7.16 by "update.php"

I don't understand that. Just do one thing at a time.

#2

Status:active» closed (fixed)

Thank you for the comment.

Yes, I just renamed the old folder, and I didn't know it affected to the checking version.

When I removed the old folder, the newer version has been applied.

Thank you,
Daniel