Verfasste Forenbeiträge

Ansicht von 3 Antworten - 1 bis 3 (von insgesamt 3)
  • Thread-Starter kebboo

    (@kebboo)

    Erst einmal vielen Dank für die schnelle Rückmeldung!

    -Die Timezone sollte ich jetzt richtig haben, danke dafür!

    -Autooptimize ist deaktiviert und scheint nicht der ausschlaggebende Punkt zu sein.

    -Das mit Google Analytics wusste ich nicht und werde ich gleich deaktivieren und löschen.

    Und hier die WP-CONFIG:

    <?php
    define( 'WP_CACHE', false ); // Added by WP Rocket
    
    define('FS_METHOD', 'direct');
    define('FORCE_SSL_ADMIN', true);
    
    /**
     * 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:
     *
     * * MySQL settings
     * * Secret keys
     * * Database table prefix
     * * ABSPATH
     *
     * @link https://wordpress.org/support/article/editing-wp-config-php/
     *
     * @package WordPress
     */
    
    // ** MySQL settings - You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define( 'DB_NAME', '' );
    
    /** MySQL database username */
    define( 'DB_USER', '' );
    
    /** MySQL database password */
    define( 'DB_PASSWORD', '' );
    
    /** MySQL hostname */
    define( 'DB_HOST', '' );
    
    /** 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
     */
    define( 'AUTH_KEY',          '' );
    define( 'SECURE_AUTH_KEY',   '' );
    define( 'LOGGED_IN_KEY',     '' );
    define( 'NONCE_KEY',         '' );
    define( 'AUTH_SALT',         '' );
    define( 'SECURE_AUTH_SALT',  '' );
    define( 'LOGGED_IN_SALT',    '' );
    define( 'NONCE_SALT',        '' );
    
    /**
     * 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 = 'tzlTQzso';
    
    /* That's all, stop editing! Happy publishing. */
    
    /** Absolute path to the WordPress directory. */
    if ( ! defined( 'ABSPATH' ) ) {
    	define( 'ABSPATH', dirname( __FILE__ ) . '/' );
    }
    
    /** Sets up WordPress vars and included files. */
    require_once ABSPATH . 'wp-settings.php';
    
    

    Das mit dem Plugin Native PHP Sessions werde ich gleich mal ausprobieren.
    **EDIT: Native PHP Sessions ändert leider nichts an dem Problem.

    • Diese Antwort wurde geändert vor 2 Jahren von kebboo.
    Thread-Starter kebboo

    (@kebboo)

    Der Wartungsmodus ist nicht relevant..

    Und nein der Vollbildmodus ist nicht gemeint.

    View post on imgur.com

    Hier einmal ein Bild von meiner Bearbeitungsseite.
    Jetzt gab es bis vor einer Woche bei mir unten dort eine Bearbeitungsleiste in der ich die oben genannten Funktionen direkt per Button „disable“ or „enable“ aus- und anmachen konnte.

    Wie eben „Title, Header, Footer, Broadcrumb“ etc.

    Thread-Starter kebboo

    (@kebboo)

    Ah okay, entschuldige Bego Mario Garde.

    Also beginne ich von vorne.. unten befinden sich die Daten sowohl die URL als auch der Bericht.

    Jetzt erneut zu meinem Problem in meinem Dashboard befindet sich links der Menüpunkt „Seiten“, bis vor ein paar Tagen konnte ich, wenn ich auf meine „Home“ Seite und „Bearbeiten“ geklickt habe, unten auf mehrere Funktionen zugreifen wie beispielsweise den Header zu deaktivieren oder den Footer zu deaktivieren.

    Dieses ganze Menü, was sich unten abgebildet hat und mir auch Funktionen wie title – Broadcrumb etc anzeigte, ist jetzt völlig verschwunden.

    Wenn ich meine Seite bearbeite, dann habe ich jetzt nur meinen Editor.

    Url: https://wwww.oelrichs.eu

    
    ### wp-core ###
    
    version: 5.9.1
    site_language: de_DE
    user_language: de_DE
    timezone: +00:00
    permalink: /%postname%
    https_status: true
    multisite: false
    user_registration: 0
    blog_public: 1
    default_comment_status: open
    environment_type: production
    user_count: 1
    dotorg_communication: true
    
    ### wp-paths-sizes ###
    
    wordpress_path: /homepages/2/d900234712/htdocs/clickandbuilds/SchuhhausOelrichs
    wordpress_size: 49,68 MB (52092540 bytes)
    uploads_path: /homepages/2/d900234712/htdocs/clickandbuilds/SchuhhausOelrichs/wp-content/uploads
    uploads_size: 0,00 B (0 bytes)
    themes_path: /homepages/2/d900234712/htdocs/clickandbuilds/SchuhhausOelrichs/wp-content/themes
    themes_size: 8,75 MB (9179180 bytes)
    plugins_path: /homepages/2/d900234712/htdocs/clickandbuilds/SchuhhausOelrichs/wp-content/plugins
    plugins_size: 511,00 B (511 bytes)
    database_size: 2,13 MB (2228224 bytes)
    total_size: 60,56 MB (63500455 bytes)
    
    ### wp-active-theme ###
    
    name: Twenty Twenty-Two (twentytwentytwo)
    version: 1.1
    author: the WordPress team
    author_website: https://wordpress.org/
    parent_theme: none
    theme_features: core-block-patterns, post-thumbnails, responsive-embeds, editor-styles, html5, automatic-feed-links, block-templates, widgets-block-editor, wp-block-styles, editor-style
    theme_path: /homepages/2/d900234712/htdocs/clickandbuilds/SchuhhausOelrichs/wp-content/themes/twentytwentytwo
    auto_update: Deaktiviert
    
    ### wp-themes-inactive (2) ###
    
    Twenty Twenty: version: 1.9, author: the WordPress team, Automatische Aktualisierungen deaktiviert
    Twenty Twenty-One: version: 1.5, author: the WordPress team, Automatische Aktualisierungen deaktiviert
    
    ### wp-mu-plugins (1) ###
    
    1&1 Product Subdomain: version: 1.1.0, author: 1&1
    
    ### wp-media ###
    
    image_editor: WP_Image_Editor_GD
    imagick_module_version: Nicht verfügbar
    imagemagick_version: Nicht verfügbar
    imagick_version: Nicht verfügbar
    file_uploads: File uploads is turned off
    post_max_size: 128M
    upload_max_filesize: 128M
    max_effective_size: 128 MB
    max_file_uploads: 20
    gd_version: 2.2.5
    gd_formats: GIF, JPEG, PNG, WebP, BMP, XPM
    ghostscript_version: 9.27
    
    ### wp-server ###
    
    server_architecture: Linux 4.4.299-icpu-082 x86_64
    httpd_software: Apache
    php_version: 8.0.16 64bit
    php_sapi: cgi-fcgi
    max_input_variables: 1000
    time_limit: 30
    memory_limit: 1024M
    max_input_time: -1
    upload_max_filesize: 128M
    php_post_max_size: 128M
    curl_version: 7.64.0 OpenSSL/1.1.1d
    suhosin: false
    imagick_availability: false
    pretty_permalinks: true
    htaccess_extra_rules: true
    
    ### wp-database ###
    
    extension: mysqli
    server_version: 10.5.12-MariaDB-1:10.5.12+maria~bullseye-log
    client_version: mysqlnd 8.0.16
    max_allowed_packet: 67108864
    max_connections: 3000
    
    ### wp-constants ###
    
    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /homepages/2/d900234712/htdocs/clickandbuilds/SchuhhausOelrichs/wp-content
    WP_PLUGIN_DIR: /homepages/2/d900234712/htdocs/clickandbuilds/SchuhhausOelrichs/wp-content/plugins
    WP_MEMORY_LIMIT: 40M
    WP_MAX_MEMORY_LIMIT: 1024M
    WP_DEBUG: false
    WP_DEBUG_DISPLAY: true
    WP_DEBUG_LOG: false
    SCRIPT_DEBUG: false
    WP_CACHE: false
    CONCATENATE_SCRIPTS: undefined
    COMPRESS_SCRIPTS: undefined
    COMPRESS_CSS: undefined
    WP_ENVIRONMENT_TYPE: Nicht definiert
    DB_CHARSET: utf8
    DB_COLLATE: undefined
    
    ### wp-filesystem ###
    
    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    mu-plugins: writable
    
    
    • Diese Antwort wurde geändert vor 2 Jahren, 1 Monat von kebboo.
Ansicht von 3 Antworten - 1 bis 3 (von insgesamt 3)