Hi

I tried to migrate the site from dev to production and I am getting below errors:

warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'ctools_access_menu' not found or invalid function name

I have checked it google community and tried to fix u no luck yet, I have tried to clearing cache, disabling modules etc, but no luck, please help me in this regard.

Steps which I performed

1 - Upload the code from Dev to Production
2 - Imported the SQL file on Production
3 - Configured the settings.php file and double checked the .htaccess file also

Please let me know if I am missing any step. Please help me as I am in very critical situation. I am using Drupal 6.

Comments

Sunil S.’s picture

Hi Saleem,

As you mention it seems a warning, so on production, you should disable this from Admin>>Configuration>>Development>>Loggings and Errors.

Direct path in admin -
admin/config/development/logging

This path is for D7 ... you can check similar thing for D6

Select "none" here and save. It will not display any error or warning to your user on your production site.

saleempugc’s picture

When I try to access any admin module I got this error Fatal error: Call to undefined function mailchimp_unsubscribe_page_title() , so can't go to admin to disable the errors, can I disable these from database?