Hi I just bought this plugin and keep getting this error:
Update failed
"SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'xxxx_radiantweb_blog_posts' already exists (SQL: create table xxxx_radiantweb_blog_posts
(id
int unsigned not null auto_increment primary key, user_id
int unsigned not null, categories_id
int null, title
varchar(255) null, slug
varchar(255) null, parent
varchar(255) null, excerpt
text null, content
text null, published_at
datetime null, published
tinyint(1) not null default '0', meta_title
text null, meta_description
text null, meta_keywords
text null, created_at
timestamp null, updated_at
timestamp null) default character set utf8 collate utf8_unicode_ci engine = MyISAM)" on line 662 of /home/xxxx/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php
How to install this plugin?
Last updated
Looks like your database is corrupt. Try dropping all radiantweb_blog_*
tables in your database first.
Last updated
Hi daftspunk, I have tried dropping that table and not worked. Going to try and reinstall octobercms today. Totally gutted was on a production website. Thank you for reply anyway,...
Last updated
Reinstalling October has fixed the issue,...May I suggest one thing, is it possible to upload a copy of october cms htaccess to this github installer page to save time looking for it, thanks.
1-5 of 5