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

[BUG] "Connector" Menu not available in SeAT v4.x #66

Open
DonBatisto opened this issue Jun 9, 2021 · 1 comment
Open

[BUG] "Connector" Menu not available in SeAT v4.x #66

DonBatisto opened this issue Jun 9, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@DonBatisto
Copy link

o7

I had a system running on SeAT v3.x and was using the discord connector plugin successfully.
Now i finally updated to SeAT v4.x and had to reinstall the plugins after the migration.

The "SeAT-Connector" plugin is installed in version 2.3. But in the sidebar menu there is no new menu element showing up.
I followed the generic package installation instructions after the SeATv4.x update was done. So what im i missing?

| Vendor  | Package Name   | Installed Version        |
| ------- | -------------- | ------------------------ |
| eveseat | api            | 4.5.0                    |
| eveseat | console        | 4.8.0                    |
| eveseat | eveapi         | 4.11.1                   |
| eveseat | notifications  | 4.3.1                    |
| eveseat | services       | 4.2.0                    |
| eveseat | web            | 4.12.2                   |
| warlof  | seat-connector | 2.3.0                    |
| ccp     | eve_online_sde | sde-20210518-TRANQUILITY |
@DonBatisto DonBatisto changed the title "Connector" Menu not available in SeAT v4.x [BUG] "Connector" Menu not available in SeAT v4.x Jun 14, 2021
@warlof
Copy link
Owner

warlof commented Jul 31, 2021

Hi,

There are a few things to check.

Since you're coming from 3.x, you must know that ACL have been completely revamp. As a result, check your roles and ensure view from seat-connector section is checked to role you (or your users) are owning.
Alternatively, sign-in as an administrator account (or the built-in admin account) will help you to confirm if yes or no it is an ACL issue.

Second, ensure your cache is up-to-date by running : php artisan config:cache. When cached config exists, engine will non longer read other stuff and always load cached file.

@warlof warlof added the help wanted Extra attention is needed label Jul 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants