Download & Extend

Error in menu.inc installing memcache for drupal 5.7

Project:Memcache API and Integration
Version:5.x-1.7
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

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

#1

subscribe

#2

same for 5.6
How to find out which module is conflicting ?

#3

After running update.php my problem went away

#4

Status:active» fixed

These types of issues are discussed in the README. Marking fixed, as you've solved your own problem.

#5

Status:fixed» active

Hi

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

#6

Status:active» closed (works as designed)

Closing this since it's very old now.