🇵🇭Philippines danielhonrade
There's a problem using contributed access modules like content access, node view permission, is that if you have millions of nodes and multiple user roles it really takes time to do permissions rebuild, it took me days. Instead, the solution I use is the Rules modules to set permission access to every content type.
🇵🇭Philippines danielhonrade
🇵🇭Philippines danielhonrade
🇵🇭Philippines danielhonrade
🇵🇭Philippines danielhonrade
🇵🇭Philippines danielhonrade
danielhonrade → created an issue.
🐛 | Drupal core | header array empty in theme.inc TypeError: strlen(): Argument must be of type string, array given in Unicode.php
🇵🇭Philippines danielhonrade
I am having the same problem, I don't know why because a vanilla Drupal install didn't get that error, but adding an override of that function and making [] to ' ' fixed it.