Doesn't do anything...
iandit - March 23, 2009 - 03:11
| Project: | Plugin Manager |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I just installed the module and saved the required information in the setup page. Then I go to update as my site requires updates .. the problem is that the pages return to self with the same modules that requires updates. So basically i'm getting returned continously to the initial update page.
From the drupal logs, all I see is that there is an "update" to the module list call but no errors that was created. I also checked the apache log file... nothing.
Any suggestions...
Thanks.

#1
Same bug here, on several sites too.
#2
Check your installation via ftp maybe your modules were in
...yoursite/sites/default/modules
and the updates are in
...yoursite/sites/all/modules
Stéphane