Closed (won't fix)
Project:
Phonetic Word Filter
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
24 Feb 2009 at 07:22 UTC
Updated:
12 Sep 2010 at 19:04 UTC
When I install the module I get this error... warning: Missing argument 2 for phonetic_help()
Comments
Comment #1
accessiveapps commentedComment #2
accessiveapps commentedComment #3
walker2238 commentedI tried to install the module again and the previos error is gone, however I now get a new error...
Fatal error: Cannot unset string offsets in C:\AppServ\www\includes\menu.inc on line 1076
Comment #4
accessiveapps commentedI cannot see the problem on my Drupal installation.... could you please post what watchdog is saying?
code in the menu hook looks good to me.
also ... could you comment out the menu function and see if the error is gone then?
thanks
Comment #5
walker2238 commentedYeah I'll try to play around with it a bit tomorrow or the day after.
Comment #7
walker2238 commentedWell sorry to open this up.. I forgot I created this issue. However it seems no I can't even put this module in my modules file without getting this error...
Fatal error: Cannot unset string offsets in C:\AppServ\www\includes\menu.inc on line 1232
Comment #8
avskip commentedI have almost the same error:
Fatal error: Cannot unset string offsets in /home/myaccount/public_html/includes/menu.inc on line 1076
Just removing the module corrects the problem.
Comment #9
accessiveapps commented