installation
-
Hab das Plugin installiert und aktiviert. Jetzt müsste es doch unter Woocommerce/Einstellungen/Zahlungen auftauchen und konfigurierbar sein. Ist aber dort nicht vorhanden.
wieder löschen lässt es sich auch nicht. Nach Deaktivieren und Klick auf Löschen passiert gar nichts.
..
-
Hallo @truetext
kannst du das Plugin bitte via FTP oder File Manager löschen und bitte diese Version https://we.tl/t-UP9VNtZ176 installieren.
Mit besten Grüssen
AndreasIch habe das gleiche Problem, sowohl mit der Version von ww.wp.xz.cn als auch die unter https://we.tl/t-UP9VNtZ176 herunterladbare Version.
Beim Debuggen sind mir mehrere Probleme aufgefallen.
1. Exceptions werden abgefangen und unterdrückt. Nur mit WP_DEBUG passiert das nicht. (Das ist grundsätzlich eine schlechte Idee. Führt unter anderem dazu, dass ich 2h unnötig nach diesem Problem fahnden muss, welches eigentlich in 5min aufgeklärt sein könnte.)
2. Der verwendete Logger wirft eine Exception.10.150.40.200 - 11/May/2020:13:29:53 +0000 "GET /wordpress/wp-admin/admin.php" 500 NOTICE: PHP message: PHP Fatal error: Uncaught WCPayPalPlus\Service\Exception\NameNotFound: There is neither a value or service named 'Inpsyde\Lib\Psr\Log\LoggerInterface'. in /var/www/html/wp-content/plugins/woo-paypalplus/src/Service/Exception/NameNotFound.php:23 Stack trace: #0 /var/www/html/wp-content/plugins/woo-paypalplus/src/Service/Container.php(115): WCPayPalPlus\Service\Exception\NameNotFound::forName('Inpsyde\\Lib\\Psr...') #1 /var/www/html/wp-content/plugins/woo-paypalplus/src/Http/ServiceProvider.php(43): WCPayPalPlus\Service\Container->get('Inpsyde\\Lib\\Psr...') #2 /var/www/html/wp-content/plugins/woo-paypalplus/src/Service/ServiceProvidersCollection.php(68): WCPayPalPlus\Http\ServiceProvider->register(Object(WCPayPalPlus\Service\Container)) #3 /var/www/html/wp-content/plugins/woo-paypalplus/src/PayPalPlus.php(57): WCPayPalPlus\Service\ServiceProvidersCollection->applyMethod('register', Object(WCPayPalPlus\Service\Container)) #4 /var/www/html/wp-content/plugins/woo-paypalplus/src/Bootstrapper.php(79): WCPayPalPlus\PayPalPlus->boots in /var/www/html/wp-content/plugins/woo-paypalplus/src/Service/Exception/NameNotFound.php on line 233. WP_Filesystem wird vorausgesetzt. Dies steht bei mir nicht zur Verfügung, da die Rechte im Dateisystem dafür nicht ausreichen. Das hat dann Folgefehler, da Http::ServiceProvider::register nicht komplett initialisiert.
NOTICE: PHP message: There were problem in initializing Wp FileSystem NOTICE: PHP message: PHP Fatal error: Uncaught WCPayPalPlus\Service\Exception\NameNotFound: There is neither a value or service named 'WCPayPalPlus\Http\PayPalAssetsCache\AssetsStoreUpdater'. in /var/www/html/wp-content/plugins/woo-paypalplus/src/Service/Exception/NameNotFound.php:23 10.150.40.200 - 11/May/2020:13:32:18 +0000 "GET /wordpress/wp-admin/admin.php" 500 Stack trace: #0 /var/www/html/wp-content/plugins/woo-paypalplus/src/Service/Container.php(115): WCPayPalPlus\Service\Exception\NameNotFound::forName('WCPayPalPlus\\Ht...') #1 /var/www/html/wp-content/plugins/woo-paypalplus/src/Install/ServiceProvider.php(28): WCPayPalPlus\Service\Container->get('WCPayPalPlus\\Ht...') #2 /var/www/html/wp-content/plugins/woo-paypalplus/src/Service/Container.php(127): WCPayPalPlus\Install\ServiceProvider->WCPayPalPlus\Install\{closure}(Object(WCPayPalPlus\Service\Container)) #3 /var/www/html/wp-content/plugins/woo-paypalplus/src/Service/Container.php(331): WCPayPalPlus\Service\Container->get('WCPayPalPlus\\In...') #4 /var/www/html/wp-content/plugins/woo-paypalplus/src/Install/ServiceProvider.php(38): WCPayPalPlus\Service\Container->offs in /var/www/html/wp-content/plugins/woo-paypalplus/src/Service/Exception/NameNotFound.php on line 23$initilized = WP_Filesystem(false, wp_upload_dir()['basedir']);
Löst bei mir zumindest Problem Nummer 3. Soweit ich das überblicke, wird nur Zugang zum Uploadverzeichnis benötigt.Beste Grüße
SebastianHallo @wordpressscyt
ja, es wird nur Zugang zum Upload Verzeichnis benötigt. Ich habe die Fehlermeldungen an unser Entwickler weitergegeben, sodass sich diese das einmal näher anschauen können.
Vielen Dank
AndreasWegen Inaktivität geschlossen
The topic ‘installation’ is closed to new replies.