Risultati della ricerca per 'Wordpress admin settings'

Stai vedendo 8 risultati - da 31 a 38 (di 38 totali)
    • Salve ragazzi,
      questo è il mio primo post e dunque desidero ringraziare anticipatamente tutti.

      Ho uno strano problema con la mia installazione di WordPress: dalla pagina di login sembra andare tutto bene, gli utenti vengono correttamente autenticati (admin compreso) ma poi… invece di proseguire come al solito, si viene reindirizzati nuovamente al login.
      Il log degli errori (error_log) segnala un problema sul MySQL:

      [28-Nov-2017 13:24:05 UTC] WordPress errore sul database Got error 28 from storage engine per la query SHOW FULL COLUMNS FROMtabella_options fatta da require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, wp_cron, spawn_cron, set_transient, update_option
      [28-Nov-2017 13:24:05 UTC] WordPress database error Table ‘nome_tabella’ already exists for query CREATE TABLE nome_tabella (
      id int(10) NOT NULL AUTO_INCREMENT,
      time datetime DEFAULT ‘0000-00-00 00:00:00’ NOT NULL,
      ipaddress varchar(45),
      url text NOT NULL,
      status varchar(1) DEFAULT ‘Y’ NOT NULL,
      UNIQUE KEY id (id)
      ) DEFAULT CHARACTER …. altro codice

      Qualcuno ha idea di cosa possa essere successo? ho già provato a disattivare i plugin senza ottenere nulla.

      Grazie.

      • Questo topic è stato modificato 8 anni, 4 mesi fa da uncino22.
      • Questo topic è stato modificato 8 anni, 4 mesi fa da uncino22.
      • Questo topic è stato modificato 8 anni, 4 mesi fa da Guido Scialfa.
      • Questo topic è stato modificato 8 anni, 4 mesi fa da Guido Scialfa.
      • Questo topic è stato modificato 8 anni, 4 mesi fa da Guido Scialfa.
    • Salve, vorrei sapere che cosa sono questi log di prima installazione su server locale:

      
      [Wed Feb 15 22:33:52.675677 2017] [:error] [pid 7612:tid 1976] [client ::1:49839] WordPress errore sul database Table 'wordpress.wp_users' doesn't exist per la query SELECT * FROM wp_users WHERE user_login = 'admin' fatta da require_once('D:\\www\\wordpress\\wp-load.php'), require_once('D:\\www\\wordpress\\wp-config.php'), require_once('D:\\www\\wordpress\\wp-settings.php'), WP->init, wp_get_current_user, _wp_get_current_user, apply_filters('determine_current_user'), WP_Hook->apply_filters, call_user_func_array, wp_validate_auth_cookie, get_user_by, WP_User::get_data_by
      [Wed Feb 15 22:33:52.676643 2017] [:error] [pid 7612:tid 1976] [client ::1:49839] WordPress errore sul database Table 'wordpress.wp_users' doesn't exist per la query SELECT * FROM wp_users WHERE user_login = 'admin' fatta da require_once('D:\\www\\wordpress\\wp-load.php'), require_once('D:\\www\\wordpress\\wp-config.php'), require_once('D:\\www\\wordpress\\wp-settings.php'), WP->init, wp_get_current_user, _wp_get_current_user, apply_filters('determine_current_user'), WP_Hook->apply_filters, call_user_func_array, wp_validate_logged_in_cookie, wp_validate_auth_cookie, get_user_by, WP_User::get_data_by
      [Wed Feb 15 22:34:09.846934 2017] [:error] [pid 7612:tid 1968] [client ::1:49847] WordPress errore sul database Table 'wordpress.wp_users' doesn't exist per la query SELECT * FROM wp_users WHERE user_login = 'admin' fatta da require_once('D:\\www\\wordpress\\wp-load.php'), require_once('D:\\www\\wordpress\\wp-config.php'), require_once('D:\\www\\wordpress\\wp-settings.php'), WP->init, wp_get_current_user, _wp_get_current_user, apply_filters('determine_current_user'), WP_Hook->apply_filters, call_user_func_array, wp_validate_auth_cookie, get_user_by, WP_User::get_data_by, referer: http://localhost:84/wp-admin/install.php
      [Wed Feb 15 22:34:09.848434 2017] [:error] [pid 7612:tid 1968] [client ::1:49847] WordPress errore sul database Table 'wordpress.wp_users' doesn't exist per la query SELECT * FROM wp_users WHERE user_login = 'admin' fatta da require_once('D:\\www\\wordpress\\wp-load.php'), require_once('D:\\www\\wordpress\\wp-config.php'), require_once('D:\\www\\wordpress\\wp-settings.php'), WP->init, wp_get_current_user, _wp_get_current_user, apply_filters('determine_current_user'), WP_Hook->apply_filters, call_user_func_array, wp_validate_logged_in_cookie, wp_validate_auth_cookie, get_user_by, WP_User::get_data_by, referer: http://localhost:84/wp-admin/install.php
      

      cosa sono?

      grazie mille.

    Moderator Cristiano Zanca

    (@cristianozanca)

    Salve @danivee ,

    qui hanno già discusso e risolto:

    1. Enter Contact Form 7 in WP.
    2. Select “edit” which form you want to track
    3. There are 4 tabs at the top of your form labeled: Form, Mail, Messages, Additional Settings.
    4. Select the last one labeled “Addition Settings”
    5. Add this line of code:
    on_sent_ok: “ga(‘send’, ‘event’, ‘Contact Form’, ‘submit’);”

    DO NOT ADD THE OTHER CODE AS IT WILL NOT DISPLAY THE THANK YOU MESSAGE AS JBLANCARTE MEMBER POINTED OUT.

    then again

    6. In Google Analytics under Admin…select the View you use to monitor your traffic. Click on Goals to create a new Goal based on this Event

    Goal > +New Goal > Custom > “Give it a Name” >

    and then set the Event Conditions to:

    a) Contact Form
    b) submit
    c) Label – I Left this field empty because if I didn’t it would not verify.

    then you should see a link below to verify. Click to test it.

    Save and you should be done.

    Then in AdWords, after a short while you should be able to Import this new Goal “Give it a Name” and those AdWords Conversions attributed to any submissions will be registered. More how here –
    https://support.google.com/analytics/answer/1034306/?hl=en&utm_id=ad&authuser=1

    Give it about 24 hours to start recording conversions, meanwhile go to Real-time in analytics to test that it is recording.

    I hope this helps. Good luck.
    Thales

    tratto da:
    https://wordpress.org/support/topic/how-to-add-google-adwords-conversion-tracker-in-updated-contact-form/

    facci sapere.

    Ciao

    Chi ha creato la discussione Mastro

    (@studiomastro)

    Ciao @thomas-vitale
    grazie per la pronta risposta. Scusami ma sono stato via e solo ora riprendo il discoro.
    Il mio caso consiste nel spostare da miosito.com/prova a miosito.com
    Potrei semplicemente cambiare l’url del sito nelle impostazioni, ma ciò mi crea un conflitto che on WPML che smette di funzionare.

    Ora vedendo le guida sembra più o meno tutto chiaro credo che il mio caso sia questo:

    Changing Your Domain Name and URLs
    Moving a website and changing your domain name or URLs (i.e. from http://example.com/site to http://example.com, or http://example.com to http://example.net) requires the following steps – in sequence.

    Download your existing site files.
    Export your database – go in to MySQL and export the database.
    Move the backed up files and database into a new folder – somewhere safe – this is your site backup.
    Log in to the site you want to move and go to Settings > General, then change the URLs. (ie from http://example.com/ to http://example.net ) – save the settings and expect to see a 404 page.
    Download your site files again.
    Export the database again.
    Edit wp-config.php with the new server’s MySQL database name, user and password.
    Upload the files.
    Import the database on the new server.
    When your domain name or URLs change there are additional concerns. The files and database can be moved, however references to the old domain name or location will remain in the database, and that can cause issues with links or theme display.

    If you do a search and replace on your entire database to change the URLs, you can cause issues with data serialization, due to the fact that some themes and widgets store values with the length of your URL marked. When this changes, things break. To avoid that serialization issue, you have four options:

    Use the Velvet Blues Update URLs plugin if you can access your WP Admin Dashboard.
    Use the Better Search Replace plugin if you can access your WP Admin Dashboard.
    Use WP-CLI’s search-replace if your hosting provider (or you) have installed WP-CLI.
    Use the Search and Replace for WordPress Databases Script to safely change all instances on your old domain or path to your new one. (** only use this option if you are comfortable with database administration ** )
    Note: Only perform a search and replace on the wp_posts table.
    Note: Search and Replace from Interconnectit is a 3rd party script

    Giusto? A parte qualche passaggio non proprio chiaro, mi chiedo, non conviene fare pulizia generale sul server e reinstallare da capo, downloadando prima tutto sia dal server che dal DB?

    Grazie!
    AM

    Chi ha creato la discussione Mastro

    (@studiomastro)

    Ciao @thomas-vitale,

    sto leggendo la guida e anche se tendenzialmente è tutto chiaro, ho una paura matta di buttare all’aria mesi di lavoro.

    Potresti darmi una mano a riguardo?
    Io dovrei spostare il mio sito da:

    miosito.com/prova a miosito.com

    Potrei farlo direttamente dal pannel Admin, cambiando l’indirizzo del sito URL da quello wordpress, ma ciò mi crea conflitto con il plugin WPML che smette di funzionare in front-end.

    Il mio caso è descritto nell’articolo da te linkato ma sembra che possa portare dei problemi:

    Changing Your Domain Name and URLs
    Moving a website and changing your domain name or URLs (i.e. from http://example.com/site to http://example.com, or http://example.com to http://example.net) requires the following steps – in sequence.

    Download your existing site files.
    Export your database – go in to MySQL and export the database.
    Move the backed up files and database into a new folder – somewhere safe – this is your site backup.
    Log in to the site you want to move and go to Settings > General, then change the URLs. (ie from http://example.com/ to http://example.net ) – save the settings and expect to see a 404 page.
    Download your site files again.
    Export the database again.
    Edit wp-config.php with the new server’s MySQL database name, user and password.
    Upload the files.
    Import the database on the new server.
    When your domain name or URLs change there are additional concerns. The files and database can be moved, however references to the old domain name or location will remain in the database, and that can cause issues with links or theme display.

    If you do a search and replace on your entire database to change the URLs, you can cause issues with data serialization, due to the fact that some themes and widgets store values with the length of your URL marked. When this changes, things break. To avoid that serialization issue, you have four options:

    Use the Velvet Blues Update URLs plugin if you can access your WP Admin Dashboard.
    Use the Better Search Replace plugin if you can access your WP Admin Dashboard.
    Use WP-CLI’s search-replace if your hosting provider (or you) have installed WP-CLI.
    Use the Search and Replace for WordPress Databases Script to safely change all instances on your old domain or path to your new one. (** only use this option if you are comfortable with database administration ** )
    Note: Only perform a search and replace on the wp_posts table.
    Note: Search and Replace from Interconnectit is a 3rd party script

    Dici sia questa la strada da percorrere?
    Re-Installare da capo non potrebbe esser meglio?

    Grazie!
    AM

    Chi ha creato la discussione nicolasgarbin

    (@nicolasgarbin)

    Buongiorno @cristianozanca!!!
    e grazie per l’aiuto che mi stai dando!!!!
    allora:
    tema ENFOLD
    questo è quello che mi esce se faccio il report:

    
    ### WordPress Environment ###
    
    Home URL: http://www.pellicceriagarbin.com
    Site URL: http://www.pellicceriagarbin.com
    WC Version: 2.6.11
    Log Directory Writable: ✔
    WP Version: 4.7
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: it_IT
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 5.6.22
    PHP Post Max Size: 25 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 3000
    cURL Version: 7.47.1
    OpenSSL/1.0.1e
    
    SUHOSIN Installed: –
    MySQL Version: 5.6.33
    Max Upload Size: 25 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    POST remoto: ✔
    GET remoto: ✔
    
    ### Database ###
    
    WC Database Version: 2.6.11
    : 
    woocommerce_sessions: ✔
    woocommerce_api_keys: ✔
    woocommerce_attribute_taxonomies: ✔
    woocommerce_downloadable_product_permissions: ✔
    woocommerce_order_items: ✔
    woocommerce_order_itemmeta: ✔
    woocommerce_tax_rates: ✔
    woocommerce_tax_rate_locations: ✔
    woocommerce_shipping_zones: ✔
    woocommerce_shipping_zone_locations: ✔
    woocommerce_shipping_zone_methods: ✔
    woocommerce_payment_tokens: ✔
    woocommerce_payment_tokenmeta: ✔
    
    ### Active Plugins (11) ###
    
    Polylang: by Frédéric Demarle – 2.0.12
    Cookie Notice: by dFactory – 1.2.37
    Jetpack by WordPress.com: by Automattic – 4.4.2
    My Custom Functions: by Arthur Gareginyan – 3.5
    Protect WP-Admin: by MR Web Solution – 2.4
    Hyyan WooCommerce Polylang Integration: by Hyyan Abo Fakher – 0.29
    Woocommerce Table Rate Shipping: by JEM Plugins – 1.2.3
    WooCommerce PayPal Express Checkout Gateway: by Automattic – 1.1.2
    WooCommerce: by WooThemes – 2.6.11
    Wordfence Security: by Wordfence – 6.2.9
    Yoast SEO: by Team Yoast – 4.0.2
    
    ### Settings ###
    
    Force SSL: –
    Currency: EUR (€)
    Currency Position: right
    Thousand Separator: .
    Decimal Separator: ,
    Number of Decimals: 2
    
    ### API ###
    
    API Enabled: ✔
    
    ### WC Pages ###
    
    Shop Base: #871 - /negozio/
    Carrello: #323 - /cart/
    Cassa: #324 - /checkout/
    Il mio account: #325 - /my-account/
    
    ### Taxonomies ###
    
    Product Types: downloadable (downloadable)
    external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    virtual (virtual)
    
    ### Theme ###
    
    Name: Enfold
    Version: 3.8
    Author URL: http://www.kriesi.at
    Child Theme: ❌ – Se stati modificando WooCommerce o un tema genitore che non hai costruito personalmente
    ti consigliamo di utilizzare un child theme. Vedi: Come creare un child theme
    
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: –
    
    Moderator Guido Scialfa

    (@wido)

    Ciao @r99photography,

    Grazie per la spiegazione. Dunque, io opterei per la creazione di un secondo plugin da cui agganciare le option e le hook. Ma a parte questo, il plugin da quello che vedo fa utilizzo delle funzioni di *settings* di wordpress, quindi dovresti poter essere in grado di agganciarti a tali funzioni ed aggiungere i tuoi fields.

    Se dai uno sguardo al file plugins/post-views-counter/includes/settings.php noterai che vi è definita una hook per admin_init che esegue il metodo register_settings proprio nel costruttore.

    add_action( 'admin_init', array( $this, 'register_settings' ) );

    Questo metodo fa delle chiamate per register_setting, add_settings_section etc… in pratica sfrutta le settings api di cui puoi informarti qui https://codex.wordpress.org/Settings_API.

    Tramite l’uso di https://codex.wordpress.org/Function_Reference/do_settings_fields puoi aggiungere dei fields nella section apposita.

    • Questa risposta è stata modificata 9 anni, 3 mesi fa da Guido Scialfa.
    Chi ha creato la discussione pietrofesta

    (@pietrofesta)

    Spero di averlo incollato nel posto giusto, ecco come ho fatto:

    WP_DEBUG all’interno dei

    loro ambienti di sviluppo.
    */
    define(‘WP_DEBUG’, false); define

    (‘WP_DEBUG_LOG’, true);/* Finito, interrompere le modifiche! Buon

    blogging. */

    /** Path assoluto alla directory di WordPress. */
    if ( !

    defined(‘ABSPATH’) )
    define(‘ABSPATH’, dirname(__FILE__) . ‘/’);

    /** Imposta le variabili di WordPress ed include i file. */
    require_once(ABSPATH .’ wp-settings.php’);

    ——————————————————
    Non si è creato il file wp-content/debug.log, però sono cambiati i mex di errore:

    Per la pagina – http://crowdfundingzerostress.it/wp-login.php:

    Warning: require_once(/var/www/virtual/crowdfundingzerostress.it/htdocs/ wp-settings.php): failed to open stream: No such file or directory in /var/www/virtual/crowdfundingzerostress.it/htdocs/wp-config.php on line 88

    Fatal error: require_once(): Failed opening required ‘/var/www/virtual/crowdfundingzerostress.it/htdocs/ wp-settings.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/virtual/crowdfundingzerostress.it/htdocs/wp-config.php on line 88

    —————————-

    Per la pagina – http://crowdfundingzerostress.it/wp-admin/:

    Warning: require_once(/var/www/virtual/crowdfundingzerostress.it/htdocs/ wp-settings.php): failed to open stream: No such file or directory in /var/www/virtual/crowdfundingzerostress.it/htdocs/wp-config.php on line 88

    Fatal error: require_once(): Failed opening required ‘/var/www/virtual/crowdfundingzerostress.it/htdocs/ wp-settings.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/virtual/crowdfundingzerostress.it/htdocs/wp-config.php on line 88

Stai vedendo 8 risultati - da 31 a 38 (di 38 totali)