Suporte » Plugins » Revolution slider erro

  • Alguem já passou por isso ?

    Insert query error - Failed to read auto-increment value from storage engine
    ---
    Query: INSERT INTO <code>wp_revslider_sliders</code> (<code>title</code>,<code>alias</code>,<code>params</code>) VALUES ('home','home','{\"title\":\"home\",\"alias\":\"home\",\"shortcode\":\"[rev_slider home]\",\"slider_type\":\"fixed\",\"fullscreen_offset_container\":\"\",\"width\":\"960\",\"height\":\"350\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"\",\"responsitive_sw4\":\"\",\"responsitive_w5\":\"\",\"responsitive_sw5\":\"\",\"responsitive_w6\":\"\",\"responsitive_sw6\":\"\",\"delay\":\"9000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"load_googlefont\":\"false\",\"google_font\":\"PT+Sans+Narrow:400,700\",\"stop_slider\":\"off\",\"stop_after_loops\":\"0\",\"stop_at_slide\":\"2\",\"position\":\"center\",\"margin_top\":\"0\",\"margin_bottom\":\"0\",\"margin_left\":\"0\",\"margin_right\":\"0\",\"shadow_type\":\"2\",\"show_timerbar\":\"top\",\"background_color\":\"#E9E9E9\",\"padding\":\"0\",\"show_background_image\":\"false\",\"background_image\":\"\",\"touchenabled\":\"on\",\"stop_on_hover\":\"on\",\"navigaion_type\":\"bullet\",\"navigation_arrows\":\"solo\",\"navigation_style\":\"round\",\"navigaion_always_on\":\"false\",\"hide_thumbs\":\"200\",\"navigaion_align_hor\":\"center\",\"navigaion_align_vert\":\"bottom\",\"navigaion_offset_hor\":\"0\",\"navigaion_offset_vert\":\"20\",\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":\"20\",\"leftarrow_offset_vert\":\"0\",\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":\"20\",\"rightarrow_offset_vert\":\"0\",\"thumb_width\":\"100\",\"thumb_height\":\"50\",\"thumb_amount\":\"5\",\"hide_slider_under\":\"0\",\"hide_defined_layers_under\":\"0\",\"hide_all_layers_under\":\"0\",\"start_with_slide\":\"1\",\"first_transition_type\":\"fade\",\"first_transition_duration\":\"300\",\"first_transition_slot_amount\":\"7\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\"}'
Visualizando 5 respostas - 1 até 5 (de um total de 5)
  • ALTER TABLE wp_revslider_sliders AUTO_INCREMENT =1

    Criador do tópico Joabe Anderson

    (@joabemillenium)

    fiz como você falou , mas me retornou o seguinte erro
    #1025 - Error on rename of './cursowp_site/wp_revslider_sliders' to './cursowp_site/#sql2-485c-10e' (errno: -1)

    SHOW ENGINE INNODB STATUS\G

    Criador do tópico Joabe Anderson

    (@joabemillenium)

    A mensagem que me retornou foi essa #1227 – Access denied; you need (at least one of) the PROCESS privilege(s) for this operation.

    Aí fica impossível de saber onde está o problema se você não tem privilégios, oque acontece é que alguma outra tabela está fazendo referência a chave primária, você precisa identificá-la e excluir esta referência.

Visualizando 5 respostas - 1 até 5 (de um total de 5)
  • O tópico ‘Revolution slider erro’ está fechado para novas respostas.