azhurb / stalker_portal

A project that can provide quick and effectively organized access to the video services based on IP networks.
http://www.infomir.eu/eng/products/free-middleware-stalker/
175 stars 151 forks source link

Cannot disable ivi module with disabled_modules[] = ivi #124

Closed javiermatos closed 9 years ago

javiermatos commented 9 years ago

Hello again,

I was disabling modules by adding disabled_modules[] in custom.ini and it was ok for all of them. I found that I cannot disable ivi module by adding disabled_modules[] = ivi. I had to comment all_modules[] = ivi in config.ini to really disable it.

Regards, Javier

azhurb commented 9 years ago

Hello.

IVI application, according to the terms with ivi.ru, is a special module, which can not be added to the tariff plan or disabled via additional service option. It can only be accessable for all users or disabled for all users, that is why you have to delete it from all_modules.

javiermatos commented 9 years ago

Thank you for the info :)

d00nicus commented 9 years ago

As per the documentation, there should be a setting that can be added to custom.ini to enable/disable it on a system wide basis, since the documentation very clearly states not to edit config.ini directly, and moving all_modules to custom.ini in it's entirety is also not an appropriate fix for disabling it.

On Wed, Jul 29, 2015 at 12:18 PM, javiermatos notifications@github.com wrote:

Thank you for the info :)

— Reply to this email directly or view it on GitHub https://github.com/azhurb/stalker_portal/issues/124#issuecomment-125934066 .