Dat Hoang
Forum Replies Created
-
Hi, thank you all for your reports and we’re sorry for this issue.
Parse error: syntax error, unexpected ‘[‘, expecting ‘)’ in jetpack/modules/widgets/simple-payments.php on line 220
Our developers are aware of the issue here https://github.com/Automattic/jetpack/issues/9858
And we’re working on the solution https://github.com/Automattic/jetpack/pull/9859
The temporary solution is to install the latest stable version of 6.2.1:
1. Log in to your site via FTP or File Manager
2. Delete the existing Jetpack plugin folder in wp-content/plugins/jetpack.
3. Download the previous stable version of Jetpack 6.2.1 – https://downloads.wordpress.org/plugin/jetpack.6.2.1.zip
4. Reinstall the plugin manually by following the instructions here: http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation—–
Fatal Error (E_ERROR): Call to undefined method Jetpack_Simple_Payments::is_enabled_jetpack_simple_payments() occurred in wp-content/plugins/jetpack/modules/widgets/simple-payments.php on line 480 please make sure that your website is accessible
We’re still investigating this issue.
- This reply was modified 7 years, 10 months ago by Dat Hoang.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Jetpack Top Post Short CodeHi,
For displaying this shortcode, there are 3 options for the “display” parameter: grid, list, text.
You can test them out:
grid:
[jetpack_top_posts_widget title=”Top Post” count=”10″ types=”post” display=”grid”]list:
[jetpack_top_posts_widget title=”Top Post” count=”10″ types=”post” display=”list”]text:
[jetpack_top_posts_widget title=”Top Post” count=”10″ types=”post” display=”text”]Cheers, Dat
—-
Code reference: https://github.com/Automattic/jetpack/blob/6.2.1/modules/widgets/top-posts.php/#L83
if ( isset( $instance['display'] ) && in_array( $instance['display'], array( 'grid', 'list', 'text' ) ) ) {Hi,
I have a quick look at your site on our end. They’re all set as “http” as well.
Please contact us via this form https://jetpack.com/contact-support/?rel=support
There, we can have more tools to discuss with you and troubleshoot this issue.
Cheers, Dat
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Delete image from PhotonHi Memt,
Please contact us via this form for the similar requests https://jetpack.com/contact-support/?rel=support
Thanks, Dat.
Hi,
Xin lỗi bạn, mình bị miss topic này.
Bạn thử dùng phiên bản 1.4.3-dev test lại giúp mình được không?
https://github.com/htdat/woo-viet/archive/1.4.3-dev.zipMình đã fix lỗi này như comment ở đây https://github.com/htdat/woo-viet/issues/56#issuecomment-388553968
Forum: Plugins
In reply to: [Woo Viet - WooCommerce for Vietnam] Tích hợp ShipChungHi,
Cảm ơn bạn.
Hiện tại, Woo Viet chưa hỗ trợ ShipChung bạn nhé.
Việc hỗ trợ này hiện tại chỉ là trong Roadmap của plugin thôi.
Hi @neilo223,
http://thentravel.net/xmlrpc.php is returning “HTTP/1.1 403 Forbidden”.
You would check your hosting provider (Bluehost) to see if there is any limit or block to this file.
In the case, the issue is still there, could you please start your own thread, as per the Forum Welcome?
https://wordpress.org/support/plugin/jetpack#new-postThank you!
Hi,
Cảm ơn bạn đã liên hệ.
Mình vừa tạo issue ở đây để tracking https://github.com/htdat/woo-viet/issues/55
Nếu có nhiều người sử dụng WooCommerce Subscriptions và có conflict tương tự thì mình sẽ research nhé. Nếu bạn muốn có xử lý nhanh vấn đề này thì bạn xem liên hệ dev nào đó research và fix nhé.
Mình nghĩ chủ yếu là phải thay đổi code ở đoạn này https://github.com/htdat/woo-viet/blob/master/inc/class-wooviet-vnd-paypal-standard.php#L67-L90
Cảm ơn bạn review 😀
nếu TG fix được lỗi dấu tiếng Việt ở Label của Province và District cùng danh sách các Tỉnh thành nữa thì quá tuyệt vời
Mình không rõ mấy lỗi này. Nếu có thể bạn chụp giúp mình mấy screenshots nhé.
Bạn có thể upload lên trang này và share link ở phần trả lời của mình http://imgur.com/upload
Forum: Plugins
In reply to: [Woo Viet - WooCommerce for Vietnam] Cập nhật xong bị lỗi 500Mình vừa release bản 1.4.2 – bạn check lại nhé. Sorry 🙂
Forum: Plugins
In reply to: [Woo Viet - WooCommerce for Vietnam] Cập nhật xong bị lỗi 500Thanks bạn. Mình biết nguyên nhân rồi, mình sẽ publish bản fix trong khoảng nửa tiếng nữa.
Forum: Plugins
In reply to: [Woo Viet - WooCommerce for Vietnam] Cập nhật xong bị lỗi 500Hi, bạn giúp mình xoá đi hoàn toàn xem nhé?
Mình test lại và thấy 1.4.1 OK rồi.
Nếu lỗi vẫn xảy ra, bạn add giúp mình dòng code này file
wp-config.phpđể lấy chính lỗi nhé:define(‘WP_DEBUG’, true);
if ( WP_DEBUG ) { @error_reporting( E_ALL ); @ini_set( 'log_errors', true ); @ini_set( 'log_errors_max_len', '0' ); define( 'WP_DEBUG_LOG', true ); define('WP_DEBUG_DISPLAY', false); define( 'CONCATENATE_SCRIPTS', false ); define( 'SAVEQUERIES', true ); }Sau đó bạn gửi giúp mình log ở file
wp-content/debug.log, và restore lại file wp-config.php trước khi thêm code ở trên.Thanks.
- This reply was modified 8 years ago by Dat Hoang.
Forum: Plugins
In reply to: [Woo Viet - WooCommerce for Vietnam] Cập nhật xong bị lỗi 500Hi, sorry bạn, bạn giúp mình update lên 1.4.1 nhé, mình vừa release lại. Thanks.
Forum: Plugins
In reply to: [Woo Viet - WooCommerce for Vietnam] lổi bản 1.4Hi, sorry bạn, bạn giúp mình update lên 1.4.1 nhé, mình vừa release lại. Thanks.
Hi,
…ngay trong phần đơn hàng thì plugin cũng không hoạt động: chỉ hiện phần chọn Tỉnh/Thành, còn phần Quận/Huyện thì phải tự nhập tay vào (nó vẫn là Textbox chứ không phải Select), và Label vẫn là tên mặc định của Woocommerce
Vì bản thân WooCommerce không hỗ trợ cho “District” (Quận/Huyện) mà mình cần phải dùng library từ một bên khác cho chức năng này. Và chức năng này chỉ support cho phần front-end, chứ không hỗ trợ cho back-end.
Mình vừa add thêm chức năng này vào to-do list ở đây nhé https://github.com/htdat/woo-viet/issues/49
Cảm ơn bạn đã đưa ra vấn đề này.
Cheers, Đạt