Page 1 of 1

app_ext_kanban Doesn't Exist

Posted: 01 Jun 2018, 21:26
by pixelita
I upgraded to 2.2 and then attempted to upgrade the extension to 2.2. When i did that, i got this:

Code: Select all

Database Error: 1146 - Table 'pixelita_rukojmm.app_ext_kanban' doesn't exist
Query: select c.* from app_ext_kanban c, app_entities e where e.id=c.entities_id and e.parent_id=0 order by c.name
Page: /index.php?module=dashboard/
Any ideas? I made a backup of the database via the Ruko dashboard; I might have to find an SQL dump somewhere and start over?

J

Re: app_ext_kanban Doesn't Exist

Posted: 01 Jun 2018, 22:01
by support
You did not run upgrade script to upgrade database for extension
see https://www.rukovoditel.net/new_release.php?version=2.2

You have to run http://[your-site]/install/ext_autoupdate/from_1.7_to_2.2.php

Re: app_ext_kanban Doesn't Exist

Posted: 01 Jun 2018, 22:04
by pixelita
I did that, twice, and that's when I got the error message above. :(

Re: app_ext_kanban Doesn't Exist

Posted: 01 Jun 2018, 22:06
by pixelita
What would happen if I just deleted everything in the /plugins folder and started over?

My other option is to roll back to the previous version of both. Can I do that? Would I just re-download the older versions and run those?

[resolved] Re: app_ext_kanban Doesn't Exist

Posted: 01 Jun 2018, 22:09
by pixelita
I had been using Chrome to do the upgrades; but I decided to switch to Firefox, and it worked. Yes, I had cleared the Chrome cache a few times after getting the error too, but using a different browser seems to have solved it. THANKS! Now i am off to play with my new toy! :D