| ( ! ) Deprecated: Function WP_Dependencies->add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /var/www/html/wp-includes/functions.php on line 6131 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 484240 | {main}( ) | .../index.php:0 |
| 2 | 0.0000 | 484592 | require( '/var/www/html/wp-blog-header.php ) | .../index.php:17 |
| 3 | 0.1057 | 4095408 | require_once( '/var/www/html/wp-includes/template-loader.php ) | .../wp-blog-header.php:19 |
| 4 | 0.1063 | 4124400 | include( '/var/www/html/wp-content/themes/twentyfifteen/single.php ) | .../template-loader.php:125 |
| 5 | 0.1063 | 4124400 | get_header( $name = ???, $args = ??? ) | .../single.php:10 |
| 6 | 0.1063 | 4124616 | locate_template( $template_names = [0 => 'header.php'], $load = TRUE, $load_once = TRUE, $args = [] ) | .../general-template.php:48 |
| 7 | 0.1063 | 4124712 | load_template( $_template_file = '/var/www/html/wp-content/themes/twentyfifteen/header.php', $load_once = TRUE, $args = [] ) | .../template.php:749 |
| 8 | 0.1063 | 4125256 | require_once( '/var/www/html/wp-content/themes/twentyfifteen/header.php ) | .../template.php:814 |
| 9 | 0.1064 | 4132664 | wp_head( ) | .../header.php:18 |
| 10 | 0.1064 | 4132664 | do_action( $hook_name = 'wp_head' ) | .../general-template.php:3197 |
| 11 | 0.1064 | 4132880 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:522 |
| 12 | 0.1064 | 4132880 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:365 |
| 13 | 0.1066 | 4136296 | wp_enqueue_scripts( '' ) | .../class-wp-hook.php:341 |
| 14 | 0.1066 | 4136296 | do_action( $hook_name = 'wp_enqueue_scripts' ) | .../script-loader.php:2311 |
| 15 | 0.1066 | 4136512 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:522 |
| 16 | 0.1066 | 4136512 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:365 |
| 17 | 0.1067 | 4138400 | twentyfifteen_scripts( '' ) | .../class-wp-hook.php:341 |
| 18 | 0.1318 | 4266512 | wp_style_add_data( $handle = 'twentyfifteen-ie7', $key = 'conditional', $value = 'lt IE 8' ) | .../functions.php:444 |
| 19 | 0.1318 | 4266512 | WP_Styles->add_data( $handle = 'twentyfifteen-ie7', $key = 'conditional', $value = 'lt IE 8' ) | .../functions.wp-styles.php:245 |
| 20 | 0.1318 | 4266512 | WP_Dependencies->add_data( $handle = 'twentyfifteen-ie7', $key = 'conditional', $value = 'lt IE 8' ) | .../class-wp-styles.php:385 |
| 21 | 0.1318 | 4266512 | _deprecated_argument( $function_name = 'WP_Dependencies->add_data()', $version = '6.9.0', $message = 'IE conditional comments are ignored by all supported browsers.' ) | .../class-wp-dependencies.php:317 |
| 22 | 0.1318 | 4266832 | wp_trigger_error( $function_name = '', $message = 'Function WP_Dependencies->add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers.', $error_level = 16384 ) | .../functions.php:5925 |
| 23 | 0.1319 | 4267056 | trigger_error( $message = 'Function WP_Dependencies->add_data() was called with an argument that is <strong>deprecated</strong> since version 6.9.0! IE conditional comments are ignored by all supported browsers.', $error_level = 16384 ) | .../functions.php:6131 |
感谢老大的辛勤工作,希望以后还能一如既往的发布破解的文件!
谢谢!
老大,resin 4.0.20发布了,麻烦老大发布破解的文件!
然后再请教一下,
/* 69 */ this._personalCount = 100;
/* 70 */ this._professionalCount = 100;
这两句是什么意思啊,100改成1000或者更高可以吗!
可以啊,但意义不大,验证程序只判断是否有授权,只要大于1就可以。
谢谢老大,我以为那个100是最大连接数呢,原来是授权数!
因为我看网上说,resin pro 4默认并发数是10000,所以才会有次一问!
我是菜鸟,让老大见笑了!
😉
老大 resin 3.1.12和4.0.22发布了,期待老大抽空发布两个破解的 license文件了,我们菜鸟不会弄啊!
老大,4.0.25 pro发布了,期待老大发布pro.jar文件啊!
能不能共享一个你用的lib?
resin-pro-4.0.25中,编译LicenseStore.java缺很多库,而且报了一堆错误.
引入依赖啊 javac -cp pro.jar:resion.jar LicenseStore.java