Back to ProBlog Support

jariscano23213
jariscano23213

Hi, I'm install problog in a new october project but I have this error:

SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'radiantweb_problog_series' already exists (SQL: create table radiantweb_problog_series (id int unsigned not null auto_increment primary key, name varchar(255) null, slug varchar(255) null, created_at timestamp null, updated_at timestamp null) default character set utf8 collate utf8_unicode_ci engine = InnoDB) I have been looking for this error and I try everything. I have created a new installation, apache with PHP 5, PHP 7, php artisan october:down, php artisan october:up and not work.

[PDOException]
SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'radiantweb_problog_series' already exists

This only happens with this plugins. ¿How can I resolve this issue?

Thanks

ChadStrat
ChadStrat

looking into this.

ChadStrat
ChadStrat

Hi, what version of October are you trying to install on? I have not pushed the update for the bleeding edge October build yet.

ChadStrat
ChadStrat

that error suggests the table already exists in your db, even though October does not have the plugin versioning recorded. Try heading into phpMyAdmin and removing that table, and then reinstalling.

jariscano23213
jariscano23213

I'm installing October with the install zip. I dont know the versión. I think that this will be the last.

I have drop the table in phpmyadmin but when I click the button try again, show the same issue.

Could is it happens by the new october build??

jariscano23213
jariscano23213

Hi, I have can install ProBlog. Not is really easy because you have to delete tables, columns, etc with phpmyadmin until the installation finish. But I have it. I dont know why because I try in a clean installation. Anyway thansk for the help.

ChadStrat
ChadStrat

I believe I figured this out. It was because I had added the series schema item to both the post table script and the series table script. I apologize for the oversight.

Michael Skweres
Michael Skweres

Hi, So after your last answer in this topic which is also problem with my instance, what should I do? Fresh install should do the trick but please tell first what should be removed from elements which did install like files etc. Or maybe just forcing upgrade will do?

Michael Skweres
Michael Skweres

Hi, Any news? Would like to start working using the plugin :/

Michael Skweres
Michael Skweres

Three days with no answer to problem submitted by jariscano23213 3+ weeks ago.. just "I believe I figured this out. It was because I had added the series schema item to both the post table script and the series table script. I apologize for the oversight." and? Did you fixed it or are you have knowledge about the problem? Just refund my purchase and case is closed. I will use rainlab blog plugin or something that makes no issues on the install stage. Maybe some other time. Now just give me my money back please.

ChadStrat
ChadStrat

A fix for this was pushed over a week ago. Thank you.

1-11 of 11