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

Error installing #9

Open
resimone opened this issue Mar 10, 2023 · 12 comments
Open

Error installing #9

resimone opened this issue Mar 10, 2023 · 12 comments

Comments

@resimone
Copy link

Hello, after trying to install the plugin on october 3.0 I've a missing table error
How can I fix that?
Thanks for your job!

@SamBrishes
Copy link
Contributor

Hello,

I'm really sorry for the long wait. Which tables are missing? Do you have a specific error message (usually also saved under storage/logs/system.log).

Did you installed RainLab.Blog first, as mentioned here?

Thanks.

~Sam

@resimone
Copy link
Author

resimone commented Mar 24, 2023 via email

@SamBrishes
Copy link
Contributor

It's the first Plugin shown on RainLab's profile page, directlink: https://octobercms.com/plugin/rainlab-blog

You can install it on your OctoberCMS installation using artisan:

php artisan plugin:install RainLab.Blog

blog

@resimone
Copy link
Author

resimone commented Mar 27, 2023 via email

@SamBrishes
Copy link
Contributor

I guess something went wrong, while you send your reply:

message

? Which message do you get?

@resimone
Copy link
Author

Sorry...trying again...

Thankyou but it was just installed and working
When I install your plugin this is the message

Immagineallegata-1

And then everything crashes…

Immagineallegata-2

@SamBrishes
Copy link
Contributor

Well, this new backend plugin manager / installation method doesn't seem to run / execute the migration files (correctly) for some reason.

The best way to install the plugin for now is by using the console instead:

php artisan plugin:install RatMD.BlogHub

You may need to run the following command first:

php artisan plugin:remove RatMD.BlogHub

@resimone
Copy link
Author

resimone commented Apr 3, 2023

That works like a charm, thankyou!
Sorry if I'm abusing your time but now, when I trying saving a post with a tag I see this error
Screenshot 2023-04-03 alle 13 39 26

@Andrea-Tecnotrade
Copy link
Contributor

Andrea-Tecnotrade commented Apr 4, 2023

Hi Simone, you can find solution here: https://github.com/Andrea-Tecnotrade/bloghub-plugin/tree/Update-BlogHubPostModel.php, or copy and the replace the code you find in: https://github.com/RatMD/bloghub-plugin/pull/11/files
File path: behaviours/BlogHubPostModel.php

Andrea

@GregsGrog
Copy link

Also getting this error but the above solution has no effect after installing all dependencies first I still get the error.

@Andrea-Tecnotrade
Copy link
Contributor

Also getting this error but the above solution has no effect after installing all dependencies first I still get the error.

Hello Greg, have you solved the problem?

@GregsGrog
Copy link

Also getting this error but the above solution has no effect after installing all dependencies first I still get the error.

Hello Greg, have you solved the problem?

I have no solved this with a full re install unsure what was causing the issue.

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

4 participants