chriscaspers
Verfasste Forenbeiträge
-
Forum: WooCommerce
Als Antwort auf: Wann hat man als Verkäufer das Geld auf dem Konto?Es geht um Woocommerce in WordPress
Forum: WooCommerce
Als Antwort auf: Woocommerce – weiße Fläche beim CheckoutHallo Hans-Gerd, vielen Tank für den Tipp. Mit der CSS-Regel hat es funktioniert. 🙂
Forum: WooCommerce
Als Antwort auf: Installation WooCommerce PlugInHallo Angelika, ich habe das alles so gemacht, wie in deiner Anleitung beschrieben. Aber WooCommerce lässt sich immer noch nicht aktivieren. Was soll ich tun?
Forum: WooCommerce
Als Antwort auf: Installation WooCommerce PlugInNur, damit ich es richtig verstehe:
– Ich lösche die Ordner „wp-admin“ und „wp-includes“
– Ich lade alle Dateien neu hoch, die im Screenshot blau markiert sind. Aber sind das nicht genau die Dateien, die ich zuvor heruntergeladen und gesichert habe?
– wp-config.php wird NICHT überschrieben, also auch nicht die Datei, aus der ich die von dir genannten Zeilen gelöscht habe?
– Der Ordner wp-content bleibt auch erhalten.Bitte sieh es mir nach, dass ich da ein bisschen hilflos bin und auf Nummer sicher gehen möchte… ich habe sowas bisher noch nie gemacht.
Forum: WooCommerce
Als Antwort auf: Installation WooCommerce PlugInIst es ok, wenn ich eine Datensicherung über Updraft Plus mache?
Forum: WooCommerce
Als Antwort auf: Installation WooCommerce PlugInAlles klar… hab ich entfernt und die Datei neu abgespeichert.
Forum: WooCommerce
Als Antwort auf: Installation WooCommerce PlugInMeinst du das?
<?php /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the web site, you can copy this file to "wp-config.php" * and fill in the values. * * This file contains the following configurations: * * * Database settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'entfernt' ); /** Database username */ define( 'DB_USER', 'entfernt' ); /** Database password */ define( 'DB_PASSWORD', 'entfernt' ); /** Database hostname */ define( 'DB_HOST', 'rdbms.strato.de' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8' ); /** The database collate type. Don't change this if in doubt. */ define( 'DB_COLLATE', '' ); /**#@+ * Authentication unique keys and salts. * * Change these to different unique phrases! You can generate these using * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}. * * You can change these at any point in time to invalidate all existing cookies. * This will force all users to have to log in again. * * @since 2.6.0 */ entfernt /** * Other customizations. */ define('FS_METHOD','direct'); define('FS_CHMOD_DIR',0755); define('FS_CHMOD_FILE',0644); define('WP_TEMP_DIR',dirname(__FILE__).'/wp-content/uploads'); /**#@-*/ /** * WordPress database table prefix. * * You can have multiple installations in one database if you give each * a unique prefix. Only numbers, letters, and underscores please! */ $table_prefix = 'entfernt'; /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. * * For information on other constants that can be used for debugging, * visit the documentation. * * @link https://wordpress.org/support/article/debugging-in-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php'; define( "WP_AUTO_UPDATE_CORE", true );
Forum: WooCommerce
Als Antwort auf: Installation WooCommerce PlugInHallo @la-geek
das Plugin „google-listings-and-ads“ habe ich gar nicht. Ich habe nur den Formiator als aktives PlugIn. Das mit dem neuen Hochladen müsste ich dann mal probieren.
„Poste hier außerdem bitte einmal den Inhalt deiner wp-config.php (liegt im Stammverzeichnis/Root), entferne alle Zugangsdaten (Datenbank, Passwort etc.) und die Salt-Keys in dem hier eingefügten Code.“
Kannst du mir das näher erklären bzw. mir sagen, wie und wo genau ich das finde?Danke für deine Hilfe!
Forum: WooCommerce
Als Antwort auf: Installation WooCommerce PlugInHier der Fehlercode:
Warning: require_once(/mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/google-listings-and-ads/vendor/ralouphie/getallheaders/src/getallheaders.php): Failed to open stream: No such file or directory in /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-version-loader.php on line 89 Fatal error: Uncaught Error: Failed opening required ‚/mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/google-listings-and-ads/vendor/ralouphie/getallheaders/src/getallheaders.php‘ (include_path=‘.:/opt/RZphp80/includes‘) in /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-version-loader.php:89 Stack trace: #0 /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-autoloader-handler.php(124): Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ12_4\Version_Loader->load_filemap() #1 /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-autoloader.php(80): Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ12_4\Autoloader_Handler->activate_autoloader() #2 /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/jetpack/vendor/autoload_packages.php(13): Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ12_4\Autoloader::init() #3 /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-latest-autoloader-guard.php(80): require(‚…‘) #4 /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-autoloader.php(75): Automattic\Jetpack\Autoloader\jpc770d59a5d7d253965990351cc321de7\Latest_Autoloader_Guard->should_stop_init() #5 /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/woocommerce/vendor/autoload_packages.php(13): Automattic\Jetpack\Autoloader\jpc770d59a5d7d253965990351cc321de7\Autoloader::init() #6 /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/woocommerce/src/Autoloader.php(37): require(‚…‘) #7 /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/woocommerce/woocommerce.php(27): Automattic\WooCommerce\Autoloader::init() #8 /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-admin/includes/plugin.php(2318): include_once(‚…‘) #9 /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-admin/plugins.php(192): plugin_sandbox_scrape() #10 {main} thrown in /mnt/web304/e2/20/5829820/htdocs/STRATO-apps/wordpress_01/app/wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-version-loader.php on line 89
Forum: WooCommerce
Als Antwort auf: Installation WooCommerce PlugInHallo Angelika, Danke für den Tipp. Das hat soweit funktioniert. Ich konnte WooCommerce installieren. Allerdings kann ich es nicht aktivieren. Es heißt: „Das Plugin kann nicht aktiviert werden, da es einen fatalen Fehler erzeugt.“ Und dann kommt ein unendlich langer Code. Hast du hierzu auch einen Tipp?