Hi I am get the following warning and WSOD. When I go into Signup Admininstration -> View Signups -> Administer.

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'signup_node_admin_page' was given in /www/advantagelabs/releases/drupal-6/gish/drupal/includes/menu.inc on
line 348.

I have read all the txt files for module and search thoroughly for help on this. I did find many other issues with same common message on warning call-user_func_array: First argument... by for different module. But could not figure out a common solution. Other than I wondering if there a compatibility/version issue between some other module and signup. Or that some restructuring of files happen and a menu not being call correctly not. Any help would be great.

I am including the current setup and other modules enabled. Let me know if you need any other information I can try to get it.

Current setup
Drupal 6.14
CCK 6.x-2.5
Calendar 6.x-2.2
Date 6.x-2.4
Signup 6.x-1.0-rc6 - both Signup and Signup Confirm e-mail enabled
Views 6.x-2.6
Php 5.2.9

Other Modules installed and enabled
SEO Checklist 6.x-2.0
Content Access 6.x-1.2
Administraction Menu 6.x-1.5
Filefield 6.x-3.1
Imagefield 6.x-3.1
Link 6.x-2.6
Viewfield 6.x-1.x-dev
Content Profile 6.x-1.0-beta4
ImageAPI 6.x-1.6
ImageCache 6.x-2.0-beta10
Nodewords 6.x-1.11
Pathauto 6.x-1.x-dev
Page Title 6.x-2.3
Global Redirect 6.x-1.2
Google Analytics
jQuery UI 6.x-1.3
XML Sitemap 6.x-1.1

Thank you
Pam

Comments

pam.pkrweb@gmail.com’s picture

Hi
I am sorry, but can anyone help me with this. I seem a waste of time to try recreate what the modules doing, just because getting the error on one item in the module all other selections work fine. I have look at everything I can think of, even start reading the code. Please help.

Thank you,
Pam

pam.pkrweb@gmail.com’s picture

Status: Active » Closed (fixed)

Hi
I finally figure it out. Have reviewing the code I figured which files was needed, the node_admin.inc. Once I was able to look at the files on the serve. I am helping out a friend did not normal have access to all the setup. It turn out the file was there but empty. Once re-install the Signup module works greater.

Also, great module and it was fun look at the code and starting to understand the whole subject of module programming.

Thank you,
Pam

dww’s picture

Category: bug » support
Priority: Critical » Normal

Glad you figured this out yourself and that you enjoy the module... ;)