When I copy 0.2.0 module and enter website, I had error
DB Error: no such table
select * from mod_listings_classes order by name [nativecode=1146 ** Table 'realty1.mod_listings_classes' doesn't exist]
So, I
copy 0.1.0,
login as admin,
go to the boost,
upload 0.2.0,
refresh boost page,
update module
It works OK
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes this was an issue I would sometimes get as well. Your solution was one that I did. I don't know why it tried to get classes before the upgrade since the manager still exists.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It works OK, but i have small problem.
When I copy 0.2.0 module and enter website, I had error
DB Error: no such table
select * from mod_listings_classes order by name [nativecode=1146 ** Table 'realty1.mod_listings_classes' doesn't exist]
So, I
copy 0.1.0,
login as admin,
go to the boost,
upload 0.2.0,
refresh boost page,
update module
It works OK
Yes this was an issue I would sometimes get as well. Your solution was one that I did. I don't know why it tried to get classes before the upgrade since the manager still exists.