Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You'll need a volume before you can select a social image! #115

Closed
EternalBlack opened this issue Jul 11, 2018 · 5 comments
Closed

You'll need a volume before you can select a social image! #115

EternalBlack opened this issue Jul 11, 2018 · 5 comments

Comments

@EternalBlack
Copy link

Description

Under /seo/settings I receive

Default Social Image
You'll need a volume before you can select a social image!

Even though I have two Volumes available under /settings/assets

Steps to reproduce

  1. Install SEO

Additional info

  • Craft version: Craft Solo 3.0.15
  • SEO version: 3.3.0
  • PHP version: 7.2.7
  • Database driver & version: MySQL 5.7.22
@Tam
Copy link
Member

Tam commented Sep 6, 2018

I can't re-create this. What other plugins do you have installed?

@EternalBlack
Copy link
Author

This is an extract from my composer.json

"require": {
    "craftcms/cms": "3.0.23.1",
    "vlucas/phpdotenv": "^2.4.0",
    "rias/craft-position-fieldtype": "1.0.13",
    "craftcms/redactor": "2.1.6",
    "nystudio107/craft-minify": "1.2.9",
    "craftcms/element-api": "2.5.4",
    "aelvan/imager": "v2.1.0",
    "nystudio107/craft-disqus": "1.0.7",
    "superbig/craft3-shortcut": "2.0.1",
    "barrelstrength/sprout-encode-email": "2.0.5",
    "doublesecretagency/craft-cpcss": "2.1.0",
    "doublesecretagency/craft-cpjs": "2.1.0",
    "craftcms/contact-form": "2.2.2",
    "craftcms/contact-form-honeypot": "1.0.2",
    "craftcms/guest-entries": "2.1.3",
    "ether/simplemap": "3.3.4",
    "dolphiq/iconpicker": "1.0.5",
    "venveo/craft-maintenancemode": "v1.0.3",
    "nystudio107/craft-typogrify": "1.1.11",
    "nystudio107/craft-cookies": "1.1.10",
    "nystudio107/craft-eagerbeaver": "1.0.4",
    "lukeyouell/craft-sidebarthemes": "1.0.5",
    "superbig/craft-entry-instructions": "1.0.0",
    "charliedev/element-map": "1.1.1",
    "swixpop/locate": "2.0.1",
    "rias/craft-contact-form-extensions": "1.0.10",
    "benjamminf/craft-embedded-assets": "1.0.2",
    "putyourlightson/craft-entry-count": "2.0.1",
    "wildbit/craft3-donottrack": "1.0.0",
    "itscoding/serve-secret": "1.2.1",
    "born05/craft-twofactorauthentication": "2.0.0-beta.7",
    "verbb/field-manager": "2.0.2",
    "verbb/expanded-singles": "1.0.4",
    "verbb/cp-nav": "2.0.7",
    "lukeyouell/craft-support": "1.0.0",
    "ostark/craft-async-queue": "1.3.3",
    "topshelfcraft/wordsmith": "3.0.2",
    "ether/logs": "v3.0.0",
    "ether/seo": "3.4.1",
    "verbb/super-table": "2.0.8",
    "whoisjuan/craft-color-mixer": "1.0.5",
    "clearbold/fixmealink": "v1.0.1",
    "selvinortiz/patrol": "3.1.1",
    "fatfish/navigation": "1.0.7",
    "ether/tags": "v1.0.0"
  }

hope this helps tracking down the issue as I'm unfortunately clueless :(

@Tam
Copy link
Member

Tam commented Sep 11, 2018

Do all your volumes have public URLs?

@EternalBlack
Copy link
Author

Oh my... No, they all were not public... I switched the default one to be public and it works. Thanks for the hint!
Would be awesome if we could update the "Error text" as I assume there might be others struggling with this too.

@Tam
Copy link
Member

Tam commented Sep 11, 2018

I've updated the warning to be more explicit! It'll be out in the next release.

@Tam Tam closed this as completed Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants