You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.
Hi everyone, we tried to upgrade from version 0.8.9 to 1.0.0, but not only it didn't worked, we were also unable to restore the old version, after restoring old version files.
Rewriting is not working, if I active the option and try to display a custom grid, I am dropped to an error page. If i disable rewriting, the extension doesn't make anything.
If I go in
system > custom grids > List
I can see all the custom grid we created before, but if I click on a single custom grid, there is almost nothing inside, plus I find on the left side menu all the Roles option (that were not present in the previous version).
If I try to enable a grid, i recieve this error message
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'available_profiles' in 'field list'
I would like to restore DB tables as they were BEFORE installing version 1.0.0.
Which table should i restore? Is there any new table/s I need to delete?
many thanks for any help!
The text was updated successfully, but these errors were encountered:
I presume you made a backup of the code and DB before! you upgraded?
Maybe it is smarter to proceed.
We deleted (or renamed) all tables belonging to extension eag grid ... you
will find them easily
Disable or remove all old code (rename folder? check module xml)
We installed 1.0 WIP version
Had to run install twices
but hey then it was up
On Tue, May 9, 2017 at 10:04 PM, ziofonta ***@***.***> wrote:
Hi everyone, we tried to upgrade from version 0.8.9 to 1.0.0, but not only
it didn't worked, we were also unable to restore the old version, after
restoring old version files.
Rewriting is not working, if I active the option and try to display a
custom grid, I am dropped to an error page. If i disable rewriting, the
extension doesn't make anything.
If I go in
system > custom grids > List
I can see all the custom grid we created before, but if I click on a
single custom grid, there is almost nothing inside, plus I find on the left
side menu all the Roles option (that were not present in the previous
version).
If I try to enable a grid, i recieve this error message
SQLSTATE[42S22]: Column not found: 1054 Unknown column
'available_profiles' in 'field list'
I would like to restore DB tables as they were BEFORE installing version
1.0.0.
Which table should i restore? Is there any new table/s I need to delete?
many thanks for any help!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#340>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAn0a16kGfPEkRhxeMNLVVCrknW-Q5khks5r4Ma_gaJpZM4NVz3M>
.
Hi everyone, we tried to upgrade from version 0.8.9 to 1.0.0, but not only it didn't worked, we were also unable to restore the old version, after restoring old version files.
Rewriting is not working, if I active the option and try to display a custom grid, I am dropped to an error page. If i disable rewriting, the extension doesn't make anything.
If I go in
system > custom grids > List
I can see all the custom grid we created before, but if I click on a single custom grid, there is almost nothing inside, plus I find on the left side menu all the Roles option (that were not present in the previous version).
If I try to enable a grid, i recieve this error message
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'available_profiles' in 'field list'
I would like to restore DB tables as they were BEFORE installing version 1.0.0.
Which table should i restore? Is there any new table/s I need to delete?
many thanks for any help!
The text was updated successfully, but these errors were encountered: