two php warning

  1. I got this on wp 2.6 ( the new version)
    1. Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘media_admin_css’ was given in D:\Dev\wordpress\wp-includes\plugin.php on line 311 solved
  2. and this at some point (don’t remember exactly)
    1. Warning: : gzinflate() [function.gzinflate]: data error in /home/orenshmu/public_html/wp-content/plugins/wordpress-cincopa-media/cpAPI/base.php on line 116 string(72) “XML parse error 3 ‘no element found’ at line 1, column 0 (byte index -1)” getSession error - a solution, but we need more testing because it might be a problem not with the plugin code but with the response. maybe it only appears when the session expired? but I never encountered this error

status :closed

Leave a Reply