Recoverable fatal error: Argument 3 passed to l() must be an array, string given, called in /nfs/c11/h05/mnt/204249/domains/karandaaz.com.pk/html/sites/all/modules/custom_breadcrumbs/custom_breadcrumbs.module on line 926 and defined in l() (line 2458 of /nfs/c11/h05/mnt/204249/domains/karandaaz.com.pk/html/includes/common.inc).

give me advise to fix this

CommentFileSizeAuthor
#6 recoverable_fatal-2627166-6.patch582 bytesrenatog
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

uzmatoor created an issue. See original summary.

Q2U’s picture

I'm having what I belie is the same issue and I do not know how to recover. Help?

Error
The website encountered an unexpected error. Please try again later.
Error message
Recoverable fatal error: Argument 3 passed to l() must be an array, string given, called in /home1/stoneton/public_html/sites/all/modules/custom_breadcrumbs/custom_breadcrumbs.module on line 926 and defined in l() (line 2480 of /home1/stoneton/public_html/includes/common.inc).

Q2U’s picture

How I resolved this: I logged into the Drupal database with phpMyAdmin and manually disabled the Custom_Breadcrumbs and Custom_Breadcrumbs_Identifiers modules by following the instructions contained in the following post...

https://www.drupal.org/node/157632

After which I was able to log into the site, navigate to Administration > Modules and uninstall the Custom_Breadcrumbs and Custom_Breadcrumbs_Identifiers modules. I then deleted the Custom_Breadcrumbs directory with my FTP client.

Navigate to Administration > Modules > Toolbar and (first) disabling the Toolbar module and then (second) re-enabling the Toolbar module brought both my Bartik Tabs and my Administrative Overlay back (when this "crash occurred, both my Bartik Tabs and my Administrative Overlay had disappeared).

All is good.

kale_’s picture

Same Problem here.

Recoverable fatal error: ... modules/custom_breadcrumbs/custom_breadcrumbs.module on line 926 and defined in l()

I recovered my project with drush an enabled / uninstalled the module.

But how can I use custom breadcrumbs??? Or another module???

renatog’s picture

Assigned: uzmatoor » renatog
renatog’s picture

Hi guys.

Thank you very much for reporting.

In attachment the patch with the fix.

Good Work and Good Week.

Regards.

  • RenatoG committed 7e61c36 on 7.x-2.x
    Issue #2627166 by uzmatoor, Q2U, RenatoG, kale_: Recoverable fatal error...
renatog’s picture

Status: Active » Fixed

Fixed.

Committed to dev branch.

Regards.

Status: Fixed » Closed (fixed)

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