Hi Alexander,

in case its not a productive system and you just want to get rid of these 
module 
entries, you can simply do that via database (Backup of oxconfig recommended 
;-) ).

DELETE FROM oxconfig WHERE OXVARNAME LIKE '%module%'

After performing this query all Modules in all subshops should be inactive and 
you can 
activate them again.

Hope it does the job for you.

Cheers

André

Am Mittwoch, 30. März 2016, 11:03:11 schrieb Alexander Scheider:
> Hi folks,
> 
> I'm using OXID EE 5.2.7 and  have a problem with old module entries which
> can't be deleted in OXID backend or database. Every time by clicking on
> Extensions -> Modules i get following list:
> 
> [cid:image002.jpg@01D18A84.823395F0]
> 
> After click on yes i see the list with all installed modules, but if i enter
> the modules next time,  the dialog appears again. I have got already tried
> to reset the modules from oxconfig with
> UPDATE `oxconfig` SET `OXVARVALUE` =
> 
0x4dba322c774f5444a5777125d61918a96e9e65e1b8fba2e9f6f8ff4e240b745241e4
b01ed
> d9224c81f3020f58a2d WHERE `OXVARNAME` = 'aModules'
> 
> Or to remove all informations with:
> 
> delete from oxconfig where oxvarname in (
> 
> 'aDisabledModules',
> 
> 'aLegacyModules',
> 
> 'aModuleFiles',
> 
> 'aModulePaths',
> 
> 'aModules',
> 
> 'aModuleTemplates'
> 
> );
> 
> I also tried to export config with
> https://github.com/druteika/oxid_modules_config module. In every extend of
> all modules i have those old entries:
> "oxutilsfile": "ffb\/core\/ffb_oxutilsfile",
>  "oxutilspic": "ffb\/core\/ffb_oxutilspic",
>  "oxuserbasket": "ffb\/core\/ffb_oxuserbasket"
> 
> Modification of json-file and reimport of configuration didn't helped. After
> import of the configuration, open Extensions  -> Modules and export of
> config again, the entries are added again to the extend array.
> 
> OXID-Console command had also no luck: php oxid fix:states -all
> 
> Does anyone have any advice how to fix this problem.
> 
> 
> Kind regards,
> Alexander Scheider


André HerrrmannTechnischer Leiter


*mail* [ andre.herrm...@fatchip.de[1] ]

*web* [ www.fatchip.de[2] ]


*FATCHIP* [ GmbH ] | *sitz* [ Helmholtzstrasse 2-9 | 10587 Berlin ] | *fon* [ 
030.39 88 
93 51 ] | *fax* [ 030.39 88 93 52 ] | *mail* [ kont...@fatchip.de[3] ] | 
*Ust-Id.* [ DE 
265567757 ] | *Amtsgericht* [ Berlin-Charlottenburg ] | *HRB* [120567 B] | 
*Geschäftsführung* [ Dipl.-Ing. Hendrik Bahr ]

Be Smart, Go Green. Don’t print this email unless you really need to. 

André HerrrmannTechnischer Leiter


*mail* [ andre.herrm...@fatchip.de[1] ]

*web* [ www.fatchip.de[2] ]


*FATCHIP* [ GmbH ] | *sitz* [ Helmholtzstrasse 2-9 | 10587 Berlin ] | *fon* [ 
030.39 88 
93 51 ] | *fax* [ 030.39 88 93 52 ] | *mail* [ kont...@fatchip.de[3] ] | 
*Ust-Id.* [ DE 
265567757 ] | *Amtsgericht* [ Berlin-Charlottenburg ] | *HRB* [120567 B] | 
*Geschäftsführung* [ Dipl.-Ing. Hendrik Bahr ]

Be Smart, Go Green. Don’t print this email unless you really need to. 

--------
[1] mailto:andre.herrm...@fatchip.de
[2] http://www.fatchip.de
[3] mailto:kont...@fatchip.de
BEGIN:VCARD
ADR;TYPE=pref;TYPE=work:;;Helmholtzstraße 2-9;Berlin;Berlin;10587;Deutschl
 and
BDAY:1978-12-07
EMAIL:andre.herrm...@fatchip.de
FN:André Gregor-Herrmann
N:Gregor-Herrmann;André;;;
ORG:Fatchip GmbH;Entwicklung
TEL;TYPE=WORK:030 / 39 88 93 51
UID:Qw6xRQtAGY
URL:http://www.fatchip.de
VERSION:3.0
X-KADDRESSBOOK-MailAllowToRemoteContent:TRUE
X-KADDRESSBOOK-X-Profession:Technischer Leiter
END:VCARD

_______________________________________________
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to