Closed stpaultim closed 6 months ago
@yorkshire-pudding seems to be able to access the list of domains here: https://github.com/backdrop-contrib/domain/issues/13
I'm not sure why I can't, even when using the same version of the module on a fresh site.
I found some problems with the default config settings that should fix this problem. PR coming in a few seconds.
These three settings were in "quotation" marks by default and they should not be.
I was trying to test the recent PR's I submitted and I'm getting this fatal error, when I try to access the configuration page
domain list
:Unsupported operand types: string / string
So, I went back and am trying to get this page to work on the module before this PR and I can't get it to work there, but I don't see any issues open for it yet.
Does this page work for anyone other me?
It seems that all of the other menu items will at least load for me.
Here is the error:
This is in the error log:
TypeError: Unsupported operand types: string / string in pager_default_initialize() (line 119 of /var/www/html/core/includes/pager.inc).