Seite 82 von 87

Re: [RC] Privacy protection (DSGVO)

Verfasst: 07.01.2020 15:52
von Lucan
Unter 3.3 läuft sie aktuell so nicht.
Man muss die services.yml wie folgt anpassen:

Code: Alles auswählen

services:
    tas2580.privacyprotection.listener:
        class: tas2580\privacyprotection\event\listener
        arguments:
            - '@auth'
            - '@config'
            - '@config_text'
            - '@dbal.conn'
            - '@dispatcher'
            - '@user'
            - '@template'
            - '@request'
            - '%core.root_path%'
            - '%core.php_ext%'
        tags:
            - { name: event.listener }
    tas2580.privacyprotection.cron.task.anonymize_ip:
        class: tas2580\privacyprotection\cron\task\anonymize_ip
        arguments:
            - '@config'
            - '@log'
        calls:
            - [set_name, [tas2580.privacyprotection.cron.task.anonymize_ip]]
        tags:
            - { name: cron.task }

Der Download auf deiner Seite funktioniert aktuell auch nicht; Scheint wohl der Speicher voll zu sein:
DB_ERROR

DB_TYPE: sqlite3
Fehler: database or disk is full
DB_QUERY: UPDATE downloads_downloads SET download_count = download_count + 1 WHERE download_id=33

Re: [RC] Privacy protection (DSGVO)

Verfasst: 07.01.2020 16:33
von Dr.Death
Der Download über GitHub funktioniert einwandfrei.
Link im ersten Beitrag dieses Themas ersichtlich.

Re: [RC] Privacy protection (DSGVO)

Verfasst: 07.01.2020 16:35
von Lucan
Ja, aber darum ging es in meinem Hinweis nicht...

Re: [RC] Privacy protection (DSGVO)

Verfasst: 16.01.2020 15:51
von SpawnCube
Hallo,

Funktioniert nicht mehr wie es schon gesagt wurde.
Ein Update wäre wirklich sehr hilfreich!

Beste Grüße,
SpawnCube

Re: [RC] Privacy protection (DSGVO)

Verfasst: 16.01.2020 16:00
von Dr.Death
Was funktioniert nicht ? Der Download? Die Extension? Die Anpassung dazu? (Sorry, meine Glaskugel ist gerade verliehen.... :roll: )

Re: [RC] Privacy protection (DSGVO)

Verfasst: 17.01.2020 15:09
von SpawnCube

Code: Alles auswählen

Beim Aufbau des Containers durch phpBB ist wegen einer installierten Erweiterung ein Fehler aufgetreten. Aus diesem Grund wurden alle Erweiterungen vorrübergehend deaktiviert. Bitte versuche das Problem zu beheben, in dem du den Cache des Boards leerst. Alle Erweiterungen werden automatisch wieder aktiviert, sobald der Container-Fehler behoben ist. Wenn das Problem dauerhaft auftritt, besuche bitte phpBB.com (englisch) für Support (deutschsprachiger Support auf phpBB.de).


Fehler: The file "/customers/f/0/2/friedendresden.de/httpd.www/forum/ext/tas2580/privacyprotection/config/services.yml" does not contain valid YAML: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 20 (near "- @config").

#0 /customers/f/0/2/friedendresden.de/httpd.www/forum/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(117): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->loadFile('/customers/f/0/...')
#1 /customers/f/0/2/friedendresden.de/httpd.www/forum/phpbb/extension/di/extension_base.php(99): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('services.yml')
#2 /customers/f/0/2/friedendresden.de/httpd.www/forum/phpbb/extension/di/extension_base.php(63): phpbb\extension\di\extension_base->load_services(Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#3 /customers/f/0/2/friedendresden.de/httpd.www/forum/vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php(71): phpbb\extension\di\extension_base->load(Array, Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#4 /customers/f/0/2/friedendresden.de/httpd.www/forum/vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php(39): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#5 /customers/f/0/2/friedendresden.de/httpd.www/forum/vendor/symfony/dependency-injection/Compiler/Compiler.php(140): Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#6 /customers/f/0/2/friedendresden.de/httpd.www/forum/vendor/symfony/dependency-injection/ContainerBuilder.php(789): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#7 /customers/f/0/2/friedendresden.de/httpd.www/forum/phpbb/di/container_builder.php(203): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#8 /customers/f/0/2/friedendresden.de/httpd.www/forum/common.php(115): phpbb\di\container_builder->get_container()
#9 /customers/f/0/2/friedendresden.de/httpd.www/forum/adm/index.php(23): require('/customers/f/0/...')
#10 {main}
Das kommt wenn ich das Plugin aktiviere.

Re: [RC] Privacy protection (DSGVO)

Verfasst: 17.01.2020 15:30
von maik63de
Fehler: The file "/customers/f/0/2/friedendresden.de/httpd.www/forum/ext/tas2580/privacyprotection/config/services.yml" does not contain valid YAML: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 20 (near "- @config").
Da stimmt wohl etwas mit dem Link nicht...

Re: [RC] Privacy protection (DSGVO)

Verfasst: 17.01.2020 15:36
von cpg
Moin,

@ SpawnCube:

hast Du die Hinweise beachtet? - ich denke nicht.

viewtopic.php?p=1400122#p1400122

Gruß
cpg

Re: [RC] Privacy protection (DSGVO)

Verfasst: 17.01.2020 17:23
von SpawnCube
Hallo,

Habe ich gesehen. Kommt aber nicht vom Entwickler und außerdem fummel ich ungern am "Code" rum.
Habe ich aber ausnahmsweise mal gemacht jetzt, weil wir das Plugin brauchen. Funktioniert auch.

Mir wäre ein Update vom Entwickler trotzdem lieber.

Beste Grüße,
SpawnCube

Re: [RC] Privacy protection (DSGVO)

Verfasst: 17.01.2020 17:49
von Dr.Death
Da musst Du ggf. länger warten, da der Entwickler nicht mehr aktiv ist.... :-? :cookie:
Oder die betroffene Extension deaktivieren....