After install this module Available Updates doesn't work
RAFA3L - May 29, 2009 - 20:21
| Project: | String Overrides |
| Version: | 6.x-1.7 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
The page admin/reports/updates doesn't work with String Override, some times load after a long time and show all the modules with not available updates.
regards

#1
Ok, I did a fresh install of Drupal, activate String Override module and then activate one by one the others modules. I have now 25 active modules (total 60) and the admin/reports/updates page take a long time to check. When finally load this show randomly this message at the right side of the modules "No available releases found".
For example, some times simplemenu have this message and in another check not. If I activate more modules the check never refresh.
I realy like this module because this article say that this module increase the performance of the site instead of use the locale module.
http://2bits.com/articles/benchmarking-strings-overrides-vs-locale-modul...
thanks
#2
Maybe I found the problem, notice the blank line in stringoverrides.info. I delete it and now the update run fine.
; $Id: stringoverrides.info,v 1.2 2007/11/21 09:41:32 robloach Exp $
name = String Overrides
description = Provides a quick and easy way of replacing text.
core = 6.x
; Information added by drupal.org packaging script on 2009-03-08
version = "6.x-1.x-dev"
core = "6.x"
project = "stringoverrides"
datestamp = "1236514715"
#3
Sorry, but this about the blank line did nothing, when I activate more modules the problem still there.
I found this module:
http://drupal.org/project/update_advanced
and disable String Overrides for the check update.
#4
You might want to increase your PHP memory usage. Hitting the status page goes through the requirements of each module and this can eat up a lot of memory. If it goes above the 16MB default, PHP will die.
#5
Yes, my configuration already have 100MB but maybe SO consume more than others modules. The site work fine with 59 active modules, but when I enable SO the update system stop to work.
#6
#7
I have 500 MB but update don't go also disabling module stringoverride on www.hotelsupplies.us
and d'not go also after deleting the blank line on .info
and also disabling job_queue and rebuild permissions it continue to not update.