- TutorialstagDiv Social Counter Tutorial
Hello tagDiv team,
Currently, I’m in the process of transferring all templates to a new database. However, I’ve noticed that there are no blank page templates available for the homepage and normal pages. I’m wondering about the best approach to utilize the template codes I already have.
1. Should I create new standard pages? My only hesitation is that they are not accessible in the cloud template section.
2. Alternatively, should I download a template and delete everything in that template to replace it with my code?
It would be much more convenient if there were blank templates available for pages.
Thank you!
Hi,
Please provide some screenshots of the slider.
Also, I recommend using flex blocks, and flex builder blocks instead of blocks 1-25. You can set the pagination for flex block like this https://cloud.tagdiv.com/#/single/page/Sections/2470 -> https://cloud.tagdiv.com/#/single/page/Sections/2445
Thank you!
Hello,
Currently, we are using the “Single Post Template 47 – Travel PRO” cloud template for our single post page. However, we have noticed that there is a CSS rule in this template:
.entry-title a:hover, .td-post-category:hover, .widget a:hover, .td_block_wrap a:hover {
text-decoration: none !important;
}
This rule prevents us from adding any text decoration to the elements, such as underlining. We would like to inquire if there is a specific reason why this rule is also marked as !important, and what is the recommended way to override or bypass this rule.
Thank you.
Hello!
Unfortunately, some elements are just for presentation purposes, and they do not come when you install the demo. The header is not a cloud one, so I recommend you import a new cloud header from the Cloud Library or use the Gossip PRO demo.
Thank you!
Hello!
In the cloud templates, you can add the ads when you edit the post with TagDiv Composer in the element called “Single Post Content” in the tab ADS. Documentation here: https://forum.tagdiv.com/article-ads/
Thank you!
Hi Setrey,
Normally if you are using standard templates, then the theme will automatically set a H1 on logo if there is no element for page title in the page/template, if there is a page title, then the H1 will be on it and not on logo.
Also, if there are using cloud templates then the H1 can be removed using the theme builder, tagDiv Composer.
Now in case that you want to edit the files, then I will recommend using a child theme and the files that should be edited are:
– wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-h1.php (replace the h1 with anther html tag like p/div/span …) – https://i.imgur.com/VTXpfNM.png
– wp-content/plugins/td-standard-pack/Newspaper/parts/header/logo-text.php (if you are using text logo) – https://i.imgur.com/9dGOsJI.png
Now for mobile theme if is used then it can be edited from here – wp-content/plugins/td-composer/mobile/parts/logo.php unfortunately this will not work in a child theme.
I hope this will help!
Thank you!
Hi,
1. Doing this should also bring some better results in pagespeed.
2. You can try a plugin like this one – https://wordpress.org/plugins/host-webfonts-local/ this should resolve the problem and there will not be necessary to set a new font (this will download the google fonts locally and those will be more fast deliver).
The WP Rocket cache plugin is one of the best for our theme, but since it’s a premium cache plugin and the costs are more over the theme costs (that is one per live) we avoid to as our clients top buy it, but this is the best one with our theme. It can also be used the lightspeed this can also provide good results. Also for any cache plugin we recommend a CDN (free version).
Thank you!
Hello!
I recommend you to use cloud templates, so you can use other blocks with many settings for the images from modules. Also, you need to have the same sizes for your images when you upload them.
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Thank you!
Hello,
Please make sure that you have installed the tagdiv Composer and tagdiv Cloud Library, and check here -> https://i.imgur.com/ErjOvmd.png
Thank you!
Hello!
Sure. You can display them inline if you are using a cloud template with the help of the tagdiv composer. Edit the cloud single post template with the tagdiv composer and add the elements Single Post Date and Single Post Modified Date. Make them inline: https://app.screencast.com/tk7qGp0ysCX0n and adjust them from the CSS tab.
Thank you!
Hi,
This can be done only with the tagdiv opt-in builder plugin, and this is the page of my account that is set in the plugin. You need to have the plugin installed and activated and, after editing with tagdiv Composer add the element in the cloud header template.
Thank you!
Hello, thank you very much for your reply,
1. On the part with the share button, I think I will give up on it and put it only at the end of the article, so that there are no more problems.
2. Regarding the fonts, for example can I upload roboto font in the theme? And can I use it like I use a font from the google cloud? If so, can you tell me where I can download it?
3. Regarding lazy load, indeed, by deactivating the animation, the lcp has improved dramatically. Thank you!
As a note, I have always avoided using newspaper because it is not very optimized, but with the right settings you can make a very fast and extremely beautiful website from a design point of view.
Besides the question with the fonts, I would like to know if wp rocket is suitable for this theme and if you can give me some information with the settings that could be perfect.
Thank you!
Hello,
1. This can be done if you are using a mobile template – https://i.imgur.com/YqXXnl3.png or mobile theme plugin, if not then the only solution will be to hide them using a css (or if is a single post template you can use the option from the image in the css tab to hide it on mobile – https://i.imgur.com/Gwm7rwu.png)
2. The best way for optimize a font will be to use for the website only that font and this to be locally stored. After that the google fonts to be disabled in the theme panel – https://i.imgur.com/slZZ3Qm.png – https://i.imgur.com/282IEQJ.png
https://forum.tagdiv.com/font-customization/ – also you can check on each page and cloud template the fonts using the manager – https://i.imgur.com/XyqmGYp.png also you can use CDN and this provides now a new options to optimize the fonts – https://blog.cloudflare.com/cloudflare-fonts-enhancing-website-privacy-speed
3. This is because the lazy load helps the speed of the website but is creating LCP when the images starts to load. Now the options that should be used can differed from user to use, some of them prefers to use the theme option and choose this one – https://i.imgur.com/XWN5PHm.png to reduce the LCP, but if you are using a cache plugin, then you can disable the theme option for lazy load and use the one from the cache.
Thank you!
Edit: Happening with all Cloud Templets except the Homepage.
I have been using the Newspaper theme until now, but after updating to the latest version of the theme and WordPress, I encountered this error. Yesterday, I activated the tagDiv plugins network-wide (my website is a multisite), and after one day, I noticed that only the tagDiv Cloud Library plugin was deactivated. Therefore, I think there is an issue with the theme and plugins. Please help me fix this error.
Hello,
From what I see in the error log, you have a lot of errors from Elementor Pro, wp automatic, so do staging and let only tagdiv plugins enabled and check if the problem persists.
Also, the theme is incompatible with Elementor, especially if you’re using cloud templates.
Thank you!
Hi! When I select the category page in Clouds Template>Shop I am getting an error:
The homepage has got the mobile template. But how can we edit this because it gives us the error
“This type of footer is editable with tagDiv Composer. Please use a cloud footer template!”
Below are the debug results. Please guide me on how to fix this error. Before updating the theme, my website did not have this error.
[05-May-2024 01:53:20 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:53:30 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:53:30 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:53:30 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:53:32 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:53:35 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:53:47 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:54:03 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:54:31 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:54:59 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:55:26 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:55:53 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:56:21 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:56:49 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:57:16 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:57:27 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:57:52 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:58:19 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 01:58:47 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 02:24:48 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php on line 1195
[05-May-2024 02:24:48 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php on line 749
[05-May-2024 02:24:48 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php on line 750
[05-May-2024 02:24:48 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php on line 751
[05-May-2024 02:29:47 UTC] Lỗi lịch sự kiện Cron cho hook: rocket_preload_process_pending, Mã lỗi: invalid_schedule, Thông báo lỗi: Lịch cho sự kiện không tồn tại., Dữ liệu: {“schedule”:”rocket_preload_process_pending”,”args”:[],”interval”:60}
[05-May-2024 02:41:39 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 02:41:39 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 02:41:40 UTC] Lỗi lịch sự kiện Cron cho hook: rocket_preload_process_pending, Mã lỗi: invalid_schedule, Thông báo lỗi: Lịch cho sự kiện không tồn tại., Dữ liệu: {“schedule”:”rocket_preload_process_pending”,”args”:[],”interval”:60}
[05-May-2024 02:41:41 UTC] Lỗi lịch sự kiện Cron cho hook: rocket_purge_time_event, Mã lỗi: invalid_schedule, Thông báo lỗi: Lịch cho sự kiện không tồn tại., Dữ liệu: {“schedule”:”rocket_expired_cache_cron_interval”,”args”:[],”interval”:3600}
[05-May-2024 02:42:03 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[05-May-2024 02:42:03 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[05-May-2024 02:51:47 UTC] Lỗi lịch sự kiện Cron cho hook: rocket_purge_time_event, Mã lỗi: invalid_schedule, Thông báo lỗi: Lịch cho sự kiện không tồn tại., Dữ liệu: {“schedule”:”rocket_expired_cache_cron_interval”,”args”:[],”interval”:3600}
[05-May-2024 05:07:17 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 05:07:20 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 05:07:20 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 05:07:20 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 05:07:22 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 05:07:24 UTC] PHP Warning: sprintf(): Too few arguments in /home/dientuviet/domains/dientuviet.com/public_html/wp-admin/includes/dashboard.php on line 1729
[05-May-2024 05:07:25 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 05:21:32 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 05:21:32 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 05:34:35 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[05-May-2024 05:34:35 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[05-May-2024 05:34:36 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[05-May-2024 05:34:36 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[05-May-2024 05:34:41 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 05:34:41 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 05:34:41 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 05:34:43 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 05:34:46 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 06:45:08 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 06:45:10 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 06:45:10 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 06:45:10 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 06:45:12 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 06:45:15 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 07:37:59 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 07:37:59 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 09:45:28 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 09:45:28 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 09:45:29 UTC] Lỗi lịch sự kiện Cron cho hook: rocket_preload_revert_old_in_progress_rows, Mã lỗi: invalid_schedule, Thông báo lỗi: Lịch cho sự kiện không tồn tại., Dữ liệu: {“schedule”:”rocket_revert_old_in_progress_rows”,”args”:[],”interval”:43200}
[05-May-2024 10:16:58 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 10:17:02 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 10:17:02 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 10:17:02 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 10:17:05 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 10:17:06 UTC] PHP Warning: sprintf(): Too few arguments in /home/dientuviet/domains/dientuviet.com/public_html/wp-admin/includes/dashboard.php on line 1729
[05-May-2024 10:17:07 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 10:36:40 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[05-May-2024 10:36:40 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[05-May-2024 10:36:42 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[05-May-2024 10:36:42 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[05-May-2024 10:36:48 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 10:36:48 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 10:36:48 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 10:36:50 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 10:36:53 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 11:05:48 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 11:05:48 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 11:43:25 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[05-May-2024 11:43:25 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[05-May-2024 11:55:30 UTC] Lỗi lịch sự kiện Cron cho hook: rocket_preload_revert_old_in_progress_rows, Mã lỗi: invalid_schedule, Thông báo lỗi: Lịch cho sự kiện không tồn tại., Dữ liệu: {“schedule”:”rocket_revert_old_in_progress_rows”,”args”:[],”interval”:43200}
[05-May-2024 13:51:57 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 13:51:57 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 14:12:32 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 14:12:35 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 14:12:35 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 14:12:35 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 14:12:37 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 14:12:40 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 16:09:22 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 16:09:22 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 16:35:42 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 16:35:45 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 16:35:45 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 16:35:45 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 16:35:47 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 16:35:50 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 16:43:17 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 16:43:17 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[05-May-2024 18:45:01 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 18:45:05 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 18:45:05 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 18:45:05 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 18:45:07 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 18:45:08 UTC] PHP Warning: sprintf(): Too few arguments in /home/dientuviet/domains/dientuviet.com/public_html/wp-admin/includes/dashboard.php on line 1729
[05-May-2024 18:45:10 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 19:20:53 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 19:20:56 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 19:20:56 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 19:20:56 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 19:20:58 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 19:20:59 UTC] PHP Warning: sprintf(): Too few arguments in /home/dientuviet/domains/dientuviet.com/public_html/wp-admin/includes/dashboard.php on line 1729
[05-May-2024 19:21:02 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[05-May-2024 21:04:46 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[05-May-2024 21:04:46 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[06-May-2024 00:01:25 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 00:01:25 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 01:05:04 UTC] PHP Warning: include(/home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/td-standard-pack/Newspaper): failed to open stream: No such device in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/template-loader.php on line 106
[06-May-2024 01:05:04 UTC] PHP Warning: include(): Failed opening ‘/home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/td-standard-pack/Newspaper/’ for inclusion (include_path=’.:/usr/local/php74/lib/php’) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/template-loader.php on line 106
[06-May-2024 01:14:03 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[06-May-2024 01:14:03 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[06-May-2024 01:14:05 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[06-May-2024 01:14:05 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[06-May-2024 01:14:15 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 01:14:15 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 01:14:15 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 01:14:17 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 01:14:19 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 02:15:15 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 02:15:15 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 02:19:24 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 02:19:24 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 03:15:23 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 03:15:25 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 03:15:25 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 03:15:25 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 03:15:27 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 03:15:28 UTC] PHP Warning: sprintf(): Too few arguments in /home/dientuviet/domains/dientuviet.com/public_html/wp-admin/includes/dashboard.php on line 1729
[06-May-2024 03:15:29 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 03:42:03 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 03:42:03 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 05:02:34 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 05:02:34 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 05:49:18 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[06-May-2024 05:49:18 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[06-May-2024 08:28:16 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 08:28:16 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 08:44:42 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php on line 1195
[06-May-2024 08:44:42 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php on line 749
[06-May-2024 08:44:42 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php on line 750
[06-May-2024 08:44:42 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php on line 751
[06-May-2024 09:15:18 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 09:15:22 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 09:15:22 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 09:15:22 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 09:15:24 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 09:15:26 UTC] PHP Warning: sprintf(): Too few arguments in /home/dientuviet/domains/dientuviet.com/public_html/wp-admin/includes/dashboard.php on line 1729
[06-May-2024 09:15:28 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 10:43:43 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 10:43:46 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 10:43:46 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 10:43:46 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 10:43:48 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 10:43:51 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 11:31:17 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[06-May-2024 11:31:17 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[06-May-2024 11:31:19 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[06-May-2024 11:31:19 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[06-May-2024 11:31:25 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 11:31:25 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 11:31:25 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 11:31:28 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 11:31:31 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 13:24:09 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 13:24:09 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 13:35:28 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 13:35:30 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 13:35:30 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 13:35:30 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 13:35:33 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 13:35:36 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 13:53:44 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 13:53:44 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 14:57:38 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[06-May-2024 14:57:38 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[06-May-2024 15:13:04 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 15:13:07 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 15:13:07 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 15:13:07 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 15:13:09 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 15:13:21 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[06-May-2024 19:22:21 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 19:22:21 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 22:09:44 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 22:09:44 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 23:22:13 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[06-May-2024 23:22:13 UTC] PHP Notice: Undefined index: referrer in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/elementor-pro/modules/forms/classes/form-record.php on line 179
[07-May-2024 00:10:43 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[07-May-2024 00:10:43 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[07-May-2024 00:14:33 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 00:14:36 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 00:14:36 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 00:14:36 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 00:14:38 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 00:14:41 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:28:40 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:28:42 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:28:42 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:28:42 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:28:44 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:28:54 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:42:30 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:42:36 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:42:36 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:42:36 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:42:38 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 03:42:39 UTC] PHP Warning: sprintf(): Too few arguments in /home/dientuviet/domains/dientuviet.com/public_html/wp-admin/includes/dashboard.php on line 1729
[07-May-2024 03:42:40 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 05:03:45 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php on line 1195
[07-May-2024 05:03:45 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php on line 749
[07-May-2024 05:03:45 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php on line 750
[07-May-2024 05:03:45 UTC] PHP Warning: Cannot modify header information – headers already sent in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php on line 751
[07-May-2024 06:03:14 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 06:03:18 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 06:03:18 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 06:03:18 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 06:03:20 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 06:03:23 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 06:44:42 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_extension() on null in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/use-your-drive/includes/Processor.php:1618
Stack trace:
#0 /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/use-your-drive/includes/AjaxRequest.php(225): TheLion\UseyourDrive\Processor->embed_image()
#1 /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/class-wp-hook.php(324): TheLion\UseyourDrive\AjaxRequest->embed_image()
#2 /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /home/dientuviet/domains/dientuviet.com/public_html/wp-admin/admin-ajax.php(207): do_action()
#5 {main}
thrown in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/use-your-drive/includes/Processor.php on line 1618
[07-May-2024 06:44:42 UTC] [WP Cloud Plugin message]: Complete reset.
[07-May-2024 08:14:12 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[07-May-2024 08:14:12 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[07-May-2024 08:14:19 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[07-May-2024 08:14:19 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
[07-May-2024 08:14:41 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 08:14:41 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 08:14:41 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 08:14:44 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 08:14:49 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 09:11:21 UTC] PHP Notice: Function WP_User_Query::query was called incorrectly. User queries should not be run before the plugins_loaded hook. Please see Debugging in WordPress for more information. (This message was added in version 6.1.1.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 09:11:27 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 09:11:27 UTC] PHP Notice: Function WP_Object_Cache::delete được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 09:11:27 UTC] PHP Notice: Function WP_Object_Cache::add được gọi không chính xác. Khóa bộ đệm không được là một chuỗi trống. Vui lòng xem Hướng dẫn Debug trong WordPress để biết thêm thông tin. (Thông điệp này đã được thêm vào trong phiên bản 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 09:11:29 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 09:11:33 UTC] PHP Notice: Function WP_Object_Cache::add was called incorrectly. Cache key must not be an empty string. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /home/dientuviet/domains/dientuviet.com/public_html/wp-includes/functions.php on line 6078
[07-May-2024 09:27:30 UTC] PHP Notice: Undefined property: stdClass::$action in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 49
[07-May-2024 09:27:30 UTC] PHP Notice: Undefined property: stdClass::$date in /home/dientuviet/domains/dientuviet.com/public_html/wp-content/plugins/wp-automatic/inc/csv.php on line 57
Hello,
The posts loop block has the pagination for number if you want to have
https://forum.tagdiv.com/posts-loop/ -> https://cloud.tagdiv.com/#/single/author/Author/2640
Thank you!
Hello,
Please try to edit the other page and see if you can. If you can then I think that you have nginx server and you need to set the pretty links https://cloudarcade.net/tutorial/pretty-url-on-nginx-server/ -> https://www.cyberciti.biz/faq/how-to-configure-nginx-for-wordpress-permalinks/
Thank you!
Hello, After updating Newspaper to 12.6.5, necessary plugins to display the homepage such as tagDiv Composer, tagDiv Cloud Library, tagDiv Newsletter, tagDiv Mobile Theme, tagDiv Standard Pack, … automatically deactivate a few hours after I activated them. I have tried many ways to fix this error such as reinstalling the plugin, deactivating other plugins to check conflicts but the situation has not changed, my website cannot display content. Please help me to fix this error. Thank you very much.
Hello!
You can install any demo without content. If you install the demo with content, then, of course, it will replace all your content and design as well. If you install a demo without content, then it will replace the previous design.
You can return the previous design only if you have a backup.
You can import only some sections or templates of your current-designed pages from those demos. The template’s manager is in Cloud Templates. You can preview the demos here: https://demo.tagdiv.com/select_demo/newspaper-prebuilt-websites/.
There are the header and footer recreated from the default PRO demo. So, you can use them, and they are cloud templates that look similar to the default ones.
If you do not like any demo style, then you can create a page from scratch by installing a blank page and customizing it in the tagdiv composer. Please check out this video about how to create a website from scratch: https://www.youtube.com/watch?v=SoGQ0d5kIBg
Please check the differences between cloud vs default templates from our guides:
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-default-templates/
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
You shouldn’t install a page template if you like the one you have.
Yes. You can manually customize any cloud template with the tagdiv composer.
We have some settings for the rows and different stretch sizes: https://www.screencast.com/t/bsbB5P97A
Make sure that this setting is disabled as here: https://app.screencast.com/FOwnXv63emAOR
Thank you!
Hello,
You can import from cloud library a section like that -> https://cloud.tagdiv.com/#/single/page/Blocks/2023 -> https://cloud.tagdiv.com/#/single/page/Blocks/1924 -> https://cloud.tagdiv.com/#/single/page/Blocks/1581 or you can create one.
Thank you!
Hi Jidarmedia, unfortunately at the moment there are no guides for how to transform a LRT demo in RTL. To do this you’ll need to make sure that you are using a demo that use cloud templates after that to set a RTL language in WordPress and after that you’ll need to manually edit the demo using tagDiv Composer.
My recommendation is to try to use a RTL demo to see how those have been adjusted – https://i.imgur.com/JAbOAa2.png
Thank you!