When I install the module I get this error... warning: Missing argument 2 for phonetic_help()

Comments

accessiveapps’s picture

Assigned: Unassigned » accessiveapps
accessiveapps’s picture

Status: Active » Fixed
walker2238’s picture

I 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

accessiveapps’s picture

I 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

walker2238’s picture

Yeah I'll try to play around with it a bit tomorrow or the day after.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

walker2238’s picture

Well 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

avskip’s picture

Title: warning: Missing argument 2 for phonetic_help() » Fatal Error
Version: 5.x-1.2 » 5.x-1.4
Status: Closed (fixed) » Active

I 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.

accessiveapps’s picture

Status: Active » Closed (won't fix)