Viewing 9 reply threads
  • Author
    Posts
    • #3411
      actiontwo
      Member

      Hi I have problem with save data when using piklist create meta-box, when save on my local machine it work but when i upload code to server it not’ work

      Attachments:
      You must be logged in to view attached files.
    • #3418
      Steve
      Keymaster

      @actiontwo– Please enable wp_debug and let us know if you are seeing any errors.

    • #3435
      actiontwo
      Member

      Hi Steve,

      Here :

      Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /home/rondev/public_html/bwforg/cms/wp-includes/functions.php on line 3083

      Notice: get_current_site_name is deprecated since version 3.9 with no alternative available. in /home/rondev/public_html/bwforg/cms/wp-includes/functions.php on line 3085

      Warning: Cannot modify header information – headers already sent by (output started at /home/rondev/public_html/bwforg/cms/wp-includes/functions.php:3083) in /home/rondev/public_html/bwforg/cms/wp-admin/post.php on line 235

      Warning: Cannot modify header information – headers already sent by (output started at /home/rondev/public_html/bwforg/cms/wp-includes/functions.php:3083) in /home/rondev/public_html/bwforg/cms/wp-includes/pluggable.php on line 1121

    • #3444
      actiontwo
      Member

      Hi,Steve
      When add new page and add meta-box filed, it work, and then change value in metabox click save –> it not work

      that mean it working on the first times (Edit lock status with meta-box)

    • #3446
      actiontwo
      Member

      HI, This video I had record to see problem : http://recordit.co/qQO335P9SS

    • #3447
      Steve
      Keymaster

      Please post your code. Or zip it and email me [email protected]

    • #3448
      Steve
      Keymaster

      @actiontwo– I received your zip file but it’s not the full code base. Please send the entire plugin or theme.

    • #3451
      Steve
      Keymaster

      @actiontwo– I checked your code and it’s fine. Works on my test server.

      Make sure the server and dev environment are the same. Same theme. Same plugins activated.

    • #3466
      actiontwo
      Member

      HI, Steve

      I had fixed this issues, because conflict with W3 total cache plugin, so we must enable Piklist before enable W3totalcache plugin.

    • #3468
      Steve
      Keymaster

      @actiontwo– Thanks for letting us know! We’ll do some internal testing with W3 Total Cache and see if we can make it play nicer with Piklist.

Viewing 9 reply threads
  • You must be logged in to reply to this topic.