Closed (works as designed)
Project:
Memcache API and Integration
Version:
5.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2008 at 09:27 UTC
Updated:
4 Feb 2011 at 08:40 UTC
Hi
I am having this error when installing memcache for Drupal 5.7:
Fatal error: Cannot use string offset as an array in /home/xxxxx/public_html/includes/menu.inc on line 1229
Is the same bug reported here http://drupal.org/node/226672 and here http://drupal.org/node/244595
I have applied the last 5.7 patch from CVS and I have cleaned all cache tables with no results and i have NOT i18n module installed but it have it disabled.
Could you take a look to this?
Thank you so much
Comments
Comment #1
carlitus commentedsubscribe
Comment #2
crea commentedsame for 5.6
How to find out which module is conflicting ?
Comment #3
crea commentedAfter running update.php my problem went away
Comment #4
jeremy commentedThese types of issues are discussed in the README. Marking fixed, as you've solved your own problem.
Comment #5
pcambraHi
Our problem (original poster) did not go away neither after applying the README.txt workaround (clear cache) nor updating the drupal installation...
We have stopped trying to use memcache (the error reported is from June) but if someone points out an additional solution, we'll try...
Thanks
Comment #6
catchClosing this since it's very old now.