Open Iskariot opened 3 years ago
Do you have any console errors? Just looking at your top screenshot I can see the + Token
text should look completely different.
Nothing except something related to Federated Cohorts of Learning:
Same goes for craft logs and server logs, i did not find any meaningful feedback whatsoever. Nor does it happen on any of our other projects. Seems like whatever is going wrong is not picked up by the error handling.
Have you tried deleting your vendor folder and rerunning install
?
Will have a dig around this side.
Have you tried deleting your vendor folder and rerunning
install
?
Just did, to no avail. The issue also persists over multiple local installs and on the client's preview server and in a combination of different versions of Craft & ether/seo. Which again makes me suspect a faulty config value or a mistake made during setup.
Description
In the SEO settings tab of a multisite setup we get the following error under Default social image: "You'll need a volume with public URLs before you can select a social image!" even though we have multiple volumes with a public url.
Settings tab Error:
volumes db table
Furthermore, the whole SEO admin menu seems rendered improperly, and when I dive into the vendor folders and set $context[’volumes'] manually just before the error is thrown i can select the default social image, but the faulty rendering remains. Which makes me suspect something is going wrong higher up.
Any ideas what could be causing this? This is our first multi site setup, maybe we missed something here but there is very little to go on. Feel free to ask for more info. Any help is much appreciated!
Steps to reproduce
Additional info