Hello
i never find such a guide on how to remove the visual updates for our servers
so i thought it might be useful for someone here .
easiest way to achieve that is disabling the last updates
Open Your SQL Server then
1- open Your ACCOUNT Database
2- open _ModuleVersionFile table and go delete the unwanted update rows for example from my server : my current version is 1.191 i will downgrade it to 1.188
3- open your _MouleVersion table and remove the lines for updates 191,190,189
4- at _MouleVersion table put nValid=1 for 188 update
follow the images in attachment and you will know how to do it
5-open your media with ipinput and write the new version 188 !!
Restart server and have fun !!
P.s: I might write an query to do it later.
Press Thanks if it Helps .
@[Only registered and activated users can see links. Click Here To Register...] please move the topic to Guides /Releases section.
i never find such a guide on how to remove the visual updates for our servers
so i thought it might be useful for someone here .
easiest way to achieve that is disabling the last updates
Open Your SQL Server then
1- open Your ACCOUNT Database
2- open _ModuleVersionFile table and go delete the unwanted update rows for example from my server : my current version is 1.191 i will downgrade it to 1.188
3- open your _MouleVersion table and remove the lines for updates 191,190,189
4- at _MouleVersion table put nValid=1 for 188 update
follow the images in attachment and you will know how to do it
5-open your media with ipinput and write the new version 188 !!
Restart server and have fun !!
P.s: I might write an query to do it later.
Press Thanks if it Helps .
@[Only registered and activated users can see links. Click Here To Register...] please move the topic to Guides /Releases section.